Git Product home page Git Product logo

ankiaddons's People

Contributors

ospalh avatar worthy7 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

ospalh mkraenz

ankiaddons's Issues

Main add-on files not part of the repo

Hi.
I wanted to try out the source version of an add-on, but can’t find the main files that Anki itself uses to pull in the files with the real code, like JWSuggester.py.
Also, that the directory name is different between the version on AnkiWeb (JWordSuggester) and the repo (JSuggester) is confusing.

edict.pickle missing in repo

Related to #4. I got

An error occurred in an add-on.
Please post on the add-on forum:
https://groups.google.com/forum/#!forum/anki-addons

Traceback (most recent call last):
  File "/NN/aw/anki-tests/addons/JSuggester/suggester.py", line 432, in onSearch
    self.loadPickleDictionary()
  File "/NN/anki-tests/addons/JSuggester/suggester.py", line 748, in loadPickleDictionary
    self.edict = pickle.load(open( edictPicklePath, "rb" ))
IOError: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/NN/anki-tests/addons/JSuggester/edict.pickle'

( „Datei oder Verzeichnis nicht gefunden“ is German for “Directory or file not found”.)

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.