472,789 Members | 1,146 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,789 software developers and data experts.

python-2.6

Hi all.

I've installed on may MacOS X 10.4.11 (PPC) Python-2.5.2, numpy and scipy.
Now I'm interested to insall Python-2.6. My question is: What will happen to
may scientific modules if now I jump fro 2.5.2 to 2.6? I've to reinstall
numpy and scipy?

Thanks in advance for any answer.

Luca
--
Email.it, the professional e-mail, gratis per te: http://www.email.it/f

Sponsor:
Scopri i games pił scaricati su cellulare! Gioca la tua partita!
Clicca qui: http://adv.email.it/cgi-bin/foclick....272&d=20081002
Oct 2 '08 #1
3 1273
On Oct 2, 8:33*am, luca.cicirie...@email.it wrote:
Hi all.

I've installed on may MacOS X 10.4.11 (PPC) Python-2.5.2, numpy and scipy..
Now I'm interested to insall Python-2.6. My question is: What will happento
may scientific modules if now I jump fro 2.5.2 to 2.6? I've to reinstall
numpy and scipy?

Thanks in advance for any answer.

Luca
*--
Yes. You'll need to reinstall those modules for 2.6. You can try
copying and pasting their folders from your 2.5 installation, but I
doubt it will work.

Mike
Oct 2 '08 #2

On Oct 2, 9:33*am, luca.cicirie...@email.it wrote:
Hi all.

I've installed on may MacOS X 10.4.11 (PPC) Python-2.5.2, numpy and scipy..
Now I'm interested to insall Python-2.6. My question is: What will happento
may scientific modules if now I jump fro 2.5.2 to 2.6? I've to reinstall
numpy and scipy?

Thanks in advance for any answer.

Luca
*--
*Email.it, the professional e-mail, gratis per te:http://www.email.it/f

*Sponsor:
*Scopri i games pi scaricati su cellulare! Gioca la tua partita!
*Clicca qui:http://adv.email.it/cgi-bin/foclick....272&d=20081002
numpy does not work with python 2.6 in general.
Windows AMD64 numpy 1.2.0 and python 2.6 reported a failed install:
http://www.mail-archive.com/nu******.../msg13131.html

I attempted to install numpy 1.2.0 under Windows x86 and python 2.6
and the installation failed as well.

Let us know if you get it to work on Mac, but do not upgrade to Python
2.6 if you want your numpy code to work on a Windows machine at least
until there is a new numpy release.
Oct 12 '08 #3
am**@catalystac.com wrote:
I attempted to install numpy 1.2.0 under Windows x86 and python 2.6
and the installation failed as well.

Let us know if you get it to work on Mac, but do not upgrade to Python
2.6 if you want your numpy code to work on a Windows machine at least
until there is a new numpy release.
You can have multiple Python versions installed, each in their own
directory. The installer gives you the choice to have the new one grab
the .pyx extensions or not.

Oct 13 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: erikbower65 | last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps: 1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal. 2. Connect to...
0
linyimin
by: linyimin | last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
0
by: Taofi | last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same This are my field names ID, Budgeted, Actual, Status and Differences ...
0
by: Rina0 | last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
5
by: DJRhino | last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer) If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _ 310030356 Or 310030359 Or 310030362 Or...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: lllomh | last post by:
How does React native implement an English player?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.