On 07/24/2014 04:59 AM, Miguel Montargès wrote:
Hello,Thank you for this very powerful IDE and congratulations for the sucess of the 2.2 version. I am on Ubuntu 12.04 and I tried to upgrade Spyder from 2.2.5 to 2.3 using pip but I have this error message : error: option --single-version-externally-managed not recognized Complete output from command /usr/bin/python -c "import setuptools;__file__='/home/miguel/build/spyder/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --single-version-externally-managed --record /tmp/pip-cUfWjj-record/install-record.txt: usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] Thank you for any help you could provide me. Cheers.
Best guess old version of setuptools. What version of setuptools/distribute do you have installed?
Miguel
-- Adrian Klaver [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.
