tokenize module after installation
vedrandekovic at v-programs.com
vedrandekovic at v-programs.com
Wed Aug 8 15:03:49 EDT 2007
Hi,
I have one more question about installation.
After installation my program that uses tokenize module,when I run
myprogram.exe (vgsveki.exe):
Traceback (most recent call last):
File "vgsveki.py", line 307, in kompajlati
File "vgsveki.py", line 302, in kompajlati_proces
File "vgsveki.py", line 278, in __init__
File "vgsveki.py", line 93, in kod
AttributeError: 'module' object has no attribute 'untokenize'
but before installation it works properly.
Regards,
Vedran
More information about the Python-list
mailing list