小编cha*_*les的帖子

错误:找不到 psycopg2-binary==2.8.2 的匹配发行版

请问我应该如何在我的 python 图像上安装 psycopg2-binary。

我尝试pip install psycopg2-binary==2.8.2但出现此错误

ERROR: Could not find a version that satisfies the requirement psycopg2-binary==2.8.2 (from versions: 2.7.4, 2.7.5, 2.7.6, 2.7.6.1, 2.7.7, 2.8, 2.8.1, 2.8.2, 2.8.3, 2.8.4, 2.8.5, 2.8.6, 2.9, 2.9.1) ERROR: No matching distribution found for psycopg2-binary==2.8.2

我的图像是python3.9-alpine

请问我该怎么办???

docker alpine-linux python-3.9

6
推荐指数
1
解决办法
9407
查看次数

标签 统计

alpine-linux ×1

docker ×1

python-3.9 ×1