-
Notifications
You must be signed in to change notification settings - Fork 87
mac 13.0上出现问题 #252
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
Comments
Mac M1 遇到同样的问题,临时解决 找到下面这一行,我的在文件 第 42 行 改成下面这样 |
另外 还遇到 录入后不能正常播放音频,查了下发现是文件不在对应的文件夹,每次需要手动调整下 找到下面这段,我的在文件 第 47 行 - 第 57 行,整段覆盖后,重新
|
I use Youdao, here is my fix in /Users/abc123/Library/Application Support/Anki2/addons21/1807206748/service/dict/youdao.py:
|
错误
发生了一个错误。请在启动Anki时按住「Shift」键临时禁用插件加载。 如仅在插件启用时出错,请使用「工具」>「插件」功能禁用部分插件后重启Anki, 请重复上述步骤直至找到引起错误的插件。 找到引起错误的插件后,请反馈给插件作者。 调试信息:
Anki 2.1.54 (b6a7760c) Python 3.9.7 Qt 6.3.1 PyQt 6.3.1
Platform: Mac 13.0
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2022-08-23 11:04:56
相关插件:Fast Word Query Multi-threaded queries for words from local or web dictionaries
Caught exception:
Traceback (most recent call last):
File "/Users/404notfound/Library/Application Support/Anki2/addons21/1807206748/gui/foldermanager.py", line 89, in accept
self.save()
File "/Users/404notfound/Library/Application Support/Anki2/addons21/1807206748/gui/foldermanager.py", line 99, in save
config.update(data)
File "/Users/404notfound/Library/Application Support/Anki2/addons21/1807206748/context.py", line 60, in update
with open(self.path, 'w', encoding='utf-8') as f:
OSError: [Errno 30] Read-only file system: '_fastwqcfg.json'
我用的词典文件是:
http://louischeung.top:225/mdict%E8%AF%8D%E5%85%B8%E5%8C%85/%E7%89%9B%E6%B4%A5%E9%AB%98%E9%98%B6%E8%8B%B1%E6%B1%89%E5%8F%8C%E8%A7%A3%E8%AF%8D%E5%85%B8%EF%BC%88%E7%AC%AC10%E7%89%88%EF%BC%89V3/
The text was updated successfully, but these errors were encountered: