connectorX for AWS EC2 machines #711
Unanswered
sebastian9610
asked this question in
Q&A
Replies: 1 comment
-
Sounds like your ec2 is running on an Aarch64 linux architecture which connectorx doesn’t not support. You have two options here:
On mobile right now hence unable to provide the links but you should be able to search past discussion/ issues by filtering for aarch64 or arm64. Also check if your ec2 is indeed aarch64! |
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
-
Hello.
I have a project with version 0.4.0 for Windows, for memory reasons we went to the AWS machines but when doing a pip install of connectorX it only installs version 0.2.3 and not the most recent one which generates conflicts with other libraries. I would like to know if anyone has a solution to this.
PS: apparently it is a fedora amazon linux.
Beta Was this translation helpful? Give feedback.
All reactions