Search found 2 matches

by amirfh
Mon Feb 25, 2019 9:59 am
Forum: ESP32 boards
Topic: picoweb error when client connect
Replies: 6
Views: 5427

picoweb error when client connect

need help pls : INFO:picoweb:30.000 <HTTPRequest object at 3ffc3590> <StreamWriter <socket>> "GET /" Traceback (most recent call last): File "<stdin>", line 1, in <module> File "<string>", line 903, in <module> File "/lib/picoweb/__init__.py", line 298, in run File "/lib/uasyncio/core.py", line 161,...
by amirfh
Wed Dec 26, 2018 12:07 am
Forum: ESP32 boards
Topic: install earlier version of lib
Replies: 1
Views: 1721

install earlier version of lib

How to install specific version of lib , i got this message when try to install logging lib : >>> import upip >>> upip.install('micropython-logging==0.4.1') Installing to: /lib/ Warning: pypi.org SSL certificate is not validated Error installing 'micropython-logging==0.4.1': Package not found, packa...