mvabdi / vsco-scraper

Easily allows for scraping a VSCO
MIT License
133 stars 25 forks source link

'vsco-scraper' is not recognized as an internal or external command, operable program or batch file. #39

Open shadow90810 opened 1 year ago

shadow90810 commented 1 year ago

I've installed vsco-scraper but get the error whenever I try to "scrape" a profile. please help.

christoarmani commented 1 year ago

How did you install it?

shadow90810 commented 1 year ago

I installed it with pip install vsco-scraper

it looks like everything was successful. I get a bunch of "requirement already satisfied" whenever I try to re-install

simsim1999 commented 1 year ago

Same, is a step that I am missing? I go on command prompt to install it, and can't go any further with any commands to actually scrape anything.

shadow90810 commented 1 year ago

I fixed it, I think, by installing Microsoft Visual Studio Tools.

Pewlaries commented 7 months ago

For Windows users, you have to add the Python scripts folder (C:\Users\USERNAME\AppData\Roaming\Python\Python312\Scripts) to your system PATH. Alternatively running powershell/cmd from said scripts-folder works too.