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

Python 2.11 with pip 23.2.1 refuses to install txpostgres #44

Open
donalm opened this issue Jul 23, 2023 · 0 comments
Open

Python 2.11 with pip 23.2.1 refuses to install txpostgres #44

donalm opened this issue Jul 23, 2023 · 0 comments

Comments

@donalm
Copy link

donalm commented Jul 23, 2023

I'm a bit unclear on the details but python-3.11 with pip-23.2.1 on CentOS7 is refusing to install txpostgres for me:

pip install  txpostgres
ERROR: Could not find a version that satisfies the requirement txpostgres (from versions: none)
ERROR: No matching distribution found for txpostgres

Maybe related to:
pypa/pip#8559

It installs correctly with python-3.9 and pip-23.2.1 on the same machine.

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

1 participant