python - psycopg2 on OSX: do I have to install PostgreSQL too? -


I want to use a postgreSQL database which is running on a remote machine, from Python in OS / X Want to install postgres on Mac? Or psycopg2 will work on your own.

Any signals for a good installation guide for psycopg2 for OS / X? MacPaul tells me that the psycopg2 package has dependency on postgre clients and libraries (but not DB)

Server). If you have successfully installed psycopg, you should be good to go

If you have not yet installed, consider using MacPort or Fink, with a dependency solution for you. In most cases, this will make things easier (sometimes problems arise).


Comments

Popular posts from this blog

c++ - Linux and clipboard -

delphi - Mouseover hint for TChart series value -

How to Create Master-Details view using Asp.Net MVC framework -