Hi guys, I try to start Syder 2.3.1 on my Windows 8.1 64bit, but I always get an error message. But my PySide seems to be OK. I do not understand, why it says: DLL load failed: %1 ist keine zulässige Win32-Anwendung. The --reset options gives the same error.
I cannot remeber, that I did not install any 32bit appliactions .... Console Output: *Microsoft Windows [Version 6.3.9600](c) 2013 Microsoft Corporation. Alle Rechte vorbehalten.C:\Python27\Lib\site-packages\spyderlib>python spyder.pyTraceback (most recent call last): File "spyder.py", line 101, in <module> from spyderlib.qt.QtGui import (QApplication, QMainWindow, QSplashScreen, File "C:\Python27\lib\site-packages\spyderlib\qt\QtGui.py", line 13, in <module> from PySide.QtGui import * # analysis:ignoreImportError: DLL load failed: %1 ist keine zulõssige Win32-Anwendung.C:\Python27\Lib\site-packages\spyderlib>pip install -U PySideRequirement already up-to-date: PySide in c:\python27\lib\site-packagesCleaning up...C:\Python27\Lib\site-packages\spyderlib>* -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
