NumPy and 1.6a2?

Tim Hamza thamza.dontbesendingmenospam at geocities.com
Sat Jul 8 03:37:01 EDT 2000


Hey all,

I'm new so maybe I'm missing something easy.

Python 1.6a2 (no other snakes in the system), Numpy 15.2, Win98.  Unzipped
NumPy to the Python directory and ended up with a /python/Numeric.pth file
as well as /python/Numeric and /python/include/Numeric directories.

Here's what I'm getting:

    C:\>python
    Python 1.6a2 (#0, Apr  6 2000, 11:45:12) [MSC 32 bit (Intel)] on win32
    Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam
    >>> import Numeric
    Fatal Python error: PyThreadState_Get: no current thread

    abnormal program termination

    C:\>

Also blows up in idle.  Am I doing something wrong?  Does this version of
NumPy not work with this version of Python?

Thanks,
                Tim







More information about the Python-list mailing list