Open wasular opened 3 years ago
The issue seems to be clearly around putting a qrc path into addImportPath , trying to figure out how to circumvent this but since general python libs seem to work it is probably not directly related to the ARM processor architecture
Looks like _find_spec
/ find_spec
has been added in Python 3.4?
https://docs.python.org/3/library/importlib.html#importlib.abc.MetaPathFinder.find_spec
Are you sure you have the right bundled/frozen importlib/standard library?
I am currently trying to run pyotherside in a project on MacOs Monteray and QT 5.15.2 but I can't quite get this specific issue solved ... anyone here an idea ... On Windows and Linux it runs like a charm
Python Version via pyenv 3.9.6