Replies: 1 comment
-
Perhaps you need to make this change: vshymanskyy/blynk-library-python#82 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello my name es Daniel from Argentina, and I have a problem that I describe below with the latest update of micropython 1.23 on an ESP32.
Connecting to blynk.cloud:443…
Traceback (most recent call last):
File “main.py”, line 167, in
File “blynklib.py”, line 214, in init
File “blynklib.py”, line 81, in init
File “blynklib.py”, line 239, in connect
AttributeError: ‘module’ object has no attribute ‘create_default_context’
If I use micropython 1.22 it works but in the new update of micropython 1.23 blynklib.py no longer works and shows the error above, what do I do? aid. because if I update one day it won’t work.
HELP
Beta Was this translation helpful? Give feedback.
All reactions