我正在嘗試用于psycopg2連接到 Postgres 資料庫,但顯然 3.9 不支持它。我可以使用其他替代方法嗎?
uj5u.com熱心網友回復:
檔案說支持 3.9
Python 版本從 3.6 到 3.9
https://www.psycopg.org/docs/install.html#prerequisites
這是 Postgres Wiki 上其他庫的串列https://wiki.postgresql.org/wiki/Python
您還可以搜索 python 包索引https://pypi.org/search/?q=postgre&o=&c=Topic :: Database&c=Programming Language :: Python
轉載請註明出處,本文鏈接:https://www.uj5u.com/houduan/321565.html
標籤:PostgreSQL psycopg2 python-3.9
上一篇:Java 創建PDF列印小冊子
