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
However, it seems my installation of Pymakr is missing functionality. There are no entries on the bottom bar (probably because other extensions have used up most of it), which is fine, but the command menu is also devoid of most of them: https://i.imgur.com/0seuDPr.png
I can supposedly connect to the device via the left-hand panel, and with that I can open a MicroPython REPL, but it doesn't seem like uploading is doing anything and some packages such as pycom are missing/unavailable.
I would've uploaded this issue from within the extension; but there was no debug menu option anywhere.
To Reproduce
I'm not certain if the problem is reproducible, but here are the steps I took:
Describe the bug
I've been trying to work with MicroPython on an ESP32 Feather (HUZZAH32), following this tutorial: https://randomnerdtutorials.com/micropython-esp32-esp8266-vs-code-pymakr/
However, it seems my installation of Pymakr is missing functionality. There are no entries on the bottom bar (probably because other extensions have used up most of it), which is fine, but the command menu is also devoid of most of them: https://i.imgur.com/0seuDPr.png
I can supposedly connect to the device via the left-hand panel, and with that I can open a MicroPython REPL, but it doesn't seem like uploading is doing anything and some packages such as
pycom
are missing/unavailable.I would've uploaded this issue from within the extension; but there was no debug menu option anywhere.
To Reproduce
I'm not certain if the problem is reproducible, but here are the steps I took:
Expected behavior
The program should run on the ESP32 and print Hello World via the serial port
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
I'm using a GPD Pocket 3, in case that matters.
The text was updated successfully, but these errors were encountered: