Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

instalooter path not recogonized as ext or int ... #370

Open
avinash893 opened this issue Jan 22, 2023 · 1 comment
Open

instalooter path not recogonized as ext or int ... #370

avinash893 opened this issue Jan 22, 2023 · 1 comment

Comments

@avinash893
Copy link

Library version

What's the installed library version ? Check with instalooter --version:

instalooter v (unable to use any instalooter command)

Environment

Describe here your environment, including:

*windows 11 OS

  • 3.11Python version
  • 66.1.1*setuptools version if reporting an issue with installation*
  • non-standard Python implementation if any

Error description - installation

*i installed instalooter but when i try to give command it always give this error "'instalooter' is not recognized as an internal or external command,
operable program or batch file" I have checked my path many times and tried to install in different folders *

Error description - runtime

If you have an issue at runtime, include the required information below:

Reproducible test case

Are you using the CLI ? If so, include a command that can be used to re-raise the
error, with actual arguments anybody can try:

instalooter ...

Are you using the API ? If so, include a small snippet that can be used to re-raise the
error:

from instalooter.looters import ...

Expected behaviour

What's supposed to happen ? That's were you can ask for a new feature as well

Actual behaviour

What's actually happening ? Leave empty if asking for a new feature
Screenshot_20230123_041628

@avinash893 avinash893 changed the title path not recogonized instalooter path not recogonized as ext or int ... Jan 22, 2023
@micwoj92
Copy link

You need to add this directory to path, then it should work
set PATH=%PATH%;C:\your\path\here\

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants