简体   繁体   English

在 windows 上安装 psycopg2 时出错

[英]erro with install psycopg2 on windows

i get the down below error while i want to install psycopg2 with pip install on windows with python 3.9当我想安装带有 pip 的 psycopg2 和 python 3.9 安装在 windows 上时,出现以下错误

ERROR: Command errored out with exit status 1:
command: 'C:\Users\mohammadmilad\Envs\test\Scripts\python.exe' -u -c    'import sys, setuptools, 

first step download a version of psycopg2 second step pip install pipwin then pipwin install psycopg2 and end第一步下载一个版本的psycopg2第二步pip install pipwin然后pipwin install psycopg2并结束

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM