Yes, I did. I does not work: ufechner@uwe-desktop64:~$ pip install -U --allow-external spyder You must give at least one requirement to install (see "pip help install") ufechner@uwe-desktop64:~$
I think that spyder needs to be uploaded to the official pip repository to solve this problem. See also: http://www.pip-installer.org/en/latest/news.html Regards: Uwe On Saturday, January 18, 2014 4:15:37 PM UTC+1, Adrian Klaver wrote: > > On 01/18/2014 06:34 AM, ufechner wrote: > > Hello, > > > > since the beginning of this year (2014) the command: > > pip install spyder > > > > fails. > > > > pip -version > > pip 1.5 from /usr/local/lib/python2.7/dist-packages (python 2.7) > > > > ufechner@uwe-desktop64:~$ pip install -U spyder > > Could not find any downloads that satisfy the requirement spyder in > > /usr/local/lib/python2.7/dist-packages > > Some externally hosted files were ignored (use --allow-external spyder > > to allow). > > Downloading/unpacking spyder > > Cleaning up... > > No distributions at all found for spyder in > > /usr/local/lib/python2.7/dist-packages > > Storing debug log for failure in /tmp/tmp4yV3ea > > ufechner@uwe-desktop64:~$ > > > > Any idea how to fix this problem? > > Have you tried what the message suggests? > > Some externally hosted files were ignored (use --allow-external spyder > to allow). > > > > > > Uwe Fechner > > > > (Ubuntu 12.04, 64 bit) > > > > > > > -- > Adrian Klaver > [email protected] <javascript:> > -- 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/groups/opt_out.
