Noisy dependency on psycopg2 versus psycopg2-binary

Поиск
Список
Период
Сортировка
От Shaheed Haque
Тема Noisy dependency on psycopg2 versus psycopg2-binary
Дата
Msg-id CAHAc2jd3zZS39t-pmA1L8LmTj9uDA5csPqmz6Ws8YP7HrzN81g@mail.gmail.com
обсуждение исходный текст
Ответы Re: Noisy dependency on psycopg2 versus psycopg2-binary  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-support
Hi,

I'm still on 4.2, but checking the release notes for 4.3 suggests it too has the problem of being dependent on psycopg2 versus psycopg2-binary. This results in the annoying message:

/usr/local/lib/python3.6/dist-packages/psycopg2/__init__.py:144: UserWarning: The psycopg2 wheel package will be renamed from release 2.8; in order to keep installing from binary please use "pip install psycopg2-binary" instead. For details see: <http://initd.org/psycopg/docs/install.html#binary-install-from-pypi>.

My package also had this problem, and the fix was to replace the reference to psycopg2 with  psycopg2-binary in setup.py. I hope that helps,

Thanks, Shaheed

В списке pgadmin-support по дате отправления:

Предыдущее
От: Dave Caughey
Дата:
Сообщение: Re: Default order on displaying data without order clause
Следующее
От: Polgár Benedek
Дата:
Сообщение: pgadmin 4 missing features