-
Notifications
You must be signed in to change notification settings - Fork 8
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
ERROR ModuleNotFoundError: No module named '1097423555.night_mode' #31
Comments
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\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'
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
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. |
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: ***@***.***>
|
That worked, thank you! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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'
The text was updated successfully, but these errors were encountered: