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
When you pip install, check for a warning about the install location not being in your path. For example:
WARNING: The script counterfit is installed in '/home/ubuntu/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
This should show you where pip installs packages and command line tools.
Either add this to your PATH, or run counterfit with a fully qualified path. e.g.:
hi, terminal is Download OK!But I running
counterfit --port 5050
is not found packageThe text was updated successfully, but these errors were encountered: