mvabdi / vsco-scraper

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

"The System Cannot Find the File Specified" error (originally "Invalid Syntax on install") #38

Open bernieshulman17 opened 2 years ago

bernieshulman17 commented 2 years ago

First time using Python. Installed latest version of Python from Python.org literally this morning, downloaded latest version of this script/code literally this morning. Windows 10.

I am able to run the Install code lines just fine, but under "Usage," running the following yields an error "The system cannot find the file specified":

vsco-scraper --getImages

How do I address this?