Open bikerjaytn opened 1 month ago
I am trying to install streamrip and running into the same issue.
rip : The term 'rip' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is
correct and try again.
At line:1 char:1
+ rip --version
+ ~~~
+ CategoryInfo : ObjectNotFound: (rip:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Yeah that is probably due to the fact that python is not in Path and the program therefore is not accessible. Make sure you select 'add to path' when installing python or manually add your current python installation to Path using online guides. Good luck.
Describe the bug
ip : The term 'rip' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:2 char:1
python is in PATH. What am i doing wrong?
Command Used
Debug Traceback
Config File
Operating System
windows 10
streamrip version
same thing
Screenshots and recordings
No response
Additional context
i dont know what i'm doing wrong. I added python using advanced system controls. followed those directions. i dont understand