althonos / InstaLooter

Another API-less Instagram pictures and videos downloader.
GNU General Public License v3.0
2k stars 259 forks source link

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

Open avinash893 opened 1 year ago

avinash893 commented 1 year ago

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*

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

micwoj92 commented 1 year ago

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