
11 Jun
2003
11 Jun
'03
8:02 p.m.
Hello!
I am using Numeric 0.23 with Python 2.2 on my Gentoo Linux box. Problem:
from Numeric import * import RandomArray
Traceback (most recent call last): File "<stdin>", line 1, in ? File "/usr/lib/python2.2/site-packages/Numeric/RandomArray.py", line 30, in ? seed() File "/usr/lib/python2.2/site-packages/Numeric/RandomArray.py", line 26, in seed x = int(t/base) OverflowError: float too large to convert
Is this a bug, a misconfiguration on my system or a misusage on my part? Opinions, anyone?
Thanks, Felix
7416
Age (days ago)
7416
Last active (days ago)
0 comments
1 participants
participants (1)
-
Felix Breuer