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

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

Open
shadow90810 opened this issue Sep 23, 2022 · 6 comments

Comments

@shadow90810
Copy link

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

@christoarmani
Copy link

How did you install it?

@shadow90810
Copy link
Author

shadow90810 commented Sep 23, 2022

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
Copy link

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
Copy link
Author

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

@Pewlaries
Copy link

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.

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

5 participants
@christoarmani @shadow90810 @simsim1999 @Pewlaries and others