Installing python-numpy in the python2.5 installation of eee-pc
Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Installing python-numpy in the python2.5 installation of eee-pc
Hello all,
I'm trying to get python-numpy installed within my python2.5 (/usr/bin/python2.5) installation. When I do an apt-get install python-numpy, it has installed the correct package within the python2.4 installation. I've also managed to manually install python-scipy into the /site-packages directory of python2.5, but for some reason the same is not working for numpy.
So, I could also just do without 2.4 as well, but am unsure how to force the default instance to point to or be upgraded to 2.5. Any information is greatly appreciated. Thanks beforehand.
Thanks knudfl. I've now done the above and get the following error, after many other messages:
File "numpy/core/setup.py", line 186, in check_types
"Cannot compiler 'Python.h'. Perhaps you need to "\
SystemError: Cannot compiler 'Python.h'. Perhaps you need to install python-dev|python-devel.
I installed python2.5-dev, and gcc, and the error persists. Any other ideas? Thanks again.
And a better question, which I believe will solve all my issues. I have 2.4 and 2.5 on my machine, but Synaptic only looks at the 2.4 instance, so when I attempt to install 2.5 items, it always complains about conflicts. Do you know how I can force synaptic to assume that I only have 2.5 installed? Updating the /usr/bin/python symbolic link isn't enough somehow.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.