Installing python-spyderlib

Asked by joe

What is the URL I need to add to my software source list so I can use 'sudo apt-get install python-spyderlib' for installation? Ubuntu doesn't recognize the package with the default list of software sources. I'd like to add the source but can't find the information necessary to do so...

Thanks in advance.

Joe

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu spyder Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Thomas Krüger (thkrueger) said :
#1

It works very well on Ubuntu 12.04.
Can you please provide the full output of the following commands:

lsb_release -a
apt-cache policy python-spyderlib
sudo apt-get install python-spyderlib

Revision history for this message
joe (hays-joe) said :
#2

For various reasons I am running an older version as you can see. Here's the output you requested:

joehays@joehays-laptop:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 10.04.4 LTS
Release: 10.04
Codename: lucid
joehays@joehays-laptop:~$ apt-cache policy python-spyderlib
W: Unable to locate package python-spyderlib
joehays@joehays-laptop:~$ sudo apt-get install python-spyderlib
[sudo] password for joehays:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package python-spyderlib
joehays@joehays-laptop:~$

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

http://packages.ubuntu.com/search?keywords=python-spyderlib&searchon=names&suite=all&section=all

Seems to only be in Oneiric, Precise and Quantal.

I suggest you upgrade to Precise as it is supported waaaay past Lucid.

Can you help with this problem?

Provide an answer of your own, or ask joe for more information if necessary.

To post a message you must log in.