On 11/30/2014 04:39 AM, sebastian06 wrote:
> 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 ....
So how did you install Spyder?
>
> Console Output:
> *
> Microsoft Windows [Version 6.3.9600]
> (c) 2013 Microsoft Corporation. Alle Rechte vorbehalten.
>
> C:\Python27\Lib\site-packages\spyderlib>python spyder.py
> Traceback (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 <modul
> e>
> from PySide.QtGui import * # analysis:ignore
> ImportError: DLL load failed: %1 ist keine zulõssige Win32-Anwendung.
>
> C:\Python27\Lib\site-packages\spyderlib>pip install -U PySide
> Requirement already up-to-date: PySide in c:\python27\lib\site-packages
> Cleaning up...
>
> C:\Python27\Lib\site-packages\spyderlib>*
>
--
Adrian Klaver
adrian...@aklaver.com