apiaryio / polls-api

Polls is an example web API that allows consumers to view polls and vote in them.
MIT License
46 stars 22 forks source link

psycopg2 wheel package will be renamed from release 2.8 #65

Closed kylef closed 5 years ago

kylef commented 5 years ago

From logs, there is a warning regarding psycopg2 package will be renamed. We should consider updating to the renamed package.

May 15 11:30:43 pollsapi app/scheduler.6688: /usr/local/lib/python2.7/site-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>. 
May 15 11:30:43 pollsapi app/scheduler.6688:   """) 
May 15 11:30:43 pollsapi app/scheduler.6688: Deleting 0 questions