random problem
Alvaro Lopez Ortega
alvaro at godsmaze.org
Sun Jun 3 05:02:45 EDT 2001
Hello all! :)
I've a little problem with Python 1.5.2 (Debian Potato):
===
import random
File "/usr/lib/python1.5/random.py", line 84, in ?
verify('NV_MAGICCONST', 1.71552776992141)
File "/usr/lib/python1.5/random.py", line 77, in verify
raise ValueError, \
ValueError: computed value for NV_MAGICCONST deviates too much (computed
2,82843, expected 1)
===
Somebody knows how can I fix it? :-??
Thanks a lot :-)
--
Greetings, alo.
More information about the Python-list
mailing list