sg-wireless / Pymakr

Pymakr is a Python IDE based on eric and customized to offer a plug and play development experience with the WiPy, the LoPy and other modules from Pycom that run MicroPython.
https://www.pycom.io
Other
52 stars 13 forks source link

Micropython libraries #34

Open Docteur-No opened 1 year ago

Docteur-No commented 1 year ago

I am completely new to the use of PYMAKR

In VS Code Windows 11 Micropython libraries are unknown ?!?! In my project (developped with Thonny) all these libraries fail: network, esp, umqtt.simple, ubinascii, machine, ujson Answer "Import "esp" could not be resolvedPylance[reportMissingImports]" But my script works perfectly, I think I have a configuration issue !!

Does someone could help me ?

many thnks in advance