vshymanskyy / blynk-library-python

Blynk library for Python. Works with Python 2, Python 3, MicroPython.

Home Page:https://blynk.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Attribute Error: 'Blynk' Object has no attribute 'handle_event'

dinesh-parmar opened this issue · comments

So, I was trying to control Servo Motor using Blynk App. I used Python coding on Raspberry Pi to connect to the GPIO pins. I'm getting the above-stated error whereas I wrote the exact syntax as mentioned on our Git.

Did you solve the issue? I would like to use GPIO on the Raspberry Pi as well.

Did you solve the issue? I would like to use GPIO on the Raspberry Pi as well.

Nope The Library isn't working that Properly. Use HTTP API using Python's Request Library.

Not enough info to understand what's wrong here.