This project is archived and is in readonly mode.
Python freeze does not like psycopg2
Reported by Psycopg website | 2014-05-15 11:45:54 UTC
Submitted by: Christian Bachmaier
I have added a comment with an solution to the (prematurely)
closed ticket #201 (http://psycopg.lighthouseapp.com/projects/62710/tickets/201)
.
Unfortunately, I cannot open it again. Maybe some of the moderators
can do that and delete this entry.
Comments and changes to this ticket
-

Daniele Varrazzo 2014-05-16 21:18:46 UTC
- State changed from new to invalid
You should ask that in the aforementioned ticket, not in a new one.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
WARNING: the informations in this tracker are archived. Please submit new tickets or comments to the new tracker.
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.