mvabdi / vsco-scraper

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

No module named vsco-scraper #40

Open Gnome739 opened 1 year ago

Gnome739 commented 1 year ago

Whenever I try to run this in windows commmand after installing it with pip, it simply tells me it's not there. I can see it in the directories but I simply get "no module named vsco-scraper".

simsim1999 commented 1 year ago

Same error, any solution?

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.