[SciPy-user] Linux binaries problem
William Woods
will_woods2 at yahoo.co.uk
Thu Jul 11 05:57:18 EDT 2002
I am trying to get the linux binaries to work with
Mandrake 8.2, but I get the following:
Python 2.2.1 (#1, Jul 11 2002, 10:55:54)
[GCC 2.96 20000731 (Mandrake Linux 8.2 2.96-0.76mdk)]
on linux2
Type "help", "copyright", "credits" or "license" for
more information.
>>> from scipy import *
Traceback (most recent call last):
File "<stdin>", line 1, in ?
File
"/usr/lib/python2.2/site-packages/PIL/__init__.py",
line 29, in ?
# ;-)
File
"/usr/lib/python2.2/site-packages/PIL/__init__.py",
line 98, in ?
# ;-)
File
"/tmp/SciPyTest/linux2/lib/python2.2/site-packages/scipy_base/limits.py",
line 12, in ?
File
"/tmp/SciPyTest/linux2/lib/python2.2/site-packages/scipy_base/type_check.py",
line 51, in
?
NameError: name '_unsigned' is not defined
>>>
Any suggestions?
Thanks,
Will
__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com
More information about the SciPy-User
mailing list