Ask Your Question

geze's profile - activity

2019-09-20 20:56:39 +0200 answered a question Sage pip not compatible with PyPI

I had a similar result when installing psycopg2 in my own computer, and sudoing pip install --upgrade psycopg2 solve my problem. I did not try without the option --upgrade for sage, but I also ran sage -pip install --upgrade pyscopg2 and no problema!