tokenize module after installation

V

vedrandekovic

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
 
?

=?ISO-8859-2?Q?=22Martin_v=2E_L=F6wis=22?=

After installation my program that uses tokenize module,when I run
myprogram.exe (vgsveki.exe):

AttributeError: 'module' object has no attribute 'untokenize'

Perhaps you use the 2.4 version of tokenize.py here, which did
not have untokenize.

Regards,
Martin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top