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.
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 !!
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