Carlos,
Thanks for the update! I installed the 2.2 beta2 on my home computer, gave
it the path to the basic (free for anyone) version of the EPD, restarted
Spyder, and got a few errors on startup. Here is what shows up in the
console:
Python 2.7.3 |CUSTOM| (default, Apr 12 2012, 11:28:34)
[GCC 4.0.1 (Apple Inc. build 5493)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
Exception in thread Thread-1:
Traceback (most recent call last):
File "threading.pyo", line 551, in __bootstrap_inner
File
"/Applications/Spyder.app/Contents/Resources/lib/python2.7/spyderlib/widgets/externalshell/monitor.py",
line 568, in run
already_pickled=True)
File
"/Applications/Spyder.app/Contents/Resources/lib/python2.7/spyderlib/utils/bsdsocket.py",
line 29, in write_packet
sock.send(struct.pack("l", len(sent_data)) + sent_data)
error: [Errno 32] Broken pipe
Traceback (most recent call last):
File
"/Applications/Spyder.app/Contents/Resources/lib/python2.7/spyderlib/scientific_startup.py",
line 16, in <module>
from pylab import * #analysis:ignore
File
"/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/site-packages/pylab.py",
line 1, in <module>
from matplotlib.pylab import *
File
"/Applications/Spyder.app/Contents/Resources/lib/python2.7/matplotlib/pylab.py",
line 265, in <module>
from matplotlib.pyplot import *
File
"/Applications/Spyder.app/Contents/Resources/lib/python2.7/matplotlib/pyplot.py",
line 97, in <module>
_backend_mod, new_figure_manager, draw_if_interactive, _show =
pylab_setup()
File
"/Applications/Spyder.app/Contents/Resources/lib/python2.7/matplotlib/backends/__init__.py",
line 25, in pylab_setup
globals(),locals(),[backend_name])
File
"/Applications/Spyder.app/Contents/Resources/lib/python2.7/matplotlib/backends/backend_qt4agg.py",
line 13, in <module>
from backend_qt4 import QtCore, QtGui, FigureManagerQT, FigureCanvasQT,\
File
"/Applications/Spyder.app/Contents/Resources/lib/python2.7/matplotlib/backends/backend_qt4.py",
line 24, in <module>
from qt4_compat import QtCore, QtGui, _getSaveFileName, __version__
File
"/Applications/Spyder.app/Contents/Resources/lib/python2.7/matplotlib/backends/qt4_compat.py",
line 36, in <module>
import sip
ImportError: No module named sip
Any idea what to do to fix this? I will see if I get the same thing at
work where I have the full version of the EPD.
Thanks in advance for your help!
--
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.