ShoroukAziz / Beautify-Anki

An Anki addon that attempts to give Anki's deck browser and deck overview pages a material design look.
http://beautify-anki.shorouk.dev/
GNU Affero General Public License v3.0
151 stars 15 forks source link

Add-On fails to load – module not found #52

Open kiowalara opened 3 years ago

kiowalara commented 3 years ago

Before posting, please verify that you've done the following

Describe the bug When I open Anki the first thing that happens is the bug message. The addon then fails to load and I can use Anki as usual.

An add-on you installed failed to load. If problems persist, please go to the Tools>Add-ons menu, and disable or delete the add-on.

When loading '⁨Beautify.Anki.-.V0.3.2.-.Beta⁩':
⁨Traceback (most recent call last):
  File "aqt/addons.py", line 211, in loadAddons
ModuleNotFoundError: No module named 'Beautify

Contex (please complete the following information):

Additional context In your Anki go to help > About > Copy Debug Log and paste it between the following backticks ---> I couldn't find this. There is no "About" under "Help"

kiowalara commented 3 years ago

I still have this bug

cereska commented 3 years ago

Hey, just rename the folder with the addon to "BeautifyAnki". I had the same issue before, it was caused by the special characters in the folder name.

kiowalara commented 3 years ago

omg, thank you so much! That worked like a charm!