Not exactly, cause installing psycopg2 via the OS package manager should __not__ require dev packages at all.
On Monday, February 16, 2015 at 11:57:01 AM UTC+1, Thomas Stephenson wrote: > > > Installing psycopg2 does require development tools, while Django does not > > Installing psycopg2 2.0.0 requires exactly the same `postgres-*-dev` > libraries that 2.5 does as far as I know. If it is possible to install > psycopg2 via the OS package manager then 2.5 can be installed via pip. > > On Monday, February 16, 2015 at 11:18:56 AM UTC+11, Xof wrote: >> >> >> On Feb 15, 2015, at 4:14 PM, Tim Graham <[email protected]> wrote: >> >> > Is there a scenario where you could pip install Django but not pip >> install psycopg2? >> >> Installing psycopg2 does require development tools, while Django does >> not. I'm not offering this as a compelling argument for anything, just an >> observation. >> >> -- >> -- Christophe Pettus >> [email protected] >> >> -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/2395fd65-dab6-4e39-977a-cf1ae6bba5ce%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
