Code Monkey home page Code Monkey logo

Comments (3)

c-okelly avatar c-okelly commented on June 5, 2024 1

I assume you can just run python3 setup.py install though I'm not really sure tbh and don't have a Windows env to test on

from org_to_anki.

Ypot avatar Ypot commented on June 5, 2024 1
  1. I've installed last stable python for windows. (Making sure to tick the option to add python to PATH):
    https://www.python.org/downloads/windows/
  2. Open CMD as ADMIN
  3. Launched your setup, by pasting its path into the CMD and adding install to the end:
    C:\Downloads\org_to_anki-master\setup.py install
  4. I tested org_to_anki to see if it worked. I wrote on the CMD:
    C:\Windows\system32>org_to_anki C:\3-Holoteca.org
    But it seems the result was not good:
Traceback (most recent call last):
  File "C:\Program Files (x86)\Python38-32\Scripts\org_to_anki-script.py", line
11, in <module>
    load_entry_point('org-to-anki==1.3.1', 'console_scripts', 'org_to_anki')()
  File "C:\Program Files (x86)\Python38-32\lib\site-packages\pkg_resources\__ini
t__.py", line 489, in load_entry_point
    return get_distribution(dist).load_entry_point(group, name)
  File "C:\Program Files (x86)\Python38-32\lib\site-packages\pkg_resources\__ini
t__.py", line 2852, in load_entry_point
    return ep.load()
  File "C:\Program Files (x86)\Python38-32\lib\site-packages\pkg_resources\__ini
t__.py", line 2443, in load
    return self.resolve()
  File "C:\Program Files (x86)\Python38-32\lib\site-packages\pkg_resources\__ini
t__.py", line 2449, in resolve
    module = __import__(self.module_name, fromlist=['__name__'], level=0)
ModuleNotFoundError: No module named 'src'

from org_to_anki.

c-okelly avatar c-okelly commented on June 5, 2024

Sorry I should have added a much more obvious solution to this problem. Just use the Anki plugin instead

https://ankiweb.net/shared/info/1029306148

from org_to_anki.

Related Issues (20)

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.