You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Same issue here,
The example not working. I can't connect my device with this blynkkk/lib-python library, it print blynklib.BlynkError: Auth stage failed. Status=4.
Is this library dead since Blynk 2.0 ?
The text was updated successfully, but these errors were encountered:
The library has to be updated to the newest version (1.0.0) https://github.com/vshymanskyy/blynk-library-python
Use the command "pip install blynk-library-python" to do so.
However, for some reason, it pulls version 0.2.0 rather than the most recent version (1.0.0), so after installing the library, you have to download the library files and move them to the library directory manually.
Same issue here,
The example not working. I can't connect my device with this blynkkk/lib-python library, it print blynklib.BlynkError: Auth stage failed. Status=4.
Is this library dead since Blynk 2.0 ?
The text was updated successfully, but these errors were encountered: