Describe the bug
I use this IDE to connect my circuitpython banana picoW. There is no problem with the running of the code, which is very smooth. But when I try to click Save, an error pops up:
Error
Error: Traceback (most recent call last):
File "", line 8, in
OSError: [Errno 30] Read-only filesystem
Setup
Expected behavior
To save a python file.
Actual Screenshots / Logs

Additional context
However, "Save" function is available in thonny.
Describe the bug
I use this IDE to connect my circuitpython banana picoW. There is no problem with the running of the code, which is very smooth. But when I try to click Save, an error pops up:
Error
Error: Traceback (most recent call last):
File "", line 8, in
OSError: [Errno 30] Read-only filesystem
Setup
Expected behavior
To save a python file.
Actual Screenshots / Logs

Additional context
However, "Save" function is available in thonny.