Gumbraise / instagram-bomber

An open-source project. Instagram Messages Spammer/Bomber
94 stars 32 forks source link

instagram api error #4

Closed abdelich closed 4 years ago

abdelich commented 4 years ago

instagram api error dont have "sendMessage" attribute

jinxx0 commented 4 years ago

It's weird, try this: pip uninstall InstagramAPI pip install InstagramAPI or: pip3 uninstall InstagramAPI pip3 install InstagramAPI

Note: be sure you added InstagramAPI.py file into Program Files\Python\Python36-32\Lib\site-packages\InstagramAPI

jinxx0 commented 4 years ago

If still you get error reinstall python and install python3.8.3 version

Gumbraise commented 4 years ago

That's normal. Is because InstagramAPI via pip doesn't have sendMessage attribute. So add it manually with the InstagramAPI.py in the code