This project is archived and is in readonly mode.
windows version number shows wrong
Reported by Psycopg website | April 18th, 2013 @ 12:47 PM
Submitted by: Kurdy
I just installed 2.5. Pip freeze still shows 2.4.6.
print(psycopg2.__version__) shows 2.5.
Didn't know where to report this.
Comments and changes to this ticket
-
Daniele Varrazzo April 18th, 2013 @ 12:58 PM
- State changed from new to invalid
Don't know what pip freeze is or does.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
<b>WARNING:</b> the informations in this tracker are archived. Please submit new tickets or comments to <a href="https://github.com/psycopg/psycopg2/issues">the new tracker</a>.
<br/>
Psycopg is the most used PostgreSQL adapter for the Python programming language. At the core it fully implements the Python DB API 2.0 specifications. Several extensions allow access to many of the features offered by PostgreSQL.