You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. based on v4.2
<DO NOT USE THIS EXE FILE>
to create your own exe file:
use v4.2 code and use the following command in the power shell
pyinstaller --onefile -w 'filename.py'
0 commit comments