Hi all,
first of all a warm thank you and congratulations to the developers team
for all the bugfixes and improvements to Spyder during the last months! It
is becoming the perfect working environment for me to do digital signal
processing!
I would like to contribute at least a little and test beta versions of
spyder under python(x,y) 2.7.3.1 and WinPython 2.7.3.2 on Window7 32 bit
machine. So far I haven't been successful:
Running from source via python bootstrap.py or installing Spyder via python
setup.py install (no warnings or errors) and executing spyder.bat always
yields the following error:
D:\Daten\zip\Design_Tools\python\spyder-2.2.0beta2\bootstrap.py in
<module>()
71 # Importing Spyder (among other things, this has the effect of
setting the
72 # QT_API environment variable if this has not yet been done just
above)
---> 73 from spyderlib import spyder, get_versions
74 versions = get_versions()
75 print("03. Imported Spyder %s (Qt %s via %s %s)" % \
...
D:\Daten\zip\Design_Tools\python\spyder-2.2.0beta2\spyderlib\qt\QtWebKit.py
in <module>()
8
9 if os.environ['QT_API'] == 'pyqt':
---> 10 from PyQt4.QtWebKit import * # analysis:ignore
11 else:
12 from PySide.QtWebKit import * # analysis:ignore
ImportError: DLL load failed: Das angegebene Modul wurde nicht gefunden.
I verified that C:\Python27\Lib\site-packages\PyQt4\QtWebKit4.dll is on my
system.
Spyder 2.1.13 (WinPython) launches without problems, deinstallation and
installation via the packet manager went smoothly.
Any ideas that could help me?
Best regards,
Christian
--
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.