Replies: 1 comment
-
Resolved by #781 (support from version 0.4.3a1). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have the issue that I can install Connectorx on my local Mac ARM laptop, but when I want to run it inside a docker container it won't establish a version higher than 0.2.3.
I looked into it and the Linux ARM version isn't being released. My docker image typically follows a
python:3.10-slim
which uses a Debian.In the release file, the aarch64 version for Linux has been commented out and the only ARM version being built is the Apple-darwin versions.
Is there anything I can do to help out getting that to run?
Beta Was this translation helpful? Give feedback.
All reactions