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
Please provide a clear and concise description of the bug along with logs
What are the steps to reproduce this issue?
"Toggle Mpy FS"
Try creating a main.py or copy pasting a main.py file from local to Mpy Remote Workspace
What happens?
To either create or copy file
What were you expecting to happen?
Get all kinds of errors:
Unable to resolve nonexistent file pico:/
File download failed
the Mpy remote workspace has a spinning icon next to it forever.
Any logs, error output, etc?
(To get extension logs see Terminal > Output > Extension Host and copy output concerning pico-w-go or micropico) (If it’s long, please paste to https://gist.github.com and insert the link here)
2025-01-09 20:37:37.893 [warning] [PicoRemoteFileSystem] stat: item not found: /.flake8
2025-01-09 20:37:49.504 [warning] [PicoRemoteFileSystem] stat: item not found: /main.py
2025-01-09 20:37:49.538 [warning] [PicoRemoteFileSystem] stat: item not found: /main.py
2025-01-09 20:37:49.565 [warning] [PicoRemoteFileSystem] stat: item not found: /main.py
2025-01-09 20:38:13.890 [warning] [PicoRemoteFileSystem] writeFile: failed to upload file
2025-01-09 20:38:27.901 [warning] [PicoRemoteFileSystem] stat: item not found: /
2025-01-09 20:38:50.090 [warning] [PicoRemoteFileSystem] stat: item not found: /
2025-01-09 20:39:02.335 [warning] [PicoRemoteFileSystem] stat: item not found: /
Any other comments?
I am able to save file to Pico using Thonny, and also access remote file in Thonny with the same connected Pico 2 W
Which version of MicroPico are you using?
4.1.0
Support info
Copy this from the Help -> Info/About -> Copy (Code -> About Visual Studio Code -> Copy on macOS) option in Visual Studio Code:
What are the steps to reproduce this issue?
What happens?
To either create or copy file
What were you expecting to happen?
Get all kinds of errors:
pico:/
Any logs, error output, etc?
(To get extension logs see Terminal > Output > Extension Host and copy output concerning pico-w-go or micropico)
(If it’s long, please paste to https://gist.github.com and insert the link here)
Any other comments?
I am able to save file to Pico using Thonny, and also access remote file in Thonny with the same connected Pico 2 W
Which version of MicroPico are you using?
4.1.0
Support info
Copy this from the
Help -> Info/About -> Copy
(Code -> About Visual Studio Code -> Copy
on macOS) option in Visual Studio Code:The text was updated successfully, but these errors were encountered: