mediabots / InstagramBot-GUI-Python

Fully automated "Instagram Bot" with Graphical User Interface & Multi tasking. Written in Python with PyQt4/PySide
162 stars 36 forks source link

hello i need some help... #2

Closed negtor closed 4 years ago

negtor commented 4 years ago

the software don`t finish the main process:

Status Code: 400 [1] Visiting https://www.instagram.com/graphql/query [1] Visiting https://www.instagram.com/highrepsfortoning/?__a=1 [1] Visiting https://i.instagram.com/api/v1/users/6444611220/info/ [2] Visiting https://i.instagram.com/api/v1/users/6444611220/info/ [3] Visiting https://i.instagram.com/api/v1/users/6444611220/info/ [Err] https://i.instagram.com/api/v1/users/6444611220/info/ Page not responding properly!

Status Code: 400 [1] Visiting https://www.instagram.com/graphql/query [1] Visiting https://www.instagram.com/ssimran26/?__a=1 [Exception] exception error <during : find_suitable_users() >>> could not convert string to float: '1,00'

i really don´t know how to handle this

zeroxyn commented 4 years ago

The problem is that the bot thinks 1,00 is a string, though it should be a decimal number (float). I changed the language of Windows to English, now it works!

mediabots commented 4 years ago

zeroxyn is correct in latest version (ver 1.0.3) of the App, problem is fixed.