Pysyft: Tests not Working

Created on 8 Dec 2018  路  2Comments  路  Source: OpenMined/PySyft

Tests were working all fine until recently when I ran make test locally.

I get these errors. Any idea on how I could resolve it?

test -e venv/bin/activate || python -m venv venv
Error: Command '['/Users/hrishikesh/Hrishikesh/Projects/PySyft/venv/bin/python', '-Im', 'ensurepip', '--upgrade', '--default-pip']' returned non-zero exit status 1.
make: *** [venv/bin/activate] Error 1
Type

Most helpful comment

Hmm - I'm really not sure. Maybe try rebuilding your virtual environment?

All 2 comments

Hmm - I'm really not sure. Maybe try rebuilding your virtual environment?

@iamtrask That did the trick!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

s-marta picture s-marta  路  4Comments

iamtrask picture iamtrask  路  4Comments

swaroopch picture swaroopch  路  4Comments

alberduris picture alberduris  路  3Comments

robert-wagner picture robert-wagner  路  4Comments