pygsear-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[pygsear] error on penguin.py


From: john fleming
Subject: [pygsear] error on penguin.py
Date: Tue, 08 Apr 2003 10:41:39 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312

I get this error when trying to run penguin.py in  Gentoo linux, Python2.2.2

python penguin.py
Traceback (most recent call last):
  File "penguin.py", line 917, in ?
    demo.mainloop()
  File "penguin.py", line 883, in mainloop
    random.shuffle(funcs)
  File "/usr/lib/python2.2/random.py", line 373, in shuffle
    j = int(random() * (i+1))
OverflowError: float too large to convert







reply via email to

[Prev in Thread] Current Thread [Next in Thread]