如何将 psycopg2 添加到 windows 中的 python?

How to add psycopg2 to python in windows?

我需要在 python class 中连接到 PostgreSQL,但我无法将 psycopg2 添加到 python34

import psycopg2

我尝试 运行 在 cmd 上执行命令,但没有成功。

从 GitHub 下载 psycopg2 https://github.com/nwcell/psycopg2-windows

复制psycopg2文件夹并粘贴到yo

C:\Python34\Lib

下载 PyCharm python 永久编辑器