no matching distribution found for psycopg2

Given the amount of work that requires to be done, I suggest you use a different base image, e.g. python:3.9 or that you...

no matching distribution found for psycopg2

Given the amount of work that requires to be done, I suggest you use a different base image, e.g. python:3.9 or that you install the alpine ...,Note: Since a while back, there are binary wheels for Windows in PyPI, so this should no longer be an issue for Windows users.

相關軟體 PostgreSQL 資訊

PostgreSQL
PostgreSQL 是一個跨平台的對象關係型數據庫管理系統,自 1995 年首次發布以來,已經成長為國際知名的解決方案,可幫助管理員輕鬆創建,組織,管理和部署各種形狀和大小的項目數據庫。這當然包括對運行 SQL 查詢,觸發管理,屬性管理以及其他企業級數據庫管理系統當前正在使用的所有功能的全面控制。為使日常管理多個作業和項目組件的管理員更容易訪問,PostgreSQL 符合大多數 SQL 2008... PostgreSQL 軟體介紹

no matching distribution found for psycopg2 相關參考資料
Unable to install psycopg2 (pip install psycopg2) - Stack ...

2018年4月13日 — This is a non-trivial amount of effort, writes Stufft, I'm not sure it's going to get done. In the long run, the Python interpreter itself ...

https://stackoverflow.com

No matching distribution found for psycopg2-binary==2.8.2

Given the amount of work that requires to be done, I suggest you use a different base image, e.g. python:3.9 or that you install the alpine ...

https://stackoverflow.com

How to install psycopg2 with "pip" on Python? - Stack Overflow

Note: Since a while back, there are binary wheels for Windows in PyPI, so this should no longer be an issue for Windows users.

https://stackoverflow.com

ERROR: No matching distribution found for psycopg2==2.7.3.2

2021年8月17日 — ERROR: No matching distribution found for psycopg2==2.7.3.2 · python requirements.txt. Im running python container with this command docker run ...

https://stackoverflow.com

Why psycopg2 keep spitting out this error? - Stack Overflow

2021年2月18日 — InstallError]: ERROR: No matching distribution found for psycopg2==2.8.6 ERROR: Couldn't install package: psycopg2 Package installation ...

https://stackoverflow.com

python - 无法安装psycopg2(pip安装psycopg2) - IT工具网

... (_ssl.c:661) - skipping Could not find a version that satisfies the requirement psycopg2 (from versions: ) No matching distribution found for psycopg2.

https://www.coder.work

psycopg2-binary fails to install on macOS Big Sur 11.0.1 and ...

2020年11月21日 — pip install psycopg2-binary --no-cache-dir Collecting ... I found out a way for installing psycopg2 on a ARM architecture : use a conda ...

https://github.com

psycopg2-binary support for M1 chipset · Issue #1286 - GitHub

2021年6月8日 — SYSTEM_VERSION_COMPAT=1 pip install psycopg2-binary==2.8.6 Collecting ... ERROR: No matching distribution found for psycopg2-binary==2.8.6.

https://github.com

Unable to Install 2.8.6 on Python 3.6 · Issue #1258 - GitHub

2021年4月12日 — 6 ERROR: No matching distribution found for psycopg2==2.8.6. pg_config is installed in ./bin/pg_config. I am running Ubuntu 18.04 and pip 21.0.

https://github.com

关于python:无法安装psycopg2(pip install ... - 码农家园

2021年1月8日 — Could not find a version that satisfies the requirement psycopg2 (from versions: ) No matching distribution found for psycopg2 ...

https://www.codenong.com