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
File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/machfs/directory.py", line 92, in __setitem__
raise ValueError('Could not encode key: %r' % key)
ValueError: Could not encode key: 'バージョン履歴'
I'd like to add https://macintoshgarden.org/apps/bluepaint (as mentioned by @gingerbreadman in #246 (comment)), it currently fails with:
The encoding at https://github.com/elliotnunn/machfs/blob/4f554286e6f5276a5b4d6d76f64fcecce31f1c26/machfs/directory.py#L88 is hardcoded as
mac_roman
. Though it may not be possible to do a mixed-encoding HFS volume.The text was updated successfully, but these errors were encountered: