Hello,
When i run:
vsco-scraper username -i
I get:
File "/home/user/.local/bin/vsco-scraper", line 7, in <module>
from vscoscrape import main
File "/home/user/.local/lib/python2.7/site-packages/vscoscrape/__init__.py", line 1, in <module>
from vscoscrape.vscoscrape import *
ImportError: No module named vscoscrape
I think I followed the README well but I m probably doing something wrong with Python versions(I have 2.7-3.5.2 and 3.7 somehow). I am geting this error on Linux by the way.
Hello,
When i run:
vsco-scraper username -iI get:
I think I followed the README well but I m probably doing something wrong with Python versions(I have 2.7-3.5.2 and 3.7 somehow). I am geting this error on Linux by the way.