Skip to content

Python 3.13 support #694

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

Closed
hagsted opened this issue Oct 8, 2024 · 6 comments
Closed

Python 3.13 support #694

hagsted opened this issue Oct 8, 2024 · 6 comments

Comments

@hagsted
Copy link

hagsted commented Oct 8, 2024

Hi Connector-x team

I am a happy user of Connector-x, but like to more forward to new python version soon after they are released. Is it possible that you could update connector-x to support python 3.13 now that it has been released.

Best regards Kristian

@wangxiaoying
Copy link
Contributor

We are waiting for all our dependencies like numpy to release the newest version (0.22 on cargo in this case). Once they are done, we can release a new stable version that supports python 3.13.

@wangxiaoying
Copy link
Contributor

Python 3.13 is now supported from version 0.4.0! Please feel free to have a try.

@carepollo
Copy link

Python 3.13 is now supported from version 0.4.0! Please feel free to have a try.

Wrong: Getting error

ERROR: Could not find a version that satisfies the requirement connectorx==0.3.2 (from versions: 0.2.3)

When deploying in docker container

@EricFecteau
Copy link
Collaborator

Have you tried connectorx==0.4?

@carepollo
Copy link

Have you tried connectorx==0.4?

Yes I have

ERROR: Could not find a version that satisfies the requirement connectorx==0.4.1 (from versions: 0.2.3) ERROR: No matching distribution found for connectorx==0.4.1

@wangxiaoying
Copy link
Contributor

Hi @carepollo , what is your local environment? You can find all our precompiled wheel files here. If there is no matching one for you, you have to build connectorx like this example for now.

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

4 participants