-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
ModuleNotFoundError: No module named 'instapy_cli' #98
Comments
Hey @naveenbharadwaj19, We did a quick check and this issue looks very darn similar to
This could be a coincidence, but if any of these issues solves your problem then I did a good job 😄 If not, the maintainers will get to this issue shortly. Cheers, |
In your terminal type If it does say |
@tomdaly the reason for the error Something went bad. Traceback (most recent call last): |
Same error as #84 now |
pip install instapy-cli
from instapy_cli import client
error messgae :
from instapy_cli import client ModuleNotFoundError: No module named 'instapy_cli'
os : windows 10 terminal : Git bash (pip) , code editor : visual studio code , python version : 3.7.7 (i think 64 bit)
how to fix this issue ?
The text was updated successfully, but these errors were encountered: