Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to Save Files in CircuitPython on BPI-PicoW-S3 Due to Read-Only Filesystem Error #43

Open
sunshinewithmoonlight opened this issue Oct 16, 2024 · 0 comments

Comments

@sunshinewithmoonlight
Copy link

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
截屏2024-10-16 21 07 54

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

@sunshinewithmoonlight sunshinewithmoonlight changed the title Error: Traceback (most recent call last): File "<stdin>", line 8, in <module> OSError: [Errno 30] Read-only filesystem Unable to Save Files in CircuitPython on BPI-PicoW-S3 Due to Read-Only Filesystem Error Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant