Skip to content

ImportError: No module named vscoscrape #7

Description

@hasangokdag

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions