Not sure when it was released but it is not that old. The specific error I list above should point to some problem like a lack of a needed dependency. Can someone address that issue? Is there a list of dependencies for the binaries to run? I see a list for compiling source but that is another issue.
The error received is :
Traceback (most recent call last):
File "site.py", line 52, in main
File "site.py", line 41, in set_qt_plugin_path
ImportError: cannot import name QCoreApplication
|