python-2.6

  • Thread starter luca.ciciriello
  • Start date
L

luca.ciciriello

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.cgi?mid=8272&d=20081002
 
M

Mike Driscoll

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
 --

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
 
A

amir

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.cgi?mid=8272&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/[email protected]/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.
 
T

Terry Reedy

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Python on Mac 0
python on Mac 1
Servizio aziende : messaggio per [email protected] 0
Cgi test failure. 2

Members online

Forum statistics

Threads
474,430
Messages
2,571,676
Members
48,796
Latest member
Greg L.

Latest Threads

Top