mqtt_local.py not found..
When installing, mqtt_local.py can not be downloaded:
```
>>> import mip
>>> mip.install("github:peterhinch/micropython-mqtt")
Installing github:peterhinch/micropython-mqtt/package.json to /lib
Copying: /lib/mqtt_as/__init__.py
Copying: /lib/mqtt_as/mqtt_v5_properties.py
Copying: /lib/mqtt_as/range.py
Copying: /lib/mqtt_as/range_ex.py
Copying: /lib/mqtt_as/clean.py
Error 404 requesting https://raw.githubusercontent.com/peterhinch/micropython-mqtt/HEAD/mqtt_local.py
File not found: mqtt_local.py github:peterhinch/micropython-mqtt/mqtt_local.py
Package may be partially installed
```
I did manage to get a copy from another pico ;-)
Thx from Denmark
关闭于 2025-03-08 1 条评论