sg-wireless / pymakr-vsc

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

cannot upload code to device with pymakr for VSCode #304

Open JuliaSteiwer opened 9 months ago

JuliaSteiwer commented 9 months ago

Cross-posting here for visibility. I would have used the "…" → "Debug" → "Show Device Summary" → "Create an issue on GitHub" way but it appears my devices' context menu does not have that option.

Here's the error message: failed to upload /Users/juliasteiwer/Desktop/Uni Bremen/IoT/Lab/lora_lab_receiver to / Reason: Error: Traceback (most recent call last): File "<stdin>", line 7, in <module> File "<stdin>", line 7, in <module> File "<stdin>", line 4, in <module> OSError: error creating directory '/'

A more in-depth description of my problem (see title) can be found here: https://forum.pycom.io/topic/7811/fipy-upload-failed-using-pymakr-on-vscode/2?_=1695225448172

I have tried what was described here (https://github.com/pycom/pymakr-vsc/issues/46) but that did not work either.

Thank you in advance for your help!