Hi I'm trying to install Pygresql on my labtop, running under Mac OS X 10.6.
When I'm running the command "python setup.py build", i have this warning : "in /Library/PostgreSQL/8.4/lib/libpq.dylib, missing required architecture x86_64 in file" If i try to compile files anyway, I have the following error when i try to import pg module "ImportError: dlopen(/Library/Python/2.6/site-packages/_pg.so, 2): Symbol not found: _PQclear" Is there someone who could help me to solve this problem ? Thanks -- Christophe Malabat _______________________________________________ PyGreSQL mailing list [email protected] http://mailman.vex.net/mailman/listinfo/pygresql
