Psycopg2: Psycopg2-Binary not on PyPi for macOS and Windows (Python 3.7)

Created on 4 Jul 2018  路  3Comments  路  Source: psycopg/psycopg2

Hi All, I am just wondering if there was an outstanding issue resulting in no python 3.7 wheels for psycopg2-binary for Windows i386 / i386_64 and for macOS?

Apologies for the many edits of the title of this, I am still getting used to my new keyboard on my mac (hence installing python 3.7 with homebrew).

Regards
Alexander

Most helpful comment

Binary packages for Python 3.7 on OSX and Windows released.

All 3 comments

I also just ran into this. The workaround for me right now is to just force Homebrew to install Python 3.6

brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/f2a764ef944b1080be64bd88dca9a1d80130c558/Formula/python.rb

@rpkilby This fix will work for people running into this who don't want to install postgresql.

However I am hopefully finding out if there is an issue needing resolving (lack of available build machines, broken auto build script, other issue) that I can help with fixing.

Also as advised in @rgov linked issue #745 the "error" message is unhelpful in directing people to install psycopg2-binary even when that is the package failing. Hopefully I can provide a patch to improve this without too much further guidance but guidance still needed for the above root cause.

Regards
Alexander

Binary packages for Python 3.7 on OSX and Windows released.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Farit picture Farit  路  6Comments

camillehuot picture camillehuot  路  4Comments

vitorpontual picture vitorpontual  路  5Comments

psycoteam picture psycoteam  路  5Comments

pfhayes picture pfhayes  路  5Comments