Coder Social home page Coder Social logo

Comments (8)

bxkx avatar bxkx commented on June 27, 2024 2

Replace the init.py with this version https://github.com/daedsidog/Anki-autoLapseNewInterval/blob/master/__init__.py

from anki-autolapsenewinterval.

daedsidog avatar daedsidog commented on June 27, 2024 2

Replace the init.py with this version https://github.com/daedsidog/Anki-autoLapseNewInterval/blob/master/__init__.py

When I click that link I don't see anywhere for me to download. And when I go to my computer files and find the current init.py file it won't let me open it ("The specified module could not be found"). I may be in over my head but can you elaborate on how to switch out versions?

I've made it easier for you. Check out the releases where you can download the latest file.

from anki-autolapsenewinterval.

daedsidog avatar daedsidog commented on June 27, 2024 1

Fixed. You could have held your breathe.

from anki-autolapsenewinterval.

daedsidog avatar daedsidog commented on June 27, 2024

I've looked into it and it is something to do with the way the Anki team changed how iteration through decks works. I may get around to fix this, but in the mean time I recommend that you don't hold your breathe and use an older Anki version.

from anki-autolapsenewinterval.

bxkx avatar bxkx commented on June 27, 2024

Thanks for fixing it!

from anki-autolapsenewinterval.

rumDMC avatar rumDMC commented on June 27, 2024

Fixed. You could have held your breathe.

It's fixed?! Where can I get the updated version? I'm on 2.1.35 and have been really bummed I havent been able to use this addon.
If it helps at all, here is the error I get when starting anki

Debug info:
Anki 2.1.35 (84dcaa86) Python 3.8.0 Qt 5.14.2 PyQt 5.14.2
Platform: Windows 10
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2021-01-01 17:42:36

Caught exception:
Traceback (most recent call last):
File "aqt\progress.py", line 53, in handler
File "aqt\main.py", line 142, in on_window_init
File "aqt\main.py", line 190, in setupProfileAfterWebviewsLoaded
File "aqt\main.py", line 231, in setupProfile
File "aqt\main.py", line 427, in loadProfile
File "aqt\gui_hooks.py", line 2033, in call
File "anki\hooks.py", line 583, in runHook
File "C:\Users\Dylan M Cooper\AppData\Roaming\Anki2\addons21\372281481_init_.py", line 78, in adjLapse_startup
adjLapse_all(True) # Includes functions below
File "C:\Users\Dylan M Cooper\AppData\Roaming\Anki2\addons21\372281481_init_.py", line 69, in adjLapse_all
eval_lapsed_newIvl(silent)
File "C:\Users\Dylan M Cooper\AppData\Roaming\Anki2\addons21\372281481_init_.py", line 205, in eval_lapsed_newIvl
adj_lapsed_newIvl(dconf['id'], silent)
File "C:\Users\Dylan M Cooper\AppData\Roaming\Anki2\addons21\372281481_init_.py", line 175, in adj_lapsed_newIvl
lapsed_success_rate, lapsed_rev_records = og_lapsed_success_rate(name, card_sample_size)
File "C:\Users\Dylan M Cooper\AppData\Roaming\Anki2\addons21\372281481_init_.py", line 148, in og_lapsed_success_rate
decks = find_decks_in_settings_group(group_id)
File "C:\Users\Dylan M Cooper\AppData\Roaming\Anki2\addons21\372281481_init_.py", line 55, in find_decks_in_settings_group
if 'conf' in decks[d] and int(decks[d]['conf']) == int(group_id):
File "anki\decks.py", line 47, in getitem
TypeError: int() argument must be a string, a bytes-like object or a number, not 'dict'

from anki-autolapsenewinterval.

rumDMC avatar rumDMC commented on June 27, 2024

Replace the init.py with this version https://github.com/daedsidog/Anki-autoLapseNewInterval/blob/master/__init__.py

When I click that link I don't see anywhere for me to download. And when I go to my computer files and find the current init.py file it won't let me open it ("The specified module could not be found"). I may be in over my head but can you elaborate on how to switch out versions?

from anki-autolapsenewinterval.

rumDMC avatar rumDMC commented on June 27, 2024

It's working! Thank you both so freaking much!!!!

from anki-autolapsenewinterval.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.