sg-wireless / pymakr-vsc

GNU General Public License v3.0
97 stars 25 forks source link

[BUG] Cannot start development mode #296

Open mkelk opened 1 year ago

mkelk commented 1 year ago

Describe the bug When using "Pymakr: Start development mode .....", I get an error from VS Code saying

[Pymakr] Failed to run command: startDevMode. Reason: Cannot destructure property 'project' of 'undefined' as it is undefined.. Please see logs for info.

I have also created a new Pymakr project from within VS Code, using "Pymakr: Create new project", just to make sure that it was not the project set-up that caused the error.

Expected behavior I was expecting development mode to activate.

Desktop (please complete the following information):

mhavill commented 8 months ago

I also have the same problem. Where do I find the 'Logs'

Desktop (please complete the following information):

OS: Win 10 X64
Device ESP32 board
Pymakr v2.25.2 (preview)
psy0rz commented 6 months ago

same problem on ubuntu 22

Josverl commented 5 months ago

the company pycom does not exist any more. there is no maintenance anymore. You could see if MicroPico may be a relevant option. it is based off pymakr , and allows for Pico and other devices.

mhavill commented 5 months ago

Thank yo for the response