Closed AnKingMed closed 2 years ago
@kleinerpirat pinging you on this one as it seems the new update didn't quite work. Not sure if I should make a new issue or just post on the closed one.
@hgiesel
Quite odd, but it looks like your package didn't include these folders. They are created with npm run build
. Does your pack
script (or whatever you use for AnkiWeb) do anything differently?
I've had multiple people report the same error to me
Yeah, that's to be expected - it affects 100% of users (Qt5 and Qt6).
The issue is that the package Henrik uploaded to AnkiWeb didn't include the folders for the different Qt versions. They're created with the build script used for development and testing, but for some reason they weren't shipped in the .ankiaddon
package.
https://github.com/hgiesel/closet/issues/102 Henrik was going to fix it two days ago. Maybe something happened! We should wait I suppose.
I just updated. It hope that solves it :)
I just downloaded your update. Both qt folders are now shipped, but the files model_settings_ui.py
and settings_ui.py
are empty in the qt5 folder.
Ok, I think I figured out. It was basically a problem with my python install and pyuic5
was failing quietly.
I've updated again, and this time I'm pretty confident it works :)
Describe the bug Error code on starting Anki. Add-on doesn't work