[SciPy-user] Python2.1 and latest cvs

Nils Wagner nwagner at mecha.uni-stuttgart.de
Mon Sep 29 12:28:03 EDT 2003


Dear experts,

there seems to be a problem with scipy and python2.1

  File "/usr/local/lib/python2.1/distutils/util.py", line 439, in
byte_compile
    compile(file, cfile, dfile)
  File "/usr/local/lib/python2.1/py_compile.py", line 62, in compile
    codeobject = __builtin__.compile(codestring, dfile or file, 'exec')
OverflowError: ('integer literal too large',
('/usr/local/lib/python2.1/site-packages/scipy/special/tests/test_basic.py',
854, None, 'mathworld = [1,1,5,61,1385,50521,2702765,199360981,\n'))

Any idea ?

Nils



More information about the SciPy-User mailing list