在 Windows 上安装 psycopg2 时出错
Posted
技术标签:
【中文标题】在 Windows 上安装 psycopg2 时出错【英文标题】:erro with install psycopg2 on windows 【发布时间】:2020-10-11 11:38:13 【问题描述】:我想在 Windows 上使用 python 3.9 安装 pip install psycopg2 时出现以下错误
ERROR: Command errored out with exit status 1:
command: 'C:\Users\mohammadmilad\Envs\test\Scripts\python.exe' -u -c 'import sys, setuptools,
【问题讨论】:
【参考方案1】:第一步下载一个版本的 psycopg2
第二步 pip install pipwin
然后pipwin install psycopg2
结束
【讨论】:
以上是关于在 Windows 上安装 psycopg2 时出错的主要内容,如果未能解决你的问题,请参考以下文章
在 Mac OS 10.6 上安装 psycopg2 时出错
在 Windows 8 上安装 Python psycopg2-2.5.1
在 unix 上为 python 3.5 安装 psycopg2 包
在哪里可以下载带有 psycopg2 for Windows 的二进制鸡蛋?