pycom / pycom-micropython-sigfox

A fork of MicroPython with the ESP32 port customized to run on Pycom's IoT multi-network modules.
MIT License
196 stars 167 forks source link

Pymakr crashes when I try to upload a file #521

Open mc2software opened 3 years ago

mc2software commented 3 years ago

Using VSCode 1.52.1 and Node.js 12.14.1. Working with a ESP32s board. Whenever I try to upload files to the device, Pymakr crashes and exits the terminal with error = 1. This happens when I try to upload just one file. I cannot upload multiple files because, when I right-click on a folder and choose to upload project, it starts copying from the root folder. I've made that mistake twice and had to manually cleanup the folders copied from the prompt.

mc2software commented 3 years ago

Here's a pic of the issue. Happens every time. pymakr error

gijsio commented 3 years ago

Thanks, we're working on it!