Sebastian Moeller <moell...@gmx.de> writes:

> Mmmh, so I installed qtpy (and dependencies) I now get:
>
> ./run-flent --gui
> Started Flent 1.9.9-git-43e16d5 using Python 3.7.4.
> Initialised matplotlib v3.1.1 on numpy v1.16.4.
> GUI loaded. Using Qt through pyqt5 v5.12.3.
> objc[13628]: Class FIFinderSyncExtensionHost is implemented in both 
> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit 
> (0x7fff9b6ec3d8) and 
> /System/Library/PrivateFrameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride
>  (0x12662cf50). One of the two will be used. Which one is undefined.
> ERROR: Error while loading data file: '<built-in function connectSlotsByName> 
> returned a result with an error set'. Skipping.
>
> The GUI opens again, but I still see the same lock-up that Pete
> initially saw. Going to bed for now, maybe I find time to poke this
> tomorrow...

Well, you'll still need to switch from PyQt5 to PySide2 - installing the
latter is not enough, sadly, you'll also need to either set the QT_API
environment variable, or uninstall PyQt5...

-Toke

_______________________________________________
Flent-users mailing list
Flent-users@flent.org
http://flent.org/mailman/listinfo/flent-users_flent.org

Reply via email to