You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FYI.. I ran this with docker in a Lubuntu 18.04 64-bit system, and getting this warning in the terminal:
web_1 | /usr/local/lib/python3.6/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>.
its working fine, but just wanted to share about this warning statement coming. If the whole thing is frozen to specific versions then I don't think there'll be any problems.
The text was updated successfully, but these errors were encountered:
FYI.. I ran this with docker in a Lubuntu 18.04 64-bit system, and getting this warning in the terminal:
its working fine, but just wanted to share about this warning statement coming. If the whole thing is frozen to specific versions then I don't think there'll be any problems.
The text was updated successfully, but these errors were encountered: