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

'Blynk' object has no attribute 'VIRTUAL_READ'

Yadro opened this issue · comments

commented

Hi!
I've installed blynk-library-python 0.2.4 and tried to run example, but I've got error

ImportError: No module named BlynkLib

When I've changed name of module to blynklib I've received this error:

AttributeError: 'Blynk' object has no attribute 'VIRTUAL_READ'

Can you help me?

commented

Hm, it works on python3