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


Groups > comp.lang.python > #100409

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

From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Subject Re: Can't find way to install psycopg2 in 3.5
Date 2015-12-14 20:01 +1100
Message-ID <mailman.4.1450083679.14916.python-list@python.org> (permalink)
References <000201d13637$87219040$9564b0c0$@ncrypted.com>

Show all headers | View raw


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

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web