[SciPy-user] Problems installing scipy with activepython 2.4

Howey, David A d.howey at imperial.ac.uk
Fri Jun 10 09:06:43 EDT 2005


Thanks - now sorted with python 2.3

However, a further problem... When I run "from scipy import *"
activepython crashes with the result 'the instruction "0x6d3caed9"
referenced memory at "0x00000030". The memory could not be "read".'

This is indeed a weird one. I hope it's a software rather than hardware
(bad memory) problem.

Any further thoughts would be appreciated.

Dave

-----Original Message-----
From: scipy-user-bounces at scipy.net [mailto:scipy-user-bounces at scipy.net]
On Behalf Of Robert Kern
Sent: 10 June 2005 12:46
To: SciPy Users List
Subject: Re: [SciPy-user] Problems installing scipy with activepython
2.4

Howey, David A wrote:
> Hi,
> 
> I've downloaded the windows binary for scipy 0.3.2 and when I try to 
> install (I have activepython 2.4 already installed) it just bombs out 
> with the message 'Python version 2.3 required, which was not found in 
> the registry'.

As the download page notes, the Windows binaries are only for Python
2.3.x and 2.2.x at this time. Extension modules are not compatible
across minor releases ("minor" as in major.minor.micro).

--
Robert Kern
rkern at ucsd.edu

"In the fields of hell where the grass grows high
  Are the graves of dreams allowed to die."
   -- Richard Harter

_______________________________________________
SciPy-user mailing list
SciPy-user at scipy.net
http://www.scipy.net/mailman/listinfo/scipy-user




More information about the SciPy-User mailing list