Fusion 9.0.13 Prism menu tab does nothing at all
Quote from mraw on 25. November 2020, 20:47Thank you so much, Richard. Unfortunately I got:
Py2> from PySide.QtCore import *
Traceback (most recent call last):
File "<nofile>", line 1, in <module>
ImportError: DLL load failed: %1 ist keine zul�ssige Win32-Anwendung.
Thank you so much, Richard. Unfortunately I got:
Py2> from PySide.QtCore import *
Traceback (most recent call last):
File "<nofile>", line 1, in <module>
ImportError: DLL load failed: %1 ist keine zul�ssige Win32-Anwendung.
Quote from RichardF on 26. November 2020, 3:03Then it's a problem with the python installation and not with Prism, but just to be sure you can remove the Prism integration by using the Prism Settings window and see if that changes anything.
It sounds like either Python, PySide or maybe Fusion is a 32bit version. But it's hard to tell from the distance what exactly the problem is.
Then it's a problem with the python installation and not with Prism, but just to be sure you can remove the Prism integration by using the Prism Settings window and see if that changes anything.
It sounds like either Python, PySide or maybe Fusion is a 32bit version. But it's hard to tell from the distance what exactly the problem is.
Quote from mraw on 3. December 2020, 14:22I removed Fusion from the Prism-Settings and the error message is gone. I added it back and the error is back also.
I have a Python launcher and a Python 2.7.18(64-bit) installed. I'm on Win10(64bit) and I strongly doubt that my Fusion 9 is 32bit( Is there 32bit version at all?).
How can I check which version is PySide?
I removed Fusion from the Prism-Settings and the error message is gone. I added it back and the error is back also.
I have a Python launcher and a Python 2.7.18(64-bit) installed. I'm on Win10(64bit) and I strongly doubt that my Fusion 9 is 32bit( Is there 32bit version at all?).
How can I check which version is PySide?