-
Notifications
You must be signed in to change notification settings - Fork 29
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
Not working with aarch64
#52
Comments
I came across this same problem. I think the error is coming from pip:
I tried to build the image in Debian GNU/Linux 11 (bullseye) aarch64. Tested the main branch aswell and that seemed to have the same issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I tried building the
anki-sync-server
on my Raspberry PI (architecture:aarch64
) but failed to do so asanki==2.1.49
couldn't be found.Manually following https://docs.ankiweb.net/sync-server.html worked fine but when I try to build and run a docker container with it it also fails.
Also, I'm a bit confused. What's the difference between this repo and https://github.com/ankicommunity/anki-sync-server?
The text was updated successfully, but these errors were encountered: