Hi all, I've tried to upgrade from 2.0.11 to 2.0.12 using: sudo easy_install -U spyder
This worked fine when I upgraded to the previous version, but this time I get the log below. Any idea what is going wrong? I'm using Ubuntu 10.10. Thank in advance, Klaas ---------------------------------------- install_dir /usr/local/lib/python2.6/dist-packages/ Searching for spyder Reading http://pypi.python.org/simple/spyder/ Reading http://spyderlib.googlecode.com Best match: spyder 2.0.12 Downloading http://spyderlib.googlecode.com/files/spyder-2.0.12.zip Processing spyder-2.0.12.zip Running spyder-2.0.12/setup.py -q bdist_egg --dist-dir /tmp/easy_install-2sBo96/spyder-2.0.12/egg-dist-tmp-e3UaCo warning: no files found matching '*.pot' under directory 'spyderlib' warning: no files found matching '*.pot' under directory 'spyderlibplugins' warning: no files found matching '*.po' under directory 'spyderlibplugins' warning: no files found matching '*.svg' under directory 'spyderlibplugins' warning: no files found matching '*.png' under directory 'spyderlibplugins' warning: no files found matching '*.' under directory 'doc' warning: no files found matching '*.qm' under directory 'app_example' warning: no files found matching '*.svg' under directory 'app_example' warning: no files found matching '*.png' under directory 'app_example' warning: no files found matching 'bin/*' zip_safe flag not set; analyzing archive contents... spyderplugins.widgets.pylintgui: module references __file__ spyderlib.interpreter: module references __file__ spyderlib.config: module references __file__ spyderlib.config: module references __path__ spyderlib.spyder: module references __file__ spyderlib.spyder: module references __path__ spyderlib.requirements: module references __file__ spyderlib.widgets.editortools: module references __file__ spyderlib.widgets.editor: module references __file__ spyderlib.widgets.sourcecode.codeeditor: module references __file__ spyderlib.widgets.externalshell.sitecustomize: module references __file__ spyderlib.widgets.externalshell.baseshell: module references __file__ spyderlib.widgets.externalshell.pythonshell: module references __file__ spyderlib.widgets.externalshell.startup: module references __file__ spyderlib.utils.dochelpers: module MAY be using inspect.getsource spyderlib.utils.dochelpers: module MAY be using inspect.getcomments spyderlib.utils.translations: module references __file__ spyderlib.utils.sphinxify: module references __file__ error: /home/klaas: Permission denied -- You received this message because you are subscribed to the Google Groups "spyder" group. To view this discussion on the web visit https://groups.google.com/d/msg/spyderlib/-/rNAw4HWZTOoJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spyderlib?hl=en.
