Skip to content
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

Some missing things? #50

Open
InstructionSeeker opened this issue Feb 3, 2020 · 0 comments
Open

Some missing things? #50

InstructionSeeker opened this issue Feb 3, 2020 · 0 comments

Comments

@InstructionSeeker
Copy link

I have no idea how many things I've done right and how many wrong. I'm definitely an amatour.
What is not working here?

PS C:\Users\xxx\Desktop\Anki_sync\anki-sync-server> python -m ankisyncd
Traceback (most recent call last):
File "C:\Users\xxx\AppData\Local\Programs\Python\Python38\lib\runpy.py", line 193, in _run_module_as_main return _run_code(code, main_globals, None,
File "C:\Users\xxx\AppData\Local\Programs\Python\Python38\lib\runpy.py", line 86, in _run_code exec(code, run_globals)
File "C:\Users\xxx\Desktop\Anki_sync\anki-sync-server\ankisyncd\__main__.py", line 8, in <module> import ankisyncd.sync_app
File "C:\Users\xxx\Desktop\Anki_sync\anki-sync-server\ankisyncd\sync_app.py", line 37, in <module> import anki.db ModuleNotFoundError: No module named 'anki.db'

Also feel free to change the title as I'm not sure what I should've put there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant