Ho Adam, i used: spyder-2.3.1.win-amd64-py2.7.exe (from C.Goelkes page with all binaries) to install it.
Sebi 2014-11-30 15:30 GMT+01:00 Adrian Klaver <[email protected]>: > 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 > [email protected] > > -- > You received this message because you are subscribed to a topic in the > Google Groups "spyder" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/spyderlib/k7SW6iFoNGo/unsubscribe. > To unsubscribe from this group and all its topics, 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. > -- Dr. Sebastian Rhode Grünwalder Straße 103a 81547 München Tel: +49 89 4703091 Mobil: +49 151 40767993 [email protected] -- 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.
