Autograder [Mon Apr  6 06:25:19 2020]: Received job 11785-s20_hw4p1_22_ybelhe@andrew.cmu.edu:752
Autograder [Mon Apr  6 06:25:55 2020]: Success: Autodriver returned normally
Autograder [Mon Apr  6 06:25:55 2020]: Here is the output from the autograder:
---
Autodriver: Job exited with status 2
mkdir -p handin
tar xf handin.tar -C handin
tar xf autograde.tar
pip3 freeze
The directory '/home/autolab/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
aniso8601==3.0.2
atomicwrites==1.2.1
attr==0.3.1
attrs==19.3.0
certifi==2018.8.24
chardet==3.0.4
click==6.7
colorama==0.4.1
cycler==0.10.0
DataProperty==0.43.1
docker==3.7.3
docker-pycreds==0.4.0
Flask==1.0.2
Flask-RESTful==0.3.6
freeze==1.0.10
hmmlearn==0.2.0
humanreadable==0.0.7
idna==2.8
importlib-metadata==0.18
itsdangerous==0.24
Jinja2==2.10
kiwisolver==1.0.1
Logbook==1.4.3
MarkupSafe==1.0
matplotlib==2.2.3
mbstrdecoder==0.8.1
more-itertools==4.3.0
msgfy==0.0.7
numpy==1.18.1
pandas==0.23.4
path.py==12.0.1
pathvalidate==0.29.0
Pillow==5.2.0
pluggy==0.7.1
prettytable==0.7.2
py==1.6.0
pyaml==17.12.1
pygame==1.9.4
pyparsing==2.2.0
pytest==3.8.0
python-dateutil==2.7.3
pytz==2018.5
PyYAML==3.13
requests==2.22.0
scikit-learn==0.19.2
scipy==1.1.0
simplejson==3.16.0
SimpleSQLite==0.45.2
six==1.11.0
sklearn==0.0
sqliteschema==0.16.2
subprocrunner==0.17.1
tabledata==0.9.1
tabulate==0.8.2
tcconfig==0.23.0
torch==0.4.1
torchvision==0.2.1
typepy==0.6.0
urllib3==1.25.3
voluptuous==0.11.5
websocket-client==0.56.0
Werkzeug==0.14.1
zipp==0.5.1
#AUTOLAB=1 /usr/local/depot/anaconda3/bin/python3 autograde/runner.py --module-path=./handin/
AUTOLAB=1 python3 autograde/runner.py --module-path=./handin/
make: *** [autograde] Killed