vsco-scraper icon indicating copy to clipboard operation
vsco-scraper copied to clipboard

Can't find __main__ module

Open SepiaGlobe opened this issue 2 years ago • 1 comments

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.

SepiaGlobe avatar Nov 03 '22 21:11 SepiaGlobe