Thank you very much, both Toke ans Pete:

QT_API=pyside2 ./run-flent --gui
did the trick, now I guess I either write a small wrapper around run-flent or 
simply put the export in my .bashrc.

Anyway with this the GUI runs and loads data files again.

Again Best Regards & Thanks


> On Jul 16, 2019, at 09:53, Toke Høiland-Jørgensen <t...@toke.dk> wrote:
> 
> 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