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

why can't install in centos7 python3.11? #692

Open
wonb168 opened this issue Oct 1, 2024 · 3 comments
Open

why can't install in centos7 python3.11? #692

wonb168 opened this issue Oct 1, 2024 · 3 comments

Comments

@wonb168
Copy link

wonb168 commented Oct 1, 2024

In centos7, python3.11,
pip install connectorx
the version is 0.2.3,
then download connectorx-0.3.3-cp311-cp311-manylinux_2_28_x86_64.whl to install
can't support this platform?

@aleewen
Copy link

aleewen commented Oct 1, 2024

I have similar issues. Looking deeper, it could only find an old version of connectorx that had its source distribution on PyPI. Ever since then, they have not included that in PyPI so I suspect that that's an issue.
I asked them if they could publish it on PyPI to resolve it, but received no reply.

There are many open bugs that have gone unfixed and the last update was in May. Unfortunately, you might be better off using a different solution.

@wangxiaoying
Copy link
Contributor

For building wheels for centos with lower version of glibc, please check this issue: #649

@wonb168
Copy link
Author

wonb168 commented Oct 22, 2024

and I compiled from code,but when run,raise error:1729594977213.jpg

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

3 participants