Closed sleiter88 closed 4 years ago
Did you install it properly? Either by following the installation instructions or running
pip install -e .
in the cloned repo?
Did you install it properly? Either by following the installation instructions or running
pip install -e .
in the cloned repo?
It works great with instagram_private_api so yes, I think I've installed it properly.
That doesn't answer my question.
.../projects/testing/instagram_private_api/instagram_web_api.py
Are you trying to run this inside the cloned repo? Again, install it properly.
That doesn't answer my question.
.../projects/testing/instagram_private_api/instagram_web_api.py
Are you trying to run this inside the cloned repo? Again, install it properly.
Ok, that was the problem, changing de filename solved the problem. Thanks so muchas for the help!!!
Please follow the guide below
x
into all the boxes [ ] relevant to your issue (==> [x] no spaces).Before submitting an issue, make sure you have:
Which client are you using?
instagram_private_api/
)instagram_web_api/
)Describe your Question/Issue:
When I'm trying to use the web api python throw me an error "ImportError: cannot import name Client"
Paste the output of
python -V
here: Python 2.7.17Code:
Error/Debug Log: