Skip to content

Commit

Permalink
added file with command for compiling to exe
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-gorman committed Jul 20, 2018
1 parent 1ca1ca9 commit d78c602
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions compiling to exe
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

Use call like:

rest_of_path\AppData\Local\Programs\Python\Python36\python.exe -m PyInstaller --onefile gui.py


0 comments on commit d78c602

Please sign in to comment.