Python Forum
convert py to exe python 3.7
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
convert py to exe python 3.7
#1
Hello, i want to make my project's executable's.I try pyinstaller but doesn't wirk with python 3.7 please help me
Reply
#2
define in detail
Quote:but doesn't work with python 3.7

You could always use python3.6 and pyinstaller if there is a problem. Python3.7 is quite recent and might have an issue with modules.
Recommended Tutorials:
Reply
#3
OK then I install python 3.6
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020