art-vasilyev / instachatbot

Simple framework for building Instagram chat bots with menu driven interface
MIT License
18 stars 0 forks source link

AttributeError: 'API' object has no attribute 'device' #12

Closed aguilard07 closed 5 years ago

aguilard07 commented 5 years ago

Hi, I tried to run your example program but I got this error: AttributeError: 'API' object has no attribute 'device'

art-vasilyev commented 5 years ago

Thank you for the issue, instabot package API has changed, so as a quick fix you may install instabot==0.41, I'll fix requirements.txt and release a new package soon

art-vasilyev commented 5 years ago

Version 0.3.2 was released