carlos1172 / ProgressBarTimeLeft

Hello, this is my first "add-on" (which isn't really by me since I just tweaked/merged Glutanimate's Progress Bar add-on with Carlos Duarte's More Decks Stats and Time Left add-on.). I basically got the progress bar to work on 2.1.49, as well as added statistics for cards left, percentage left, time (s) spent per card based on today's reviews, and time left based on how fast you've done today's reviews. Note: it says studied 637 cards in 1.36 hours today (7.67 s/card) but that's not reflected in the progress bar because I did those reviews on iPad. Also, the progress bar only tracts reviews in your current anki session. If you restart the app, it'll reset to 0 cards done (but the total cards left will be less already). I have not tested this on any other version besides 2.1.49, but I just wanted to share it since it took me a while to get this working and I'm very proud of it (and am hugely thankful to Glutanimate and Mr. Duarte). Installation: Unzip them and paste them in C:\%APPDATA%\Anki2\addons21
14 stars 8 forks source link

ERROR ModuleNotFoundError: No module named '1097423555.night_mode' #31

Open Hatzuki04 opened 11 months ago

Hatzuki04 commented 11 months ago

Me aparece este error y no sé cómo solucionarlo:

Error Un complemento que has instalado ha fallado al cargarse. Si los problemas persisten, por favor ve a Herramientas> Menú de complementos o deshabilita este complemento.

Mientras cargando '⁨Progress Bar cards done cards left secondscard time spentleft and ETA⁩': ⁨Traceback (most recent call last): File "aqt.addons", line 246, in loadAddons File "C:\Users\nicze\AppData\Roaming\Anki2\addons21\1097423555__init__.py", line 1, in from . import reviewer_progress_bar File "C:\Users\nicze\AppData\Roaming\Anki2\addons21\1097423555\reviewer_progress_bar.py", line 3, in from .night_mode import isnightmode ModuleNotFoundError: No module named '1097423555.night_mode' ⁩

carlos1172 commented 11 months ago

Update your addon version

Regards, Carlos Miguel C. Resurreccion On Sep 21, 2023 at 6:00 AM +0800, Hatzuki04 @.***>, wrote:

Me aparece este error y no sé cómo solucionarlo: Error Un complemento que has instalado ha fallado al cargarse. Si los problemas persisten, por favor ve a Herramientas> Menú de complementos o deshabilita este complemento. Mientras cargando '⁨Progress Bar cards done cards left secondscard time spentleft and ETA⁩': ⁨Traceback (most recent call last): File "aqt.addons", line 246, in loadAddons File "C:\Users\nicze\AppData\Roaming\Anki2\addons21\1097423555init.py", line 1, in from . import reviewer_progress_bar File "C:\Users\nicze\AppData\Roaming\Anki2\addons21\1097423555\reviewer_progress_bar.py", line 3, in from .night_mode import isnightmode ModuleNotFoundError: No module named '1097423555.night_mode' ⁩ — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

nalanihuang commented 11 months ago

I am also experiencing this issue! Sorry, how do you update an addon version? When I click check for updates, anki responds by saying there are no available.

carlos1172 commented 11 months ago

Try now

Regards, Carlos Miguel C. Resurreccion On Oct 2, 2023 at 3:53 PM +0800, nalanihuang @.***>, wrote:

I am also experiencing this issue! Sorry, how do you update an addon version? When I click check for updates, anki responds by saying there are no available. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

nalanihuang commented 11 months ago

That worked, thank you!