We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi there!
After seemingly succesfully installing vsco-scraper by using the command
pip install vsco-scraper
I run into the following problem. When I try to run the scraper by using the command
vsco-scraper <vscousername> --getImages
an error is returned that reads:
C:\Users\[my username]\AppData\Local\Programs\Python\Python310\python.exe: can't find '__main___' module in 'C:\\users\[my username]\vsco-scraper
Any pointers to get this issue solved would be greatly appreciated.
The text was updated successfully, but these errors were encountered:
Did anyone find a solution for this? I'm running into the same problem
Sorry, something went wrong.
No branches or pull requests
Hi there!
After seemingly succesfully installing vsco-scraper by using the command
pip install vsco-scraper
I run into the following problem. When I try to run the scraper by using the command
vsco-scraper <vscousername> --getImages
an error is returned that reads:
C:\Users\[my username]\AppData\Local\Programs\Python\Python310\python.exe: can't find '__main___' module in 'C:\\users\[my username]\vsco-scraper
Any pointers to get this issue solved would be greatly appreciated.
The text was updated successfully, but these errors were encountered: