Replies: 1 comment 1 reply
-
|
Hello @hj-ross. The normal way to use Vermin is as a command-line program. If you've installed Vermin already, you can run your command without first starting Python, as you've done in your example. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm attempting to use vermin as part of a migration of a large number of scripts from python2 to python3 (long overdue!). I'm using a Windows system, and have attempted to use vermin from a variety of environments (cmd, powershell, Spyder, Jupyter), and I continue to encounter the following error:
Could you advise me on where to find assistance on these kinds of problems? I can't tell if I'm calling it incorrectly or if it's something else.
Beta Was this translation helpful? Give feedback.
All reactions