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

microFS problems on version 2.1.0 beta #38

Open
rhubarbdog opened this issue Oct 26, 2022 · 1 comment · May be fixed by #39
Open

microFS problems on version 2.1.0 beta #38

rhubarbdog opened this issue Oct 26, 2022 · 1 comment · May be fixed by #39

Comments

@rhubarbdog
Copy link

i am now using version 2.1.0 beta of microbit.hex which i flash using file copy. how ever now that i have to use microFS to to copy my program and class definition i am experiencing a lot of failures with the error message Expecting 2 values to unpack, only found 1
i believe this is in relation to outstanding file system issues and not a problem with microFS.

@carlosperate
Copy link
Contributor

This is an issue with microFS, this PR aims to fix it, but still needs some tests added before we can merge:

You can use it to patch your local installation of microFs, or if you like you can pip install -e . from that fork branch.

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

Successfully merging a pull request may close this issue.

2 participants