[Tutor] Images, and other things.
Corey Richardson
kb1pkl at aim.com
Wed Sep 30 01:00:00 CEST 2009
I haven't looked into this, but could you make a real time image using
python? I think it would be most hard....
Anyway, I am having trouble with int(). I am trying to
int(raw_input("some number")), but it returns
Traceback (most recent call last):
File "C:/Users/Quick-Start/Documents/Python Doc's/Game_File", line 94,
in <module>
fatness = int(raw_input("How many candies do you want to eat? :"))
TypeError: 'int' object is not callable
Do I need to import a module or something? I am using 2.6.2, possibly
upgrading to 3.x later...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kb1pkl.vcf
Type: text/x-vcard
Size: 55 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/tutor/attachments/20090929/c1701bce/attachment.vcf>
More information about the Tutor
mailing list