gugutu / Anki-Note-Linker

Link Anki notes to build knowledge network
https://ankiweb.net/shared/info/1077002392
GNU Affero General Public License v3.0
27 stars 3 forks source link

Unicode decode error #2

Closed Rucia16311 closed 6 months ago

Rucia16311 commented 6 months ago

Anki 23.12.1 (1a1d4d54) (ao) Python 3.9.15 Qt 6.5.3 PyQt 6.5.3 Platform: macOS-14.2.1-arm64-arm-64bit

When loading Anki Note Linker: Traceback (most recent call last): File "aqt.addons", line 245, in loadAddons File "/Users/hiroyukikurahashi/Library/Application Support/Anki2/addons21/1077002392/init.py", line 37, in links_html = open(os.path.join(addon_path, 'links.html'), 'r').read() File "encodings.ascii", line 26, in decode UnicodeDecodeError: 'ascii' codec can't decode byte 0xe5 in position 2956: ordinal not in range(128)

I can't wait for this add-on for using!

gugutu commented 6 months ago

Wait for me to find out the problem. Have you used this plugin before it was updated, and was it working properly at that time?

Rucia16311 commented 6 months ago

I have been unable to use it all this time because of that bug. It has never worked.

gugutu commented 6 months ago

I don't have a Mac on my end, and I couldn't replicate the issue. However, based on my speculation of the cause, I made modifications to the add-on. Please update the add-on to the latest version and see if the problem is resolved.

Rucia16311 commented 6 months ago

Thank you very much. Wishing a good report to you.

Rucia16311 commented 6 months ago

It worked correctly! This add-on is really great and I look forward to updating the features again.

Personally, I would be more than happy to be able to turn the display on and off!

I'll do my best to qualify! See you soon!

gugutu commented 6 months ago

I'm glad you like this add-on, thank you for your bug feedback, and I wish you a pleasant experience.