#I have a problem

8 messages · Page 1 of 1 (latest)

slate nebula
#

I converted .py file to .exe and when I run it, it says there isn't a module named tkinter. What's the problem?

lethal ermine
#

What did you use to turn it into an exe?

stoic parcel
#

You moved the executable out from the folder with the rest of the files the executable required.

#

@slate nebula

slate nebula
stoic parcel
#

Did you move the file out from the folder created by PyInstaller?

#

And what command did you use to run PyInstaller?