Skip to content

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

@sunshinewithmoonlight

Description

@sunshinewithmoonlight

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions