sth2018 / FastWordQuery

Query words definitions or examples etc. from local or web dictionaries to fill into Anki cards.
https://ankiweb.net/shared/info/1807206748
GNU General Public License v3.0
276 stars 84 forks source link

Fix the `OSError: [Errno 30] Read-only file system` problem in newer versions of Anki #266

Closed alicia-lyu closed 9 months ago

alicia-lyu commented 1 year ago

credit to https://github.com/AnkiStudio, https://github.com/sth2018/FastWordQuery/issues/259

Fix the OSError: [Errno 30] Read-only file system: '_fastwqcfg.json' problem, when modifying the configurations in newer versions of Anki, by changing the root to a path with w permission.

Tested on MacBook Pro M1 Ventura 13