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
I am always getting this error when attempting to run the either code:
code.py output:
Traceback (most recent call last):
File "code.py", line 14, in <module>
File "adafruit_pyportal/__init__.py", line 152, in __init__
File "adafruit_pyportal/network.py", line 95, in __init__
File "adafruit_portalbase/wifi_coprocessor.py", line 66, in __init__
ValueError: SCK in use
If I revert back to release 5.2.0 and the previous release of portalbase I do not get this error any more.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Using the current release of this library testing the simpletest script in the examples dir and this learn guide: https://learn.adafruit.com/electronic-history-of-the-day-with-pyportal/overview
I am always getting this error when attempting to run the either code:
If I revert back to release 5.2.0 and the previous release of portalbase I do not get this error any more.
The text was updated successfully, but these errors were encountered: