Skip to content
This repository was archived by the owner on May 7, 2025. It is now read-only.
This repository was archived by the owner on May 7, 2025. It is now read-only.

"AttributeError: type object 'Blynk' has no attribute 'handle_event'" #51

@Neoxxgr

Description

@Neoxxgr

Hello i was having problems on a raspberry pi with reading and writing to virtual pins .
I was getting errors "AttributeError: type object 'Blynk' has no attribute 'handle_event'"
When i was running the python script i was getting this:
___ __ __
/ _ )/ /_ _____ / /__
/ _ / / // / _ / '/
/
//_, /////_
/
__/ for Python v0.2.0 (Linux)
Even after i updated from pip where it says its v0.2.6
so i dug deeper and show that there was two files for blynklib.py and BlynkLib.py of witch 1 was v0.2.0 and the other v0.2.6 , i replaced the BlynkLib.py with the blynklib.py and the problem was fixed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions