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
A lot of people have trouble installing the CLI, because dependencies in Python are a nightmare. Tools such as pyinstaller can build Python scripts as statically-compiled binary executables with no external dependencies.
I've tested it quickly and the basics seem to work perfectly.
The text was updated successfully, but these errors were encountered:
A lot of people have trouble installing the CLI, because dependencies in Python are a nightmare. Tools such as
pyinstaller
can build Python scripts as statically-compiled binary executables with no external dependencies.I've tested it quickly and the basics seem to work perfectly.
The text was updated successfully, but these errors were encountered: