1安装psycopg2. PostgreSQL database adapter for the Python programming language. Its main features are the complete implementation of the Python DB API 2.0 specification and the thread safety (several threads can share the same step3 重新安装psycopg2,打开一个新的终端窗口,执行命令:
Dec 05, 2019 · In this short tutorial, I’ll show you how to use PIP to uninstall a package in Python. I’ll use a simple example to uninstall the pandas package.. But before we begin, here is the generic form that you can use to uninstall a package in Python: