Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #100409 > unrolled thread

Re: Can't find way to install psycopg2 in 3.5

Started byChris Angelico <rosuav@gmail.com>
First post2015-12-14 20:01 +1100
Last post2015-12-14 20:01 +1100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Can't find way to install psycopg2 in 3.5 Chris Angelico <rosuav@gmail.com> - 2015-12-14 20:01 +1100

#100409 — Re: Can't find way to install psycopg2 in 3.5

FromChris Angelico <rosuav@gmail.com>
Date2015-12-14 20:01 +1100
SubjectRe: Can't find way to install psycopg2 in 3.5
Message-ID<mailman.4.1450083679.14916.python-list@python.org>
On Mon, Dec 14, 2015 at 5:20 PM, Dhaval Parekh - NCrypted
<dhaval.parekh@ncrypted.com> wrote:
> I've digged a lot but I couldn't find psycopg2 for python 3.5.

Here's where I'd get a psycopg2 binary:

http://www.lfd.uci.edu/~gohlke/pythonlibs/#psycopg

If you've tried that and still can't get Python to talk to Postgres,
post any errors you got from the installation, and we'll see what's
wrong. There were some changes to install locations and such in 3.5 so
it's possible that something isn't working with those binaries. But I
have fair confidence in them.

ChrisA

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web