Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

Could not find a version that satisfies the requirement jwt==0.6.1Β #68

@ChrisCummins

Description

@ChrisCummins

I have encountered this error sporadically, and have not yet tracked down the full steps to reproduce, but here is an example of the error:

  1. Change a requirement in tools/requirements.txt
  2. Re-run ./configure
  3. Run bazel test from within IntelliJ:
/usr/bin/setsid --wait bazel test --tool_tag=ijwb:IDEA:ultimate --curses=no --color=yes --progress_in_terminal_title=no --runs_per_test=1 --flaky_test_attempts=1 --build_event_binary_file=/tmp/intellij-bep-c50557d6-334a-4a52-aa67-605a2e4d17bc --nobuild_event_binary_file_path_conversion -- //gpu/cldrive/...
Starting local Bazel server and connecting to it...
INFO: Invocation ID: 664347e9-3718-4168-9953-d2699dd6e64a
Loading: 
Loading: 0 packages loaded
Loading: 0 packages loaded
INFO: Call stack for the definition of repository 'requirements' which is a pip_import (rule definition at /home/cec/.cache/bazel/_bazel_cec/d1665aef25bbeeb91c01df7ddc90dba7/external/rules_python/python/pip.bzl:42:14):
 - /home/cec/phd/WORKSPACE:366:1
Loading: 0 packages loaded
ERROR: An error occurred during the fetch of repository 'requirements':
   pip_import failed: Collecting absl-py==0.7.0 (from -r /home/cec/phd/requirements.txt (line 6))
  Using cached https://files.pythonhosted.org/packages/31/bc/ab68120d1d89ae23b694a55fe2aece2f91194313b71f9b05a80b32d3c24b/absl-py-0.7.0.tar.gz
Collecting appdirs==1.4.3 (from -r /home/cec/phd/requirements.txt (line 7))
  Using cached https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl
  Saved ./appdirs-1.4.3-py2.py3-none-any.whl
Collecting appnope==0.1.0 (from -r /home/cec/phd/requirements.txt (line 8))
  Using cached https://files.pythonhosted.org/packages/87/a9/7985e6a53402f294c8f0e8eff3151a83f1fb901fa92909bb3ff29b4d22af/appnope-0.1.0-py2.py3-none-any.whl
  Saved ./appnope-0.1.0-py2.py3-none-any.whl
Collecting ascii_art==0.1.0 (from -r /home/cec/phd/requirements.txt (line 9))
  Using cached https://files.pythonhosted.org/packages/01/c7/c31ea8d53d304e6430e36d40475c058e5a223a3c595d723804bb465777de/ascii_art-0.1.0-py2.py3-none-any.whl
  Saved ./ascii_art-0.1.0-py2.py3-none-any.whl
Collecting astroid==1.6.1 (from -r /home/cec/phd/requirements.txt (line 10))
  Using cached https://files.pythonhosted.org/packages/cb/8c/18fefaf865c3e48ed31d60d53a8f85ba7e8b27fe9bd115cecae876a8d58e/astroid-1.6.1-py2.py3-none-any.whl
  Saved ./astroid-1.6.1-py2.py3-none-any.whl
Collecting attrs==17.4.0 (from -r /home/cec/phd/requirements.txt (line 11))
  Using cached https://files.pythonhosted.org/packages/b5/60/4e178c1e790fd60f1229a9b3cb2f8bc2f4cc6ff2c8838054c142c70b5adc/attrs-17.4.0-py2.py3-none-any.whl
  Saved ./attrs-17.4.0-py2.py3-none-any.whl
Collecting autoenv==1.0.0 (from -r /home/cec/phd/requirements.txt (line 12))
  Using cached https://files.pythonhosted.org/packages/8f/4f/e6cb9dba8138dee540041124ba17db398c5e5c5fa8a46ee4a24d24621d3a/autoenv-1.0.0.tar.gz
Collecting backports-abc==0.5 (from -r /home/cec/phd/requirements.txt (line 13))
  Using cached https://files.pythonhosted.org/packages/7d/56/6f3ac1b816d0cd8994e83d0c4e55bc64567532f7dc543378bd87f81cebc7/backports_abc-0.5-py2.py3-none-any.whl
  Saved ./backports_abc-0.5-py2.py3-none-any.whl
Collecting backports.functools-lru-cache==1.5 (from -r /home/cec/phd/requirements.txt (line 14))
  Using cached https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl
  Saved ./backports.functools_lru_cache-1.5-py2.py3-none-any.whl
Collecting backports.shutil-get-terminal-size==1.0.0 (from -r /home/cec/phd/requirements.txt (line 15))
  Using cached https://files.pythonhosted.org/packages/7d/cd/1750d6c35fe86d35f8562091737907f234b78fdffab42b29c72b1dd861f4/backports.shutil_get_terminal_size-1.0.0-py2.py3-none-any.whl
  Saved ./backports.shutil_get_terminal_size-1.0.0-py2.py3-none-any.whl
Collecting bibtexparser==1.1.0 (from -r /home/cec/phd/requirements.txt (line 16))
  Using cached https://files.pythonhosted.org/packages/1f/cb/c30ee322d69a569423edbcc9cf544edc5d634f3340f448c918c8a3cbccf0/bibtexparser-1.1.0.tar.gz
Collecting bleach==1.5.0 (from -r /home/cec/phd/requirements.txt (line 17))
  Using cached https://files.pythonhosted.org/packages/33/70/86c5fec937ea4964184d4d6c4f0b9551564f821e1c3575907639036d9b90/bleach-1.5.0-py2.py3-none-any.whl
  Saved ./bleach-1.5.0-py2.py3-none-any.whl
Collecting bokeh==1.0.2 (from -r /home/cec/phd/requirements.txt (line 18))
  Using cached https://files.pythonhosted.org/packages/54/4f/e6554176080d5cb809a20f36b8723ded05872c60f72e791efd6f2a9346bd/bokeh-1.0.2.tar.gz
Collecting certifi==2018.4.16 (from -r /home/cec/phd/requirements.txt (line 19))
  Using cached https://files.pythonhosted.org/packages/7c/e6/92ad559b7192d846975fc916b65f667c7b8c3a32bea7372340bfe9a15fa5/certifi-2018.4.16-py2.py3-none-any.whl
  Saved ./certifi-2018.4.16-py2.py3-none-any.whl
Collecting cffi==1.11.5 (from -r /home/cec/phd/requirements.txt (line 20))
  Using cached https://files.pythonhosted.org/packages/14/dd/3e7a1e1280e7d767bd3fa15791759c91ec19058ebe31217fe66f3e9a8c49/cffi-1.11.5-cp27-cp27mu-manylinux1_x86_64.whl
  Saved ./cffi-1.11.5-cp27-cp27mu-manylinux1_x86_64.whl
Collecting chardet==3.0.4 (from -r /home/cec/phd/requirements.txt (line 21))
  Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl
  Saved ./chardet-3.0.4-py2.py3-none-any.whl
Collecting checksumdir==1.0.5 (from -r /home/cec/phd/requirements.txt (line 22))
  Using cached https://files.pythonhosted.org/packages/31/81/5e9d1f75ce9e54b1a2c6e9284e4bf60103e4537c235e15ca75f617508809/checksumdir-1.0.5.tar.gz
Collecting Click==7.0 (from -r /home/cec/phd/requirements.txt (line 23))
  Using cached https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl
  Saved ./Click-7.0-py2.py3-none-any.whl
Collecting configparser==3.5.0 (from -r /home/cec/phd/requirements.txt (line 24))
  Using cached https://files.pythonhosted.org/packages/7c/69/c2ce7e91c89dc073eb1aa74c0621c3eefbffe8216b3f9af9d3885265c01c/configparser-3.5.0.tar.gz
Collecting coverage==4.5.1 (from -r /home/cec/phd/requirements.txt (line 25))
  Using cached https://files.pythonhosted.org/packages/31/22/724704999cf994b590db9421b5ef1b5122ea485d67d56f9ecf34f2f721ad/coverage-4.5.1-cp27-cp27mu-manylinux1_x86_64.whl
  Saved ./coverage-4.5.1-cp27-cp27mu-manylinux1_x86_64.whl
Collecting cpplint==1.3.0 (from -r /home/cec/phd/requirements.txt (line 26))
  Using cached https://files.pythonhosted.org/packages/95/42/27a16ef7fc609aba82bec923e2d29a1fa163bc95a267eaf1acc780e949fc/cpplint-1.3.0.tar.gz
Collecting cycler==0.10.0 (from -r /home/cec/phd/requirements.txt (line 27))
  Using cached https://files.pythonhosted.org/packages/f7/d2/e07d3ebb2bd7af696440ce7e754c59dd546ffe1bbe732c8ab68b9c834e61/cycler-0.10.0-py2.py3-none-any.whl
  Saved ./cycler-0.10.0-py2.py3-none-any.whl
Collecting dash==0.39.0 (from -r /home/cec/phd/requirements.txt (line 28))
  Using cached https://files.pythonhosted.org/packages/38/c0/353ba9f56f171389f0b4985f0481805219fc1921d651586c51345b89c1ea/dash-0.39.0.tar.gz
Collecting decorator==4.3.0 (from -r /home/cec/phd/requirements.txt (line 29))
  Using cached https://files.pythonhosted.org/packages/bc/bb/a24838832ba35baf52f32ab1a49b906b5f82fb7c76b2f6a7e35e140bac30/decorator-4.3.0-py2.py3-none-any.whl
  Saved ./decorator-4.3.0-py2.py3-none-any.whl
Collecting detect-secrets==0.12.4 (from -r /home/cec/phd/requirements.txt (line 30))
  Using cached https://files.pythonhosted.org/packages/61/78/3b90f866853efc9c545860f4c11dd0ed04949fae03a34c34afe6defa8aba/detect_secrets-0.12.4-py2.py3-none-any.whl
  Saved ./detect_secrets-0.12.4-py2.py3-none-any.whl
Collecting dm-sonnet==1.23 (from -r /home/cec/phd/requirements.txt (line 33))
  Using cached https://files.pythonhosted.org/packages/2d/af/77f1a710952f90783f1fcf36eee6bb4191768175c8fe0c7f3fae3b0a3ac6/dm_sonnet-1.23-py2-none-any.whl
  Saved ./dm_sonnet-1.23-py2-none-any.whl
Collecting docutils==0.14 (from -r /home/cec/phd/requirements.txt (line 34))
  Using cached https://files.pythonhosted.org/packages/50/09/c53398e0005b11f7ffb27b7aa720c617aba53be4fb4f4f3f06b9b5c60f28/docutils-0.14-py2-none-any.whl
  Saved ./docutils-0.14-py2-none-any.whl
Collecting editdistance==0.3.1 (from -r /home/cec/phd/requirements.txt (line 35))
  Using cached https://files.pythonhosted.org/packages/a8/08/97ed5b60023ab4b67a46ee24bf1d3db93a9abc5b3be7e8f90de18160aaed/editdistance-0.3.1.tar.gz
Collecting entrypoints==0.2.3 (from -r /home/cec/phd/requirements.txt (line 36))
  Using cached https://files.pythonhosted.org/packages/cc/8b/4eefa9b47f1910b3d2081da67726b066e379b04ca897acfe9f92bac56147/entrypoints-0.2.3-py2.py3-none-any.whl
  Saved ./entrypoints-0.2.3-py2.py3-none-any.whl
Collecting enum34==1.1.6 (from -r /home/cec/phd/requirements.txt (line 37))
  Using cached https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
  Saved ./enum34-1.1.6-py2-none-any.whl
Collecting fasteners==0.15 (from -r /home/cec/phd/requirements.txt (line 38))
  Using cached https://files.pythonhosted.org/packages/18/bd/55eb2d6397b9c0e263af9d091ebdb756b15756029b3cededf6461481bc63/fasteners-0.15-py2.py3-none-any.whl
  Saved ./fasteners-0.15-py2.py3-none-any.whl
Collecting flaky==3.6.1 (from -r /home/cec/phd/requirements.txt (line 39))
  Using cached https://files.pythonhosted.org/packages/fe/12/0f169abf1aa07c7edef4855cca53703d2e6b7ecbded7829588ac7e7e3424/flaky-3.6.1-py2.py3-none-any.whl
  Saved ./flaky-3.6.1-py2.py3-none-any.whl
Collecting Flask==1.0.2 (from -r /home/cec/phd/requirements.txt (line 40))
  Using cached https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl
  Saved ./Flask-1.0.2-py2.py3-none-any.whl
Collecting Flask-Compress==1.4.0 (from -r /home/cec/phd/requirements.txt (line 41))
  Using cached https://files.pythonhosted.org/packages/0e/2a/378bd072928f6d92fd8c417d66b00c757dc361c0405a46a0134de6fd323d/Flask-Compress-1.4.0.tar.gz
Collecting flask-cors==3.0.6 (from -r /home/cec/phd/requirements.txt (line 42))
  Using cached https://files.pythonhosted.org/packages/d1/db/f3495569d5c3e2bdb9fb8a66c54503364abb6f35a9da2227cf5c9c50dc42/Flask_Cors-3.0.6-py2.py3-none-any.whl
  Saved ./Flask_Cors-3.0.6-py2.py3-none-any.whl
Collecting Flask-SQLalchemy==2.4.0 (from -r /home/cec/phd/requirements.txt (line 43))
  Using cached https://files.pythonhosted.org/packages/08/ca/582442cad71504a1514a2f053006c8bb128844133d6076a4df17117545fa/Flask_SQLAlchemy-2.4.0-py2.py3-none-any.whl
  Saved ./Flask_SQLAlchemy-2.4.0-py2.py3-none-any.whl
Collecting fs==2.4.8 (from -r /home/cec/phd/requirements.txt (line 44))
  Using cached https://files.pythonhosted.org/packages/25/79/d0aaf93d206b4d8311814fde92a0f1ecaa8ee260bbe1ab084e6568d58cf2/fs-2.4.8-py2.py3-none-any.whl
  Saved ./fs-2.4.8-py2.py3-none-any.whl
Collecting fs.sshfs==0.11.1 (from -r /home/cec/phd/requirements.txt (line 45))
  Using cached https://files.pythonhosted.org/packages/95/41/22eec4774f1d7d79c5539b56a2130608dd59246de90a6332750564d79095/fs.sshfs-0.11.1-py2.py3-none-any.whl
  Saved ./fs.sshfs-0.11.1-py2.py3-none-any.whl
Collecting funcsigs==1.0.2 (from -r /home/cec/phd/requirements.txt (line 46))
  Using cached https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
  Saved ./funcsigs-1.0.2-py2.py3-none-any.whl
Collecting futures==3.1.1 (from -r /home/cec/phd/requirements.txt (line 47))
  Using cached https://files.pythonhosted.org/packages/a6/1c/72a18c8c7502ee1b38a604a5c5243aa8c2a64f4bba4e6631b1b8972235dd/futures-3.1.1-py2-none-any.whl
  Saved ./futures-3.1.1-py2-none-any.whl
Collecting fuzzywuzzy==0.16.0 (from -r /home/cec/phd/requirements.txt (line 48))
  Using cached https://files.pythonhosted.org/packages/3b/36/be990a35c7e8ed9dc176c43b5699cd971cec0b6f9ef858843374171df4f2/fuzzywuzzy-0.16.0-py2.py3-none-any.whl
  Saved ./fuzzywuzzy-0.16.0-py2.py3-none-any.whl
Collecting gast==0.2.2. (from -r /home/cec/phd/requirements.txt (line 49))
  Using cached https://files.pythonhosted.org/packages/4e/35/11749bf99b2d4e3cceb4d55ca22590b0d7c2c62b9de38ac4a4a7f4687421/gast-0.2.2.tar.gz
Collecting GitPython==2.1.11 (from -r /home/cec/phd/requirements.txt (line 50))
  Using cached https://files.pythonhosted.org/packages/fe/e5/fafe827507644c32d6dc553a1c435cdf882e0c28918a5bab29f7fbebfb70/GitPython-2.1.11-py2.py3-none-any.whl
  Saved ./GitPython-2.1.11-py2.py3-none-any.whl
Collecting GPUtil==1.4.0 (from -r /home/cec/phd/requirements.txt (line 51))
  Using cached https://files.pythonhosted.org/packages/ed/0e/5c61eedde9f6c87713e89d794f01e378cfd9565847d4576fa627d758c554/GPUtil-1.4.0.tar.gz
Collecting graph_nets==1.0.2 (from -r /home/cec/phd/requirements.txt (line 52))
  Using cached https://files.pythonhosted.org/packages/7e/7b/7f928d569f7c16720df52038bbf853cb7e2f630a1baf70b2181786c2a4e7/graph_nets-1.0.2.tar.gz
Collecting graphviz==0.9 (from -r /home/cec/phd/requirements.txt (line 53))
  Using cached https://files.pythonhosted.org/packages/47/87/313cd4ea4f75472826acb74c57f94fc83e04ba93e4ccf35656f6b7f502e2/graphviz-0.9-py2.py3-none-any.whl
  Saved ./graphviz-0.9-py2.py3-none-any.whl
Collecting grpcio-tools==1.18.0 (from -r /home/cec/phd/requirements.txt (line 54))
  Using cached https://files.pythonhosted.org/packages/27/eb/8b6a3d1da7a8a10dc32c666c7c6339529da31887c02abee5a3bc70b6c6b2/grpcio_tools-1.18.0-cp27-cp27mu-manylinux1_x86_64.whl
  Saved ./grpcio_tools-1.18.0-cp27-cp27mu-manylinux1_x86_64.whl
Collecting grpcio==1.18.0 (from -r /home/cec/phd/requirements.txt (line 55))
  Using cached https://files.pythonhosted.org/packages/ab/13/b4f3d8551e0663ad1a6ba8539057ecd0715bcdf3f2eea235f67b248f37cb/grpcio-1.18.0-cp27-cp27mu-manylinux1_x86_64.whl
  Saved ./grpcio-1.18.0-cp27-cp27mu-manylinux1_x86_64.whl
Collecting gspread==3.1.0 (from -r /home/cec/phd/requirements.txt (line 56))
  Using cached https://files.pythonhosted.org/packages/81/04/36f171fbf4615fdabb98fec14f2812ad423216aba1344c66d138065bd6c8/gspread-3.1.0.tar.gz
Collecting gspread-dataframe==3.0.3 (from -r /home/cec/phd/requirements.txt (line 57))
  Using cached https://files.pythonhosted.org/packages/da/84/18b24575a3e30a4104f399e3d24796d8bd9f6a64fced19a6aa7ae8ee43c1/gspread_dataframe-3.0.3-py2.py3-none-any.whl
  Saved ./gspread_dataframe-3.0.3-py2.py3-none-any.whl
Collecting gym==0.10.5 (from -r /home/cec/phd/requirements.txt (line 58))
  Using cached https://files.pythonhosted.org/packages/9b/50/ed4a03d2be47ffd043be2ee514f329ce45d98a30fe2d1b9c61dea5a9d861/gym-0.10.5.tar.gz
Collecting h5py==2.9.0 (from -r /home/cec/phd/requirements.txt (line 59))
  Using cached https://files.pythonhosted.org/packages/53/08/27e4e9a369321862ffdce80ff1770553e9daec65d98befb2e14e7478b698/h5py-2.9.0-cp27-cp27mu-manylinux1_x86_64.whl
  Saved ./h5py-2.9.0-cp27-cp27mu-manylinux1_x86_64.whl
Collecting html5lib==0.9999999 (from -r /home/cec/phd/requirements.txt (line 60))
  Using cached https://files.pythonhosted.org/packages/ae/ae/bcb60402c60932b32dfaf19bb53870b29eda2cd17551ba5639219fb5ebf9/html5lib-0.9999999.tar.gz
Collecting httplib2==0.14 (from -r /home/cec/phd/requirements.txt (line 61))
  Using cached https://files.pythonhosted.org/packages/ce/2e/87461bfbb7e561203b759b3f7f639e2144226604372830d00a8279960ae1/httplib2-0.14.0.tar.gz
Collecting humanize==0.5.1 (from -r /home/cec/phd/requirements.txt (line 62))
  Using cached https://files.pythonhosted.org/packages/8c/e0/e512e4ac6d091fc990bbe13f9e0378f34cf6eecd1c6c268c9e598dcf5bb9/humanize-0.5.1.tar.gz
Collecting importlib-metadata==0.23 (from -r /home/cec/phd/requirements.txt (line 63))
  Using cached https://files.pythonhosted.org/packages/f6/d2/40b3fa882147719744e6aa50ac39cf7a22a913cbcba86a0371176c425a3b/importlib_metadata-0.23-py2.py3-none-any.whl
  Saved ./importlib_metadata-0.23-py2.py3-none-any.whl
Collecting idna==2.6 (from -r /home/cec/phd/requirements.txt (line 64))
  Using cached https://files.pythonhosted.org/packages/27/cc/6dd9a3869f15c2edfab863b992838277279ce92663d334df9ecf5106f5c6/idna-2.6-py2.py3-none-any.whl
  Saved ./idna-2.6-py2.py3-none-any.whl
Collecting ipaddress==1.0.23 (from -r /home/cec/phd/requirements.txt (line 65))
  Using cached https://files.pythonhosted.org/packages/c2/f8/49697181b1651d8347d24c095ce46c7346c37335ddc7d255833e7cde674d/ipaddress-1.0.23-py2.py3-none-any.whl
  Saved ./ipaddress-1.0.23-py2.py3-none-any.whl
Collecting ipdb==0.11 (from -r /home/cec/phd/requirements.txt (line 66))
  Using cached https://files.pythonhosted.org/packages/80/fe/4564de08f174f3846364b3add8426d14cebee228f741c27e702b2877e85b/ipdb-0.11.tar.gz
Collecting ipykernel==4.8.2 (from -r /home/cec/phd/requirements.txt (line 67))
  Using cached https://files.pythonhosted.org/packages/8e/65/c7ca3e3d05f9bd51b3010076b84f4e7304b12d0abf62a48f6cec2c90c019/ipykernel-4.8.2-py2-none-any.whl
  Saved ./ipykernel-4.8.2-py2-none-any.whl
Collecting ipython-genutils==0.2.0 (from -r /home/cec/phd/requirements.txt (line 68))
  Using cached https://files.pythonhosted.org/packages/fa/bc/9bd3b5c2b4774d5f33b2d544f1460be9df7df2fe42f352135381c347c69a/ipython_genutils-0.2.0-py2.py3-none-any.whl
  Saved ./ipython_genutils-0.2.0-py2.py3-none-any.whl
Collecting ipython==5.7.0 (from -r /home/cec/phd/requirements.txt (line 69))
  Using cached https://files.pythonhosted.org/packages/52/19/aadde98d6bde1667d0bf431fb2d22451f880aaa373e0a241c7e7cb5815a0/ipython-5.7.0-py2-none-any.whl
  Saved ./ipython-5.7.0-py2-none-any.whl
Collecting ipywidgets==7.1.2 (from -r /home/cec/phd/requirements.txt (line 70))
  Using cached https://files.pythonhosted.org/packages/25/8b/d416d9500f2e6a0fcd5c248edf6fbe0bd345dd00cbb167b7c92428868522/ipywidgets-7.1.2-py2.py3-none-any.whl
  Saved ./ipywidgets-7.1.2-py2.py3-none-any.whl
Collecting isort==4.3.4 (from -r /home/cec/phd/requirements.txt (line 71))
  Using cached https://files.pythonhosted.org/packages/41/d8/a945da414f2adc1d9e2f7d6e7445b27f2be42766879062a2e63616ad4199/isort-4.3.4-py2-none-any.whl
  Saved ./isort-4.3.4-py2-none-any.whl
Collecting itsdangerous==1.1.0 (from -r /home/cec/phd/requirements.txt (line 72))
  Using cached https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl
  Saved ./itsdangerous-1.1.0-py2.py3-none-any.whl
Collecting jedi==0.11.1 (from -r /home/cec/phd/requirements.txt (line 73))
  Using cached https://files.pythonhosted.org/packages/50/ca/d71f5a427601c98eadabfd73104cacbec8cc230e8416158decf61a48b0c6/jedi-0.11.1-py2.py3-none-any.whl
  Saved ./jedi-0.11.1-py2.py3-none-any.whl
Collecting jinja2==2.10 (from -r /home/cec/phd/requirements.txt (line 74))
  Using cached https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl
  Saved ./Jinja2-2.10-py2.py3-none-any.whl
Collecting jsonschema==2.6.0 (from -r /home/cec/phd/requirements.txt (line 75))
  Using cached https://files.pythonhosted.org/packages/77/de/47e35a97b2b05c2fadbec67d44cfcdcd09b8086951b331d82de90d2912da/jsonschema-2.6.0-py2.py3-none-any.whl
  Saved ./jsonschema-2.6.0-py2.py3-none-any.whl
Collecting jupyter-client==5.2.2 (from -r /home/cec/phd/requirements.txt (line 76))
  Using cached https://files.pythonhosted.org/packages/42/8a/5cca4d98fe28c4db6c2879b69ca5d106e0f4415aafda8bc4074deddbc3da/jupyter_client-5.2.2-py2.py3-none-any.whl
  Saved ./jupyter_client-5.2.2-py2.py3-none-any.whl
Collecting jupyter-console==5.2.0 (from -r /home/cec/phd/requirements.txt (line 77))
  Using cached https://files.pythonhosted.org/packages/77/82/6469cd7fccf7958cbe5dce2e623f1e3c5e27f1bb1ad36d90519bc2d5d370/jupyter_console-5.2.0-py2.py3-none-any.whl
  Saved ./jupyter_console-5.2.0-py2.py3-none-any.whl
Collecting jupyter-core==4.4.0 (from -r /home/cec/phd/requirements.txt (line 78))
  Using cached https://files.pythonhosted.org/packages/1d/44/065d2d7bae7bebc06f1dd70d23c36da8c50c0f08b4236716743d706762a8/jupyter_core-4.4.0-py2.py3-none-any.whl
  Saved ./jupyter_core-4.4.0-py2.py3-none-any.whl
Collecting jupyter==1.0.0 (from -r /home/cec/phd/requirements.txt (line 79))
  Using cached https://files.pythonhosted.org/packages/83/df/0f5dd132200728a86190397e1ea87cd76244e42d39ec5e88efd25b2abd7e/jupyter-1.0.0-py2.py3-none-any.whl
  Saved ./jupyter-1.0.0-py2.py3-none-any.whl
Collecting jupyter_http_over_ws==0.0.1a3 (from -r /home/cec/phd/requirements.txt (line 82))
  Using cached https://files.pythonhosted.org/packages/22/2b/c9cd3b141afc87431bca9cb3823e2956b82e46a7b7088580abe408cdf3b5/jupyter_http_over_ws-0.0.1a3-py2.py3-none-any.whl
  Saved ./jupyter_http_over_ws-0.0.1a3-py2.py3-none-any.whl
Collecting jwt==0.6.1 (from -r /home/cec/phd/requirements.txt (line 83))
 (  Could not find a version that satisfies the requirement jwt==0.6.1 (from -r /home/cec/phd/requirements.txt (line 83)) (from versions: 0.0.1, 0.1.1, 0.2.1, 0.2.3, 0.3.1, 0.3.2, 0.5.1, 0.5.2)
No matching distribution found for jwt==0.6.1 (from -r /home/cec/phd/requirements.txt (line 83))
)
ERROR: no such package '@requirements//': pip_import failed: Collecting absl-py==0.7.0 (from -r /home/cec/phd/requirements.txt (line 6))
  Using cached https://files.pythonhosted.org/packages/31/bc/ab68120d1d89ae23b694a55fe2aece2f91194313b71f9b05a80b32d3c24b/absl-py-0.7.0.tar.gz
Collecting appdirs==1.4.3 (from -r /home/cec/phd/requirements.txt (line 7))
  Using cached https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl
  Saved ./appdirs-1.4.3-py2.py3-none-any.whl
Collecting appnope==0.1.0 (from -r /home/cec/phd/requirements.txt (line 8))
  Using cached https://files.pythonhosted.org/packages/87/a9/7985e6a53402f294c8f0e8eff3151a83f1fb901fa92909bb3ff29b4d22af/appnope-0.1.0-py2.py3-none-any.whl
  Saved ./appnope-0.1.0-py2.py3-none-any.whl
Collecting ascii_art==0.1.0 (from -r /home/cec/phd/requirements.txt (line 9))
  Using cached https://files.pythonhosted.org/packages/01/c7/c31ea8d53d304e6430e36d40475c058e5a223a3c595d723804bb465777de/ascii_art-0.1.0-py2.py3-none-any.whl
  Saved ./ascii_art-0.1.0-py2.py3-none-any.whl
Collecting astroid==1.6.1 (from -r /home/cec/phd/requirements.txt (line 10))
  Using cached https://files.pythonhosted.org/packages/cb/8c/18fefaf865c3e48ed31d60d53a8f85ba7e8b27fe9bd115cecae876a8d58e/astroid-1.6.1-py2.py3-none-any.whl
  Saved ./astroid-1.6.1-py2.py3-none-any.whl
Collecting attrs==17.4.0 (from -r /home/cec/phd/requirements.txt (line 11))
  Using cached https://files.pythonhosted.org/packages/b5/60/4e178c1e790fd60f1229a9b3cb2f8bc2f4cc6ff2c8838054c142c70b5adc/attrs-17.4.0-py2.py3-none-any.whl
  Saved ./attrs-17.4.0-py2.py3-none-any.whl
Collecting autoenv==1.0.0 (from -r /home/cec/phd/requirements.txt (line 12))
  Using cached https://files.pythonhosted.org/packages/8f/4f/e6cb9dba8138dee540041124ba17db398c5e5c5fa8a46ee4a24d24621d3a/autoenv-1.0.0.tar.gz
Collecting backports-abc==0.5 (from -r /home/cec/phd/requirements.txt (line 13))
  Using cached https://files.pythonhosted.org/packages/7d/56/6f3ac1b816d0cd8994e83d0c4e55bc64567532f7dc543378bd87f81cebc7/backports_abc-0.5-py2.py3-none-any.whl
  Saved ./backports_abc-0.5-py2.py3-none-any.whl
Collecting backports.functools-lru-cache==1.5 (from -r /home/cec/phd/requirements.txt (line 14))
  Using cached https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl
  Saved ./backports.functools_lru_cache-1.5-py2.py3-none-any.whl
Collecting backports.shutil-get-terminal-size==1.0.0 (from -r /home/cec/phd/requirements.txt (line 15))
  Using cached https://files.pythonhosted.org/packages/7d/cd/1750d6c35fe86d35f8562091737907f234b78fdffab42b29c72b1dd861f4/backports.shutil_get_terminal_size-1.0.0-py2.py3-none-any.whl
  Saved ./backports.shutil_get_terminal_size-1.0.0-py2.py3-none-any.whl
Collecting bibtexparser==1.1.0 (from -r /home/cec/phd/requirements.txt (line 16))
  Using cached https://files.pythonhosted.org/packages/1f/cb/c30ee322d69a569423edbcc9cf544edc5d634f3340f448c918c8a3cbccf0/bibtexparser-1.1.0.tar.gz
Collecting bleach==1.5.0 (from -r /home/cec/phd/requirements.txt (line 17))
  Using cached https://files.pythonhosted.org/packages/33/70/86c5fec937ea4964184d4d6c4f0b9551564f821e1c3575907639036d9b90/bleach-1.5.0-py2.py3-none-any.whl
  Saved ./bleach-1.5.0-py2.py3-none-any.whl
Collecting bokeh==1.0.2 (from -r /home/cec/phd/requirements.txt (line 18))
  Using cached https://files.pythonhosted.org/packages/54/4f/e6554176080d5cb809a20f36b8723ded05872c60f72e791efd6f2a9346bd/bokeh-1.0.2.tar.gz
Collecting certifi==2018.4.16 (from -r /home/cec/phd/requirements.txt (line 19))
  Using cached https://files.pythonhosted.org/packages/7c/e6/92ad559b7192d846975fc916b65f667c7b8c3a32bea7372340bfe9a15fa5/certifi-2018.4.16-py2.py3-none-any.whl
  Saved ./certifi-2018.4.16-py2.py3-none-any.whl
Collecting cffi==1.11.5 (from -r /home/cec/phd/requirements.txt (line 20))
  Using cached https://files.pythonhosted.org/packages/14/dd/3e7a1e1280e7d767bd3fa15791759c91ec19058ebe31217fe66f3e9a8c49/cffi-1.11.5-cp27-cp27mu-manylinux1_x86_64.whl
  Saved ./cffi-1.11.5-cp27-cp27mu-manylinux1_x86_64.whl
Collecting chardet==3.0.4 (from -r /home/cec/phd/requirements.txt (line 21))
  Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl
  Saved ./chardet-3.0.4-py2.py3-none-any.whl
Collecting checksumdir==1.0.5 (from -r /home/cec/phd/requirements.txt (line 22))
  Using cached https://files.pythonhosted.org/packages/31/81/5e9d1f75ce9e54b1a2c6e9284e4bf60103e4537c235e15ca75f617508809/checksumdir-1.0.5.tar.gz
Collecting Click==7.0 (from -r /home/cec/phd/requirements.txt (line 23))
  Using cached https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl
  Saved ./Click-7.0-py2.py3-none-any.whl
Collecting configparser==3.5.0 (from -r /home/cec/phd/requirements.txt (line 24))
  Using cached https://files.pythonhosted.org/packages/7c/69/c2ce7e91c89dc073eb1aa74c0621c3eefbffe8216b3f9af9d3885265c01c/configparser-3.5.0.tar.gz
Collecting coverage==4.5.1 (from -r /home/cec/phd/requirements.txt (line 25))
  Using cached https://files.pythonhosted.org/packages/31/22/724704999cf994b590db9421b5ef1b5122ea485d67d56f9ecf34f2f721ad/coverage-4.5.1-cp27-cp27mu-manylinux1_x86_64.whl
  Saved ./coverage-4.5.1-cp27-cp27mu-manylinux1_x86_64.whl
Collecting cpplint==1.3.0 (from -r /home/cec/phd/requirements.txt (line 26))
  Using cached https://files.pythonhosted.org/packages/95/42/27a16ef7fc609aba82bec923e2d29a1fa163bc95a267eaf1acc780e949fc/cpplint-1.3.0.tar.gz
Collecting cycler==0.10.0 (from -r /home/cec/phd/requirements.txt (line 27))
  Using cached https://files.pythonhosted.org/packages/f7/d2/e07d3ebb2bd7af696440ce7e754c59dd546ffe1bbe732c8ab68b9c834e61/cycler-0.10.0-py2.py3-none-any.whl
  Saved ./cycler-0.10.0-py2.py3-none-any.whl
Collecting dash==0.39.0 (from -r /home/cec/phd/requirements.txt (line 28))
  Using cached https://files.pythonhosted.org/packages/38/c0/353ba9f56f171389f0b4985f0481805219fc1921d651586c51345b89c1ea/dash-0.39.0.tar.gz
Collecting decorator==4.3.0 (from -r /home/cec/phd/requirements.txt (line 29))
  Using cached https://files.pythonhosted.org/packages/bc/bb/a24838832ba35baf52f32ab1a49b906b5f82fb7c76b2f6a7e35e140bac30/decorator-4.3.0-py2.py3-none-any.whl
  Saved ./decorator-4.3.0-py2.py3-none-any.whl
Collecting detect-secrets==0.12.4 (from -r /home/cec/phd/requirements.txt (line 30))
  Using cached https://files.pythonhosted.org/packages/61/78/3b90f866853efc9c545860f4c11dd0ed04949fae03a34c34afe6defa8aba/detect_secrets-0.12.4-py2.py3-none-any.whl
  Saved ./detect_secrets-0.12.4-py2.py3-none-any.whl
Collecting dm-sonnet==1.23 (from -r /home/cec/phd/requirements.txt (line 33))
  Using cached https://files.pythonhosted.org/packages/2d/af/77f1a710952f90783f1fcf36eee6bb4191768175c8fe0c7f3fae3b0a3ac6/dm_sonnet-1.23-py2-none-any.whl
  Saved ./dm_sonnet-1.23-py2-none-any.whl
Collecting docutils==0.14 (from -r /home/cec/phd/requirements.txt (line 34))
  Using cached https://files.pythonhosted.org/packages/50/09/c53398e0005b11f7ffb27b7aa720c617aba53be4fb4f4f3f06b9b5c60f28/docutils-0.14-py2-none-any.whl
  Saved ./docutils-0.14-py2-none-any.whl
Collecting editdistance==0.3.1 (from -r /home/cec/phd/requirements.txt (line 35))
  Using cached https://files.pythonhosted.org/packages/a8/08/97ed5b60023ab4b67a46ee24bf1d3db93a9abc5b3be7e8f90de18160aaed/editdistance-0.3.1.tar.gz
Collecting entrypoints==0.2.3 (from -r /home/cec/phd/requirements.txt (line 36))
  Using cached https://files.pythonhosted.org/packages/cc/8b/4eefa9b47f1910b3d2081da67726b066e379b04ca897acfe9f92bac56147/entrypoints-0.2.3-py2.py3-none-any.whl
  Saved ./entrypoints-0.2.3-py2.py3-none-any.whl
Collecting enum34==1.1.6 (from -r /home/cec/phd/requirements.txt (line 37))
  Using cached https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
  Saved ./enum34-1.1.6-py2-none-any.whl
Collecting fasteners==0.15 (from -r /home/cec/phd/requirements.txt (line 38))
  Using cached https://files.pythonhosted.org/packages/18/bd/55eb2d6397b9c0e263af9d091ebdb756b15756029b3cededf6461481bc63/fasteners-0.15-py2.py3-none-any.whl
  Saved ./fasteners-0.15-py2.py3-none-any.whl
Collecting flaky==3.6.1 (from -r /home/cec/phd/requirements.txt (line 39))
  Using cached https://files.pythonhosted.org/packages/fe/12/0f169abf1aa07c7edef4855cca53703d2e6b7ecbded7829588ac7e7e3424/flaky-3.6.1-py2.py3-none-any.whl
  Saved ./flaky-3.6.1-py2.py3-none-any.whl
Collecting Flask==1.0.2 (from -r /home/cec/phd/requirements.txt (line 40))
  Using cached https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl
  Saved ./Flask-1.0.2-py2.py3-none-any.whl
Collecting Flask-Compress==1.4.0 (from -r /home/cec/phd/requirements.txt (line 41))
  Using cached https://files.pythonhosted.org/packages/0e/2a/378bd072928f6d92fd8c417d66b00c757dc361c0405a46a0134de6fd323d/Flask-Compress-1.4.0.tar.gz
Collecting flask-cors==3.0.6 (from -r /home/cec/phd/requirements.txt (line 42))
  Using cached https://files.pythonhosted.org/packages/d1/db/f3495569d5c3e2bdb9fb8a66c54503364abb6f35a9da2227cf5c9c50dc42/Flask_Cors-3.0.6-py2.py3-none-any.whl
  Saved ./Flask_Cors-3.0.6-py2.py3-none-any.whl
Collecting Flask-SQLalchemy==2.4.0 (from -r /home/cec/phd/requirements.txt (line 43))
  Using cached https://files.pythonhosted.org/packages/08/ca/582442cad71504a1514a2f053006c8bb128844133d6076a4df17117545fa/Flask_SQLAlchemy-2.4.0-py2.py3-none-any.whl
  Saved ./Flask_SQLAlchemy-2.4.0-py2.py3-none-any.whl
Collecting fs==2.4.8 (from -r /home/cec/phd/requirements.txt (line 44))
  Using cached https://files.pythonhosted.org/packages/25/79/d0aaf93d206b4d8311814fde92a0f1ecaa8ee260bbe1ab084e6568d58cf2/fs-2.4.8-py2.py3-none-any.whl
  Saved ./fs-2.4.8-py2.py3-none-any.whl
Collecting fs.sshfs==0.11.1 (from -r /home/cec/phd/requirements.txt (line 45))
  Using cached https://files.pythonhosted.org/packages/95/41/22eec4774f1d7d79c5539b56a2130608dd59246de90a6332750564d79095/fs.sshfs-0.11.1-py2.py3-none-any.whl
  Saved ./fs.sshfs-0.11.1-py2.py3-none-any.whl
Collecting funcsigs==1.0.2 (from -r /home/cec/phd/requirements.txt (line 46))
  Using cached https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
  Saved ./funcsigs-1.0.2-py2.py3-none-any.whl
Collecting futures==3.1.1 (from -r /home/cec/phd/requirements.txt (line 47))
  Using cached https://files.pythonhosted.org/packages/a6/1c/72a18c8c7502ee1b38a604a5c5243aa8c2a64f4bba4e6631b1b8972235dd/futures-3.1.1-py2-none-any.whl
  Saved ./futures-3.1.1-py2-none-any.whl
Collecting fuzzywuzzy==0.16.0 (from -r /home/cec/phd/requirements.txt (line 48))
  Using cached https://files.pythonhosted.org/packages/3b/36/be990a35c7e8ed9dc176c43b5699cd971cec0b6f9ef858843374171df4f2/fuzzywuzzy-0.16.0-py2.py3-none-any.whl
  Saved ./fuzzywuzzy-0.16.0-py2.py3-none-any.whl
Collecting gast==0.2.2. (from -r /home/cec/phd/requirements.txt (line 49))
  Using cached https://files.pythonhosted.org/packages/4e/35/11749bf99b2d4e3cceb4d55ca22590b0d7c2c62b9de38ac4a4a7f4687421/gast-0.2.2.tar.gz
Collecting GitPython==2.1.11 (from -r /home/cec/phd/requirements.txt (line 50))
  Using cached https://files.pythonhosted.org/packages/fe/e5/fafe827507644c32d6dc553a1c435cdf882e0c28918a5bab29f7fbebfb70/GitPython-2.1.11-py2.py3-none-any.whl
  Saved ./GitPython-2.1.11-py2.py3-none-any.whl
Collecting GPUtil==1.4.0 (from -r /home/cec/phd/requirements.txt (line 51))
  Using cached https://files.pythonhosted.org/packages/ed/0e/5c61eedde9f6c87713e89d794f01e378cfd9565847d4576fa627d758c554/GPUtil-1.4.0.tar.gz
Collecting graph_nets==1.0.2 (from -r /home/cec/phd/requirements.txt (line 52))
  Using cached https://files.pythonhosted.org/packages/7e/7b/7f928d569f7c16720df52038bbf853cb7e2f630a1baf70b2181786c2a4e7/graph_nets-1.0.2.tar.gz
Collecting graphviz==0.9 (from -r /home/cec/phd/requirements.txt (line 53))
  Using cached https://files.pythonhosted.org/packages/47/87/313cd4ea4f75472826acb74c57f94fc83e04ba93e4ccf35656f6b7f502e2/graphviz-0.9-py2.py3-none-any.whl
  Saved ./graphviz-0.9-py2.py3-none-any.whl
Collecting grpcio-tools==1.18.0 (from -r /home/cec/phd/requirements.txt (line 54))
  Using cached https://files.pythonhosted.org/packages/27/eb/8b6a3d1da7a8a10dc32c666c7c6339529da31887c02abee5a3bc70b6c6b2/grpcio_tools-1.18.0-cp27-cp27mu-manylinux1_x86_64.whl
  Saved ./grpcio_tools-1.18.0-cp27-cp27mu-manylinux1_x86_64.whl
Collecting grpcio==1.18.0 (from -r /home/cec/phd/requirements.txt (line 55))
  Using cached https://files.pythonhosted.org/packages/ab/13/b4f3d8551e0663ad1a6ba8539057ecd0715bcdf3f2eea235f67b248f37cb/grpcio-1.18.0-cp27-cp27mu-manylinux1_x86_64.whl
  Saved ./grpcio-1.18.0-cp27-cp27mu-manylinux1_x86_64.whl
Collecting gspread==3.1.0 (from -r /home/cec/phd/requirements.txt (line 56))
  Using cached https://files.pythonhosted.org/packages/81/04/36f171fbf4615fdabb98fec14f2812ad423216aba1344c66d138065bd6c8/gspread-3.1.0.tar.gz
Collecting gspread-dataframe==3.0.3 (from -r /home/cec/phd/requirements.txt (line 57))
  Using cached https://files.pythonhosted.org/packages/da/84/18b24575a3e30a4104f399e3d24796d8bd9f6a64fced19a6aa7ae8ee43c1/gspread_dataframe-3.0.3-py2.py3-none-any.whl
  Saved ./gspread_dataframe-3.0.3-py2.py3-none-any.whl
Collecting gym==0.10.5 (from -r /home/cec/phd/requirements.txt (line 58))
  Using cached https://files.pythonhosted.org/packages/9b/50/ed4a03d2be47ffd043be2ee514f329ce45d98a30fe2d1b9c61dea5a9d861/gym-0.10.5.tar.gz
Collecting h5py==2.9.0 (from -r /home/cec/phd/requirements.txt (line 59))
  Using cached https://files.pythonhosted.org/packages/53/08/27e4e9a369321862ffdce80ff1770553e9daec65d98befb2e14e7478b698/h5py-2.9.0-cp27-cp27mu-manylinux1_x86_64.whl
  Saved ./h5py-2.9.0-cp27-cp27mu-manylinux1_x86_64.whl
Collecting html5lib==0.9999999 (from -r /home/cec/phd/requirements.txt (line 60))
  Using cached https://files.pythonhosted.org/packages/ae/ae/bcb60402c60932b32dfaf19bb53870b29eda2cd17551ba5639219fb5ebf9/html5lib-0.9999999.tar.gz
Collecting httplib2==0.14 (from -r /home/cec/phd/requirements.txt (line 61))
  Using cached https://files.pythonhosted.org/packages/ce/2e/87461bfbb7e561203b759b3f7f639e2144226604372830d00a8279960ae1/httplib2-0.14.0.tar.gz
Collecting humanize==0.5.1 (from -r /home/cec/phd/requirements.txt (line 62))
  Using cached https://files.pythonhosted.org/packages/8c/e0/e512e4ac6d091fc990bbe13f9e0378f34cf6eecd1c6c268c9e598dcf5bb9/humanize-0.5.1.tar.gz
Collecting importlib-metadata==0.23 (from -r /home/cec/phd/requirements.txt (line 63))
  Using cached https://files.pythonhosted.org/packages/f6/d2/40b3fa882147719744e6aa50ac39cf7a22a913cbcba86a0371176c425a3b/importlib_metadata-0.23-py2.py3-none-any.whl
  Saved ./importlib_metadata-0.23-py2.py3-none-any.whl
Collecting idna==2.6 (from -r /home/cec/phd/requirements.txt (line 64))
  Using cached https://files.pythonhosted.org/packages/27/cc/6dd9a3869f15c2edfab863b992838277279ce92663d334df9ecf5106f5c6/idna-2.6-py2.py3-none-any.whl
  Saved ./idna-2.6-py2.py3-none-any.whl
Collecting ipaddress==1.0.23 (from -r /home/cec/phd/requirements.txt (line 65))
  Using cached https://files.pythonhosted.org/packages/c2/f8/49697181b1651d8347d24c095ce46c7346c37335ddc7d255833e7cde674d/ipaddress-1.0.23-py2.py3-none-any.whl
  Saved ./ipaddress-1.0.23-py2.py3-none-any.whl
Collecting ipdb==0.11 (from -r /home/cec/phd/requirements.txt (line 66))
  Using cached https://files.pythonhosted.org/packages/80/fe/4564de08f174f3846364b3add8426d14cebee228f741c27e702b2877e85b/ipdb-0.11.tar.gz
Collecting ipykernel==4.8.2 (from -r /home/cec/phd/requirements.txt (line 67))
  Using cached https://files.pythonhosted.org/packages/8e/65/c7ca3e3d05f9bd51b3010076b84f4e7304b12d0abf62a48f6cec2c90c019/ipykernel-4.8.2-py2-none-any.whl
  Saved ./ipykernel-4.8.2-py2-none-any.whl
Collecting ipython-genutils==0.2.0 (from -r /home/cec/phd/requirements.txt (line 68))
  Using cached https://files.pythonhosted.org/packages/fa/bc/9bd3b5c2b4774d5f33b2d544f1460be9df7df2fe42f352135381c347c69a/ipython_genutils-0.2.0-py2.py3-none-any.whl
  Saved ./ipython_genutils-0.2.0-py2.py3-none-any.whl
Collecting ipython==5.7.0 (from -r /home/cec/phd/requirements.txt (line 69))
  Using cached https://files.pythonhosted.org/packages/52/19/aadde98d6bde1667d0bf431fb2d22451f880aaa373e0a241c7e7cb5815a0/ipython-5.7.0-py2-none-any.whl
  Saved ./ipython-5.7.0-py2-none-any.whl
Collecting ipywidgets==7.1.2 (from -r /home/cec/phd/requirements.txt (line 70))
  Using cached https://files.pythonhosted.org/packages/25/8b/d416d9500f2e6a0fcd5c248edf6fbe0bd345dd00cbb167b7c92428868522/ipywidgets-7.1.2-py2.py3-none-any.whl
  Saved ./ipywidgets-7.1.2-py2.py3-none-any.whl
Collecting isort==4.3.4 (from -r /home/cec/phd/requirements.txt (line 71))
  Using cached https://files.pythonhosted.org/packages/41/d8/a945da414f2adc1d9e2f7d6e7445b27f2be42766879062a2e63616ad4199/isort-4.3.4-py2-none-any.whl
  Saved ./isort-4.3.4-py2-none-any.whl
Collecting itsdangerous==1.1.0 (from -r /home/cec/phd/requirements.txt (line 72))
  Using cached https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl
  Saved ./itsdangerous-1.1.0-py2.py3-none-any.whl
Collecting jedi==0.11.1 (from -r /home/cec/phd/requirements.txt (line 73))
  Using cached https://files.pythonhosted.org/packages/50/ca/d71f5a427601c98eadabfd73104cacbec8cc230e8416158decf61a48b0c6/jedi-0.11.1-py2.py3-none-any.whl
  Saved ./jedi-0.11.1-py2.py3-none-any.whl
Collecting jinja2==2.10 (from -r /home/cec/phd/requirements.txt (line 74))
  Using cached https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl
  Saved ./Jinja2-2.10-py2.py3-none-any.whl
Collecting jsonschema==2.6.0 (from -r /home/cec/phd/requirements.txt (line 75))
  Using cached https://files.pythonhosted.org/packages/77/de/47e35a97b2b05c2fadbec67d44cfcdcd09b8086951b331d82de90d2912da/jsonschema-2.6.0-py2.py3-none-any.whl
  Saved ./jsonschema-2.6.0-py2.py3-none-any.whl
Collecting jupyter-client==5.2.2 (from -r /home/cec/phd/requirements.txt (line 76))
  Using cached https://files.pythonhosted.org/packages/42/8a/5cca4d98fe28c4db6c2879b69ca5d106e0f4415aafda8bc4074deddbc3da/jupyter_client-5.2.2-py2.py3-none-any.whl
  Saved ./jupyter_client-5.2.2-py2.py3-none-any.whl
Collecting jupyter-console==5.2.0 (from -r /home/cec/phd/requirements.txt (line 77))
  Using cached https://files.pythonhosted.org/packages/77/82/6469cd7fccf7958cbe5dce2e623f1e3c5e27f1bb1ad36d90519bc2d5d370/jupyter_console-5.2.0-py2.py3-none-any.whl
  Saved ./jupyter_console-5.2.0-py2.py3-none-any.whl
Collecting jupyter-core==4.4.0 (from -r /home/cec/phd/requirements.txt (line 78))
  Using cached https://files.pythonhosted.org/packages/1d/44/065d2d7bae7bebc06f1dd70d23c36da8c50c0f08b4236716743d706762a8/jupyter_core-4.4.0-py2.py3-none-any.whl
  Saved ./jupyter_core-4.4.0-py2.py3-none-any.whl
Collecting jupyter==1.0.0 (from -r /home/cec/phd/requirements.txt (line 79))
  Using cached https://files.pythonhosted.org/packages/83/df/0f5dd132200728a86190397e1ea87cd76244e42d39ec5e88efd25b2abd7e/jupyter-1.0.0-py2.py3-none-any.whl
  Saved ./jupyter-1.0.0-py2.py3-none-any.whl
Collecting jupyter_http_over_ws==0.0.1a3 (from -r /home/cec/phd/requirements.txt (line 82))
  Using cached https://files.pythonhosted.org/packages/22/2b/c9cd3b141afc87431bca9cb3823e2956b82e46a7b7088580abe408cdf3b5/jupyter_http_over_ws-0.0.1a3-py2.py3-none-any.whl
  Saved ./jupyter_http_over_ws-0.0.1a3-py2.py3-none-any.whl
Collecting jwt==0.6.1 (from -r /home/cec/phd/requirements.txt (line 83))
 (  Could not find a version that satisfies the requirement jwt==0.6.1 (from -r /home/cec/phd/requirements.txt (line 83)) (from versions: 0.0.1, 0.1.1, 0.2.1, 0.2.3, 0.3.1, 0.3.2, 0.5.1, 0.5.2)
No matching distribution found for jwt==0.6.1 (from -r /home/cec/phd/requirements.txt (line 83))
)
Internal error thrown during build. Printing stack trace: java.lang.IllegalStateException: no such package '@requirements//': pip_import failed: Collecting absl-py==0.7.0 (from -r /home/cec/phd/requirements.txt (line 6))
  Using cached https://files.pythonhosted.org/packages/31/bc/ab68120d1d89ae23b694a55fe2aece2f91194313b71f9b05a80b32d3c24b/absl-py-0.7.0.tar.gz
Collecting appdirs==1.4.3 (from -r /home/cec/phd/requirements.txt (line 7))
  Using cached https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl
  Saved ./appdirs-1.4.3-py2.py3-none-any.whl
Collecting appnope==0.1.0 (from -r /home/cec/phd/requirements.txt (line 8))
  Using cached https://files.pythonhosted.org/packages/87/a9/7985e6a53402f294c8f0e8eff3151a83f1fb901fa92909bb3ff29b4d22af/appnope-0.1.0-py2.py3-none-any.whl
  Saved ./appnope-0.1.0-py2.py3-none-any.whl
Collecting ascii_art==0.1.0 (from -r /home/cec/phd/requirements.txt (line 9))
  Using cached https://files.pythonhosted.org/packages/01/c7/c31ea8d53d304e6430e36d40475c058e5a223a3c595d723804bb465777de/ascii_art-0.1.0-py2.py3-none-any.whl
  Saved ./ascii_art-0.1.0-py2.py3-none-any.whl
Collecting astroid==1.6.1 (from -r /home/cec/phd/requirements.txt (line 10))
  Using cached https://files.pythonhosted.org/packages/cb/8c/18fefaf865c3e48ed31d60d53a8f85ba7e8b27fe9bd115cecae876a8d58e/astroid-1.6.1-py2.py3-none-any.whl
  Saved ./astroid-1.6.1-py2.py3-none-any.whl
Collecting attrs==17.4.0 (from -r /home/cec/phd/requirements.txt (line 11))
  Using cached https://files.pythonhosted.org/packages/b5/60/4e178c1e790fd60f1229a9b3cb2f8bc2f4cc6ff2c8838054c142c70b5adc/attrs-17.4.0-py2.py3-none-any.whl
  Saved ./attrs-17.4.0-py2.py3-none-any.whl
Collecting autoenv==1.0.0 (from -r /home/cec/phd/requirements.txt (line 12))
  Using cached https://files.pythonhosted.org/packages/8f/4f/e6cb9dba8138dee540041124ba17db398c5e5c5fa8a46ee4a24d24621d3a/autoenv-1.0.0.tar.gz
Collecting backports-abc==0.5 (from -r /home/cec/phd/requirements.txt (line 13))
  Using cached https://files.pythonhosted.org/packages/7d/56/6f3ac1b816d0cd8994e83d0c4e55bc64567532f7dc543378bd87f81cebc7/backports_abc-0.5-py2.py3-none-any.whl
  Saved ./backports_abc-0.5-py2.py3-none-any.whl
Collecting backports.functools-lru-cache==1.5 (from -r /home/cec/phd/requirements.txt (line 14))
  Using cached https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl
  Saved ./backports.functools_lru_cache-1.5-py2.py3-none-any.whl
Collecting backports.shutil-get-terminal-size==1.0.0 (from -r /home/cec/phd/requirements.txt (line 15))
  Using cached https://files.pythonhosted.org/packages/7d/cd/1750d6c35fe86d35f8562091737907f234b78fdffab42b29c72b1dd861f4/backports.shutil_get_terminal_size-1.0.0-py2.py3-none-any.whl
  Saved ./backports.shutil_get_terminal_size-1.0.0-py2.py3-none-any.whl
Collecting bibtexparser==1.1.0 (from -r /home/cec/phd/requirements.txt (line 16))
  Using cached https://files.pythonhosted.org/packages/1f/cb/c30ee322d69a569423edbcc9cf544edc5d634f3340f448c918c8a3cbccf0/bibtexparser-1.1.0.tar.gz
Collecting bleach==1.5.0 (from -r /home/cec/phd/requirements.txt (line 17))
  Using cached https://files.pythonhosted.org/packages/33/70/86c5fec937ea4964184d4d6c4f0b9551564f821e1c3575907639036d9b90/bleach-1.5.0-py2.py3-none-any.whl
  Saved ./bleach-1.5.0-py2.py3-none-any.whl
Collecting bokeh==1.0.2 (from -r /home/cec/phd/requirements.txt (line 18))
  Using cached https://files.pythonhosted.org/packages/54/4f/e6554176080d5cb809a20f36b8723ded05872c60f72e791efd6f2a9346bd/bokeh-1.0.2.tar.gz
Collecting certifi==2018.4.16 (from -r /home/cec/phd/requirements.txt (line 19))
  Using cached https://files.pythonhosted.org/packages/7c/e6/92ad559b7192d846975fc916b65f667c7b8c3a32bea7372340bfe9a15fa5/certifi-2018.4.16-py2.py3-none-any.whl
  Saved ./certifi-2018.4.16-py2.py3-none-any.whl
Collecting cffi==1.11.5 (from -r /home/cec/phd/requirements.txt (line 20))
  Using cached https://files.pythonhosted.org/packages/14/dd/3e7a1e1280e7d767bd3fa15791759c91ec19058ebe31217fe66f3e9a8c49/cffi-1.11.5-cp27-cp27mu-manylinux1_x86_64.whl
  Saved ./cffi-1.11.5-cp27-cp27mu-manylinux1_x86_64.whl
Collecting chardet==3.0.4 (from -r /home/cec/phd/requirements.txt (line 21))
  Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl
  Saved ./chardet-3.0.4-py2.py3-none-any.whl
Collecting checksumdir==1.0.5 (from -r /home/cec/phd/requirements.txt (line 22))
  Using cached https://files.pythonhosted.org/packages/31/81/5e9d1f75ce9e54b1a2c6e9284e4bf60103e4537c235e15ca75f617508809/checksumdir-1.0.5.tar.gz
Collecting Click==7.0 (from -r /home/cec/phd/requirements.txt (line 23))
  Using cached https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl
  Saved ./Click-7.0-py2.py3-none-any.whl
Collecting configparser==3.5.0 (from -r /home/cec/phd/requirements.txt (line 24))
  Using cached https://files.pythonhosted.org/packages/7c/69/c2ce7e91c89dc073eb1aa74c0621c3eefbffe8216b3f9af9d3885265c01c/configparser-3.5.0.tar.gz
Collecting coverage==4.5.1 (from -r /home/cec/phd/requirements.txt (line 25))
  Using cached https://files.pythonhosted.org/packages/31/22/724704999cf994b590db9421b5ef1b5122ea485d67d56f9ecf34f2f721ad/coverage-4.5.1-cp27-cp27mu-manylinux1_x86_64.whl
  Saved ./coverage-4.5.1-cp27-cp27mu-manylinux1_x86_64.whl
Collecting cpplint==1.3.0 (from -r /home/cec/phd/requirements.txt (line 26))
  Using cached https://files.pythonhosted.org/packages/95/42/27a16ef7fc609aba82bec923e2d29a1fa163bc95a267eaf1acc780e949fc/cpplint-1.3.0.tar.gz
Collecting cycler==0.10.0 (from -r /home/cec/phd/requirements.txt (line 27))
  Using cached https://files.pythonhosted.org/packages/f7/d2/e07d3ebb2bd7af696440ce7e754c59dd546ffe1bbe732c8ab68b9c834e61/cycler-0.10.0-py2.py3-none-any.whl
  Saved ./cycler-0.10.0-py2.py3-none-any.whl
Collecting dash==0.39.0 (from -r /home/cec/phd/requirements.txt (line 28))
  Using cached https://files.pythonhosted.org/packages/38/c0/353ba9f56f171389f0b4985f0481805219fc1921d651586c51345b89c1ea/dash-0.39.0.tar.gz
Collecting decorator==4.3.0 (from -r /home/cec/phd/requirements.txt (line 29))
  Using cached https://files.pythonhosted.org/packages/bc/bb/a24838832ba35baf52f32ab1a49b906b5f82fb7c76b2f6a7e35e140bac30/decorator-4.3.0-py2.py3-none-any.whl
  Saved ./decorator-4.3.0-py2.py3-none-any.whl
Collecting detect-secrets==0.12.4 (from -r /home/cec/phd/requirements.txt (line 30))
  Using cached https://files.pythonhosted.org/packages/61/78/3b90f866853efc9c545860f4c11dd0ed04949fae03a34c34afe6defa8aba/detect_secrets-0.12.4-py2.py3-none-any.whl
  Saved ./detect_secrets-0.12.4-py2.py3-none-any.whl
Collecting dm-sonnet==1.23 (from -r /home/cec/phd/requirements.txt (line 33))
  Using cached https://files.pythonhosted.org/packages/2d/af/77f1a710952f90783f1fcf36eee6bb4191768175c8fe0c7f3fae3b0a3ac6/dm_sonnet-1.23-py2-none-any.whl
  Saved ./dm_sonnet-1.23-py2-none-any.whl
Collecting docutils==0.14 (from -r /home/cec/phd/requirements.txt (line 34))
  Using cached https://files.pythonhosted.org/packages/50/09/c53398e0005b11f7ffb27b7aa720c617aba53be4fb4f4f3f06b9b5c60f28/docutils-0.14-py2-none-any.whl
  Saved ./docutils-0.14-py2-none-any.whl
Collecting editdistance==0.3.1 (from -r /home/cec/phd/requirements.txt (line 35))
  Using cached https://files.pythonhosted.org/packages/a8/08/97ed5b60023ab4b67a46ee24bf1d3db93a9abc5b3be7e8f90de18160aaed/editdistance-0.3.1.tar.gz
Collecting entrypoints==0.2.3 (from -r /home/cec/phd/requirements.txt (line 36))
  Using cached https://files.pythonhosted.org/packages/cc/8b/4eefa9b47f1910b3d2081da67726b066e379b04ca897acfe9f92bac56147/entrypoints-0.2.3-py2.py3-none-any.whl
  Saved ./entrypoints-0.2.3-py2.py3-none-any.whl
Collecting enum34==1.1.6 (from -r /home/cec/phd/requirements.txt (line 37))
  Using cached https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
  Saved ./enum34-1.1.6-py2-none-any.whl
Collecting fasteners==0.15 (from -r /home/cec/phd/requirements.txt (line 38))
  Using cached https://files.pythonhosted.org/packages/18/bd/55eb2d6397b9c0e263af9d091ebdb756b15756029b3cededf6461481bc63/fasteners-0.15-py2.py3-none-any.whl
  Saved ./fasteners-0.15-py2.py3-none-any.whl
Collecting flaky==3.6.1 (from -r /home/cec/phd/requirements.txt (line 39))
  Using cached https://files.pythonhosted.org/packages/fe/12/0f169abf1aa07c7edef4855cca53703d2e6b7ecbded7829588ac7e7e3424/flaky-3.6.1-py2.py3-none-any.whl
  Saved ./flaky-3.6.1-py2.py3-none-any.whl
Collecting Flask==1.0.2 (from -r /home/cec/phd/requirements.txt (line 40))
  Using cached https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl
  Saved ./Flask-1.0.2-py2.py3-none-any.whl
Collecting Flask-Compress==1.4.0 (from -r /home/cec/phd/requirements.txt (line 41))
  Using cached https://files.pythonhosted.org/packages/0e/2a/378bd072928f6d92fd8c417d66b00c757dc361c0405a46a0134de6fd323d/Flask-Compress-1.4.0.tar.gz
Collecting flask-cors==3.0.6 (from -r /home/cec/phd/requirements.txt (line 42))
  Using cached https://files.pythonhosted.org/packages/d1/db/f3495569d5c3e2bdb9fb8a66c54503364abb6f35a9da2227cf5c9c50dc42/Flask_Cors-3.0.6-py2.py3-none-any.whl
  Saved ./Flask_Cors-3.0.6-py2.py3-none-any.whl
Collecting Flask-SQLalchemy==2.4.0 (from -r /home/cec/phd/requirements.txt (line 43))
  Using cached https://files.pythonhosted.org/packages/08/ca/582442cad71504a1514a2f053006c8bb128844133d6076a4df17117545fa/Flask_SQLAlchemy-2.4.0-py2.py3-none-any.whl
  Saved ./Flask_SQLAlchemy-2.4.0-py2.py3-none-any.whl
Collecting fs==2.4.8 (from -r /home/cec/phd/requirements.txt (line 44))
  Using cached https://files.pythonhosted.org/packages/25/79/d0aaf93d206b4d8311814fde92a0f1ecaa8ee260bbe1ab084e6568d58cf2/fs-2.4.8-py2.py3-none-any.whl
  Saved ./fs-2.4.8-py2.py3-none-any.whl
Collecting fs.sshfs==0.11.1 (from -r /home/cec/phd/requirements.txt (line 45))
  Using cached https://files.pythonhosted.org/packages/95/41/22eec4774f1d7d79c5539b56a2130608dd59246de90a6332750564d79095/fs.sshfs-0.11.1-py2.py3-none-any.whl
  Saved ./fs.sshfs-0.11.1-py2.py3-none-any.whl
Collecting funcsigs==1.0.2 (from -r /home/cec/phd/requirements.txt (line 46))
  Using cached https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
  Saved ./funcsigs-1.0.2-py2.py3-none-any.whl
Collecting futures==3.1.1 (from -r /home/cec/phd/requirements.txt (line 47))
  Using cached https://files.pythonhosted.org/packages/a6/1c/72a18c8c7502ee1b38a604a5c5243aa8c2a64f4bba4e6631b1b8972235dd/futures-3.1.1-py2-none-any.whl
  Saved ./futures-3.1.1-py2-none-any.whl
Collecting fuzzywuzzy==0.16.0 (from -r /home/cec/phd/requirements.txt (line 48))
  Using cached https://files.pythonhosted.org/packages/3b/36/be990a35c7e8ed9dc176c43b5699cd971cec0b6f9ef858843374171df4f2/fuzzywuzzy-0.16.0-py2.py3-none-any.whl
  Saved ./fuzzywuzzy-0.16.0-py2.py3-none-any.whl
Collecting gast==0.2.2. (from -r /home/cec/phd/requirements.txt (line 49))
  Using cached https://files.pythonhosted.org/packages/4e/35/11749bf99b2d4e3cceb4d55ca22590b0d7c2c62b9de38ac4a4a7f4687421/gast-0.2.2.tar.gz
Collecting GitPython==2.1.11 (from -r /home/cec/phd/requirements.txt (line 50))
  Using cached https://files.pythonhosted.org/packages/fe/e5/fafe827507644c32d6dc553a1c435cdf882e0c28918a5bab29f7fbebfb70/GitPython-2.1.11-py2.py3-none-any.whl
  Saved ./GitPython-2.1.11-py2.py3-none-any.whl
Collecting GPUtil==1.4.0 (from -r /home/cec/phd/requirements.txt (line 51))
  Using cached https://files.pythonhosted.org/packages/ed/0e/5c61eedde9f6c87713e89d794f01e378cfd9565847d4576fa627d758c554/GPUtil-1.4.0.tar.gz
Collecting graph_nets==1.0.2 (from -r /home/cec/phd/requirements.txt (line 52))
  Using cached https://files.pythonhosted.org/packages/7e/7b/7f928d569f7c16720df52038bbf853cb7e2f630a1baf70b2181786c2a4e7/graph_nets-1.0.2.tar.gz
Collecting graphviz==0.9 (from -r /home/cec/phd/requirements.txt (line 53))
  Using cached https://files.pythonhosted.org/packages/47/87/313cd4ea4f75472826acb74c57f94fc83e04ba93e4ccf35656f6b7f502e2/graphviz-0.9-py2.py3-none-any.whl
  Saved ./graphviz-0.9-py2.py3-none-any.whl
Collecting grpcio-tools==1.18.0 (from -r /home/cec/phd/requirements.txt (line 54))
  Using cached https://files.pythonhosted.org/packages/27/eb/8b6a3d1da7a8a10dc32c666c7c6339529da31887c02abee5a3bc70b6c6b2/grpcio_tools-1.18.0-cp27-cp27mu-manylinux1_x86_64.whl
  Saved ./grpcio_tools-1.18.0-cp27-cp27mu-manylinux1_x86_64.whl
Collecting grpcio==1.18.0 (from -r /home/cec/phd/requirements.txt (line 55))
  Using cached https://files.pythonhosted.org/packages/ab/13/b4f3d8551e0663ad1a6ba8539057ecd0715bcdf3f2eea235f67b248f37cb/grpcio-1.18.0-cp27-cp27mu-manylinux1_x86_64.whl
  Saved ./grpcio-1.18.0-cp27-cp27mu-manylinux1_x86_64.whl
Collecting gspread==3.1.0 (from -r /home/cec/phd/requirements.txt (line 56))
  Using cached https://files.pythonhosted.org/packages/81/04/36f171fbf4615fdabb98fec14f2812ad423216aba1344c66d138065bd6c8/gspread-3.1.0.tar.gz
Collecting gspread-dataframe==3.0.3 (from -r /home/cec/phd/requirements.txt (line 57))
  Using cached https://files.pythonhosted.org/packages/da/84/18b24575a3e30a4104f399e3d24796d8bd9f6a64fced19a6aa7ae8ee43c1/gspread_dataframe-3.0.3-py2.py3-none-any.whl
  Saved ./gspread_dataframe-3.0.3-py2.py3-none-any.whl
Collecting gym==0.10.5 (from -r /home/cec/phd/requirements.txt (line 58))
  Using cached https://files.pythonhosted.org/packages/9b/50/ed4a03d2be47ffd043be2ee514f329ce45d98a30fe2d1b9c61dea5a9d861/gym-0.10.5.tar.gz
Collecting h5py==2.9.0 (from -r /home/cec/phd/requirements.txt (line 59))
  Using cached https://files.pythonhosted.org/packages/53/08/27e4e9a369321862ffdce80ff1770553e9daec65d98befb2e14e7478b698/h5py-2.9.0-cp27-cp27mu-manylinux1_x86_64.whl
  Saved ./h5py-2.9.0-cp27-cp27mu-manylinux1_x86_64.whl
Collecting html5lib==0.9999999 (from -r /home/cec/phd/requirements.txt (line 60))
  Using cached https://files.pythonhosted.org/packages/ae/ae/bcb60402c60932b32dfaf19bb53870b29eda2cd17551ba5639219fb5ebf9/html5lib-0.9999999.tar.gz
Collecting httplib2==0.14 (from -r /home/cec/phd/requirements.txt (line 61))
  Using cached https://files.pythonhosted.org/packages/ce/2e/87461bfbb7e561203b759b3f7f639e2144226604372830d00a8279960ae1/httplib2-0.14.0.tar.gz
Collecting humanize==0.5.1 (from -r /home/cec/phd/requirements.txt (line 62))
  Using cached https://files.pythonhosted.org/packages/8c/e0/e512e4ac6d091fc990bbe13f9e0378f34cf6eecd1c6c268c9e598dcf5bb9/humanize-0.5.1.tar.gz
Collecting importlib-metadata==0.23 (from -r /home/cec/phd/requirements.txt (line 63))
  Using cached https://files.pythonhosted.org/packages/f6/d2/40b3fa882147719744e6aa50ac39cf7a22a913cbcba86a0371176c425a3b/importlib_metadata-0.23-py2.py3-none-any.whl
  Saved ./importlib_metadata-0.23-py2.py3-none-any.whl
Collecting idna==2.6 (from -r /home/cec/phd/requirements.txt (line 64))
  Using cached https://files.pythonhosted.org/packages/27/cc/6dd9a3869f15c2edfab863b992838277279ce92663d334df9ecf5106f5c6/idna-2.6-py2.py3-none-any.whl
  Saved ./idna-2.6-py2.py3-none-any.whl
Collecting ipaddress==1.0.23 (from -r /home/cec/phd/requirements.txt (line 65))
  Using cached https://files.pythonhosted.org/packages/c2/f8/49697181b1651d8347d24c095ce46c7346c37335ddc7d255833e7cde674d/ipaddress-1.0.23-py2.py3-none-any.whl
  Saved ./ipaddress-1.0.23-py2.py3-none-any.whl
Collecting ipdb==0.11 (from -r /home/cec/phd/requirements.txt (line 66))
  Using cached https://files.pythonhosted.org/packages/80/fe/4564de08f174f3846364b3add8426d14cebee228f741c27e702b2877e85b/ipdb-0.11.tar.gz
Collecting ipykernel==4.8.2 (from -r /home/cec/phd/requirements.txt (line 67))
  Using cached https://files.pythonhosted.org/packages/8e/65/c7ca3e3d05f9bd51b3010076b84f4e7304b12d0abf62a48f6cec2c90c019/ipykernel-4.8.2-py2-none-any.whl
  Saved ./ipykernel-4.8.2-py2-none-any.whl
Collecting ipython-genutils==0.2.0 (from -r /home/cec/phd/requirements.txt (line 68))
  Using cached https://files.pythonhosted.org/packages/fa/bc/9bd3b5c2b4774d5f33b2d544f1460be9df7df2fe42f352135381c347c69a/ipython_genutils-0.2.0-py2.py3-none-any.whl
  Saved ./ipython_genutils-0.2.0-py2.py3-none-any.whl
Collecting ipython==5.7.0 (from -r /home/cec/phd/requirements.txt (line 69))
  Using cached https://files.pythonhosted.org/packages/52/19/aadde98d6bde1667d0bf431fb2d22451f880aaa373e0a241c7e7cb5815a0/ipython-5.7.0-py2-none-any.whl
  Saved ./ipython-5.7.0-py2-none-any.whl
Collecting ipywidgets==7.1.2 (from -r /home/cec/phd/requirements.txt (line 70))
  Using cached https://files.pythonhosted.org/packages/25/8b/d416d9500f2e6a0fcd5c248edf6fbe0bd345dd00cbb167b7c92428868522/ipywidgets-7.1.2-py2.py3-none-any.whl
  Saved ./ipywidgets-7.1.2-py2.py3-none-any.whl
Collecting isort==4.3.4 (from -r /home/cec/phd/requirements.txt (line 71))
  Using cached https://files.pythonhosted.org/packages/41/d8/a945da414f2adc1d9e2f7d6e7445b27f2be42766879062a2e63616ad4199/isort-4.3.4-py2-none-any.whl
  Saved ./isort-4.3.4-py2-none-any.whl
Collecting itsdangerous==1.1.0 (from -r /home/cec/phd/requirements.txt (line 72))
  Using cached https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl
  Saved ./itsdangerous-1.1.0-py2.py3-none-any.whl
Collecting jedi==0.11.1 (from -r /home/cec/phd/requirements.txt (line 73))
  Using cached https://files.pythonhosted.org/packages/50/ca/d71f5a427601c98eadabfd73104cacbec8cc230e8416158decf61a48b0c6/jedi-0.11.1-py2.py3-none-any.whl
  Saved ./jedi-0.11.1-py2.py3-none-any.whl
Collecting jinja2==2.10 (from -r /home/cec/phd/requirements.txt (line 74))
  Using cached https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl
  Saved ./Jinja2-2.10-py2.py3-none-any.whl
Collecting jsonschema==2.6.0 (from -r /home/cec/phd/requirements.txt (line 75))
  Using cached https://files.pythonhosted.org/packages/77/de/47e35a97b2b05c2fadbec67d44cfcdcd09b8086951b331d82de90d2912da/jsonschema-2.6.0-py2.py3-none-any.whl
  Saved ./jsonschema-2.6.0-py2.py3-none-any.whl
Collecting jupyter-client==5.2.2 (from -r /home/cec/phd/requirements.txt (line 76))
  Using cached https://files.pythonhosted.org/packages/42/8a/5cca4d98fe28c4db6c2879b69ca5d106e0f4415aafda8bc4074deddbc3da/jupyter_client-5.2.2-py2.py3-none-any.whl
  Saved ./jupyter_client-5.2.2-py2.py3-none-any.whl
Collecting jupyter-console==5.2.0 (from -r /home/cec/phd/requirements.txt (line 77))
  Using cached https://files.pythonhosted.org/packages/77/82/6469cd7fccf7958cbe5dce2e623f1e3c5e27f1bb1ad36d90519bc2d5d370/jupyter_console-5.2.0-py2.py3-none-any.whl
  Saved ./jupyter_console-5.2.0-py2.py3-none-any.whl
Collecting jupyter-core==4.4.0 (from -r /home/cec/phd/requirements.txt (line 78))
  Using cached https://files.pythonhosted.org/packages/1d/44/065d2d7bae7bebc06f1dd70d23c36da8c50c0f08b4236716743d706762a8/jupyter_core-4.4.0-py2.py3-none-any.whl
  Saved ./jupyter_core-4.4.0-py2.py3-none-any.whl
Collecting jupyter==1.0.0 (from -r /home/cec/phd/requirements.txt (line 79))
  Using cached https://files.pythonhosted.org/packages/83/df/0f5dd132200728a86190397e1ea87cd76244e42d39ec5e88efd25b2abd7e/jupyter-1.0.0-py2.py3-none-any.whl
  Saved ./jupyter-1.0.0-py2.py3-none-any.whl
Collecting jupyter_http_over_ws==0.0.1a3 (from -r /home/cec/phd/requirements.txt (line 82))
  Using cached https://files.pythonhosted.org/packages/22/2b/c9cd3b141afc87431bca9cb3823e2956b82e46a7b7088580abe408cdf3b5/jupyter_http_over_ws-0.0.1a3-py2.py3-none-any.whl
  Saved ./jupyter_http_over_ws-0.0.1a3-py2.py3-none-any.whl
Collecting jwt==0.6.1 (from -r /home/cec/phd/requirements.txt (line 83))
 (  Could not find a version that satisfies the requirement jwt==0.6.1 (from -r /home/cec/phd/requirements.txt (line 83)) (from versions: 0.0.1, 0.1.1, 0.2.1, 0.2.3, 0.3.1, 0.3.2, 0.5.1, 0.5.2)
No matching distribution found for jwt==0.6.1 (from -r /home/cec/phd/requirements.txt (line 83))
)
	at com.google.common.base.Preconditions.checkState(Preconditions.java:507)
	at com.google.devtools.build.lib.skyframe.SkyframeExecutor.getTargetPatternPhaseValue(SkyframeExecutor.java:2905)
	at com.google.devtools.build.lib.skyframe.SkyframeExecutor.loadTargetPatternsWithFilters(SkyframeExecutor.java:2876)
	at com.google.devtools.build.lib.buildtool.AnalysisPhaseRunner.evaluateTargetPatterns(AnalysisPhaseRunner.java:170)
	at com.google.devtools.build.lib.buildtool.AnalysisPhaseRunner.execute(AnalysisPhaseRunner.java:79)
	at com.google.devtools.build.lib.buildtool.BuildTool.buildTargets(BuildTool.java:143)
	at com.google.devtools.build.lib.buildtool.BuildTool.processRequest(BuildTool.java:271)
	at com.google.devtools.build.lib.runtime.commands.TestCommand.doTest(TestCommand.java:130)
	at com.google.devtools.build.lib.runtime.commands.TestCommand.exec(TestCommand.java:108)
	at com.google.devtools.build.lib.runtime.BlazeCommandDispatcher.execExclusively(BlazeCommandDispatcher.java:543)
	at com.google.devtools.build.lib.runtime.BlazeCommandDispatcher.exec(BlazeCommandDispatcher.java:205)
	at com.google.devtools.build.lib.server.GrpcServerImpl.executeCommand(GrpcServerImpl.java:601)
	at com.google.devtools.build.lib.server.GrpcServerImpl.lambda$run$2(GrpcServerImpl.java:652)
	at io.grpc.Context$1.run(Context.java:595)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)

INFO: Elapsed time: 13.168s
INFO: 0 processes.
FAILED: Build did NOT complete successfully (0 packages loaded)
Internal error thrown during build. Printing stack trace: java.lang.IllegalStateException: no such package '@requirements//': pip_import failed: Collecting absl-py==0.7.0 (from -r /home/cec/phd/requirements.txt (line 6))
  Using cached https://files.pythonhosted.org/packages/31/bc/ab68120d1d89ae23b694a55fe2aece2f91194313b71f9b05a80b32d3c24b/absl-py-0.7.0.tar.gz
Collecting appdirs==1.4.3 (from -r /home/cec/phd/requirements.txt (line 7))
  Using cached https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl
  Saved ./appdirs-1.4.3-py2.py3-none-any.whl
Collecting appnope==0.1.0 (from -r /home/cec/phd/requirements.txt (line 8))
  Using cached https://files.pythonhosted.org/packages/87/a9/7985e6a53402f294c8f0e8eff3151a83f1fb901fa92909bb3ff29b4d22af/appnope-0.1.0-py2.py3-none-any.whl
  Saved ./appnope-0.1.0-py2.py3-none-any.whl
Collecting ascii_art==0.1.0 (from -r /home/cec/phd/requirements.txt (line 9))
  Using cached https://files.pythonhosted.org/packages/01/c7/c31ea8d53d304e6430e36d40475c058e5a223a3c595d723804bb465777de/ascii_art-0.1.0-py2.py3-none-any.whl
  Saved ./ascii_art-0.1.0-py2.py3-none-any.whl
Collecting astroid==1.6.1 (from -r /home/cec/phd/requirements.txt (line 10))
  Using cached https://files.pythonhosted.org/packages/cb/8c/18fefaf865c3e48ed31d60d53a8f85ba7e8b27fe9bd115cecae876a8d58e/astroid-1.6.1-py2.py3-none-any.whl
  Saved ./astroid-1.6.1-py2.py3-none-any.whl
Collecting attrs==17.4.0 (from -r /home/cec/phd/requirements.txt (line 11))
  Using cached https://files.pythonhosted.org/packages/b5/60/4e178c1e790fd60f1229a9b3cb2f8bc2f4cc6ff2c8838054c142c70b5adc/attrs-17.4.0-py2.py3-none-any.whl
  Saved ./attrs-17.4.0-py2.py3-none-any.whl
Collecting autoenv==1.0.0 (from -r /home/cec/phd/requirements.txt (line 12))
  Using cached https://files.pythonhosted.org/packages/8f/4f/e6cb9dba8138dee540041124ba17db398c5e5c5fa8a46ee4a24d24621d3a/autoenv-1.0.0.tar.gz
Collecting backports-abc==0.5 (from -r /home/cec/phd/requirements.txt (line 13))
  Using cached https://files.pythonhosted.org/packages/7d/56/6f3ac1b816d0cd8994e83d0c4e55bc64567532f7dc543378bd87f81cebc7/backports_abc-0.5-py2.py3-none-any.whl
  Saved ./backports_abc-0.5-py2.py3-none-any.whl
Collecting backports.functools-lru-cache==1.5 (from -r /home/cec/phd/requirements.txt (line 14))
  Using cached https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl
  Saved ./backports.functools_lru_cache-1.5-py2.py3-none-any.whl
Collecting backports.shutil-get-terminal-size==1.0.0 (from -r /home/cec/phd/requirements.txt (line 15))
  Using cached https://files.pythonhosted.org/packages/7d/cd/1750d6c35fe86d35f8562091737907f234b78fdffab42b29c72b1dd861f4/backports.shutil_get_terminal_size-1.0.0-py2.py3-none-any.whl
  Saved ./backports.shutil_get_terminal_size-1.0.0-py2.py3-none-any.whl
Collecting bibtexparser==1.1.0 (from -r /home/cec/phd/requirements.txt (line 16))
  Using cached https://files.pythonhosted.org/packages/1f/cb/c30ee322d69a569423edbcc9cf544edc5d634f3340f448c918c8a3cbccf0/bibtexparser-1.1.0.tar.gz
Collecting bleach==1.5.0 (from -r /home/cec/phd/requirements.txt (line 17))
  Using cached https://files.pythonhosted.org/packages/33/70/86c5fec937ea4964184d4d6c4f0b9551564f821e1c3575907639036d9b90/bleach-1.5.0-py2.py3-none-any.whl
  Saved ./bleach-1.5.0-py2.py3-none-any.whl
Collecting bokeh==1.0.2 (from -r /home/cec/phd/requirements.txt (line 18))
  Using cached https://files.pythonhosted.org/packages/54/4f/e6554176080d5cb809a20f36b8723ded05872c60f72e791efd6f2a9346bd/bokeh-1.0.2.tar.gz
Collecting certifi==2018.4.16 (from -r /home/cec/phd/requirements.txt (line 19))
  Using cached https://files.pythonhosted.org/packages/7c/e6/92ad559b7192d846975fc916b65f667c7b8c3a32bea7372340bfe9a15fa5/certifi-2018.4.16-py2.py3-none-any.whl
  Saved ./certifi-2018.4.16-py2.py3-none-any.whl
Collecting cffi==1.11.5 (from -r /home/cec/phd/requirements.txt (line 20))
  Using cached https://files.pythonhosted.org/packages/14/dd/3e7a1e1280e7d767bd3fa15791759c91ec19058ebe31217fe66f3e9a8c49/cffi-1.11.5-cp27-cp27mu-manylinux1_x86_64.whl
  Saved ./cffi-1.11.5-cp27-cp27mu-manylinux1_x86_64.whl
Collecting chardet==3.0.4 (from -r /home/cec/phd/requirements.txt (line 21))
  Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl
  Saved ./chardet-3.0.4-py2.py3-none-any.whl
Collecting checksumdir==1.0.5 (from -r /home/cec/phd/requirements.txt (line 22))
  Using cached https://files.pythonhosted.org/packages/31/81/5e9d1f75ce9e54b1a2c6e9284e4bf60103e4537c235e15ca75f617508809/checksumdir-1.0.5.tar.gz
Collecting Click==7.0 (from -r /home/cec/phd/requirements.txt (line 23))
  Using cached https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl
  Saved ./Click-7.0-py2.py3-none-any.whl
Collecting configparser==3.5.0 (from -r /home/cec/phd/requirements.txt (line 24))
  Using cached https://files.pythonhosted.org/packages/7c/69/c2ce7e91c89dc073eb1aa74c0621c3eefbffe8216b3f9af9d3885265c01c/configparser-3.5.0.tar.gz
Collecting coverage==4.5.1 (from -r /home/cec/phd/requirements.txt (line 25))
  Using cached https://files.pythonhosted.org/packages/31/22/724704999cf994b590db9421b5ef1b5122ea485d67d56f9ecf34f2f721ad/coverage-4.5.1-cp27-cp27mu-manylinux1_x86_64.whl
  Saved ./coverage-4.5.1-cp27-cp27mu-manylinux1_x86_64.whl
Collecting cpplint==1.3.0 (from -r /home/cec/phd/requirements.txt (line 26))
  Using cached https://files.pythonhosted.org/packages/95/42/27a16ef7fc609aba82bec923e2d29a1fa163bc95a267eaf1acc780e949fc/cpplint-1.3.0.tar.gz
Collecting cycler==0.10.0 (from -r /home/cec/phd/requirements.txt (line 27))
  Using cached https://files.pythonhosted.org/packages/f7/d2/e07d3ebb2bd7af696440ce7e754c59dd546ffe1bbe732c8ab68b9c834e61/cycler-0.10.0-py2.py3-none-any.whl
  Saved ./cycler-0.10.0-py2.py3-none-any.whl
Collecting dash==0.39.0 (from -r /home/cec/phd/requirements.txt (line 28))
  Using cached https://files.pythonhosted.org/packages/38/c0/353ba9f56f171389f0b4985f0481805219fc1921d651586c51345b89c1ea/dash-0.39.0.tar.gz
Collecting decorator==4.3.0 (from -r /home/cec/phd/requirements.txt (line 29))
  Using cached https://files.pythonhosted.org/packages/bc/bb/a24838832ba35baf52f32ab1a49b906b5f82fb7c76b2f6a7e35e140bac30/decorator-4.3.0-py2.py3-none-any.whl
  Saved ./decorator-4.3.0-py2.py3-none-any.whl
Collecting detect-secrets==0.12.4 (from -r /home/cec/phd/requirements.txt (line 30))
  Using cached https://files.pythonhosted.org/packages/61/78/3b90f866853efc9c545860f4c11dd0ed04949fae03a34c34afe6defa8aba/detect_secrets-0.12.4-py2.py3-none-any.whl
  Saved ./detect_secrets-0.12.4-py2.py3-none-any.whl
Collecting dm-sonnet==1.23 (from -r /home/cec/phd/requirements.txt (line 33))
  Using cached https://files.pythonhosted.org/packages/2d/af/77f1a710952f90783f1fcf36eee6bb4191768175c8fe0c7f3fae3b0a3ac6/dm_sonnet-1.23-py2-none-any.whl
  Saved ./dm_sonnet-1.23-py2-none-any.whl
Collecting docutils==0.14 (from -r /home/cec/phd/requirements.txt (line 34))
  Using cached https://files.pythonhosted.org/packages/50/09/c53398e0005b11f7ffb27b7aa720c617aba53be4fb4f4f3f06b9b5c60f28/docutils-0.14-py2-none-any.whl
  Saved ./docutils-0.14-py2-none-any.whl
Collecting editdistance==0.3.1 (from -r /home/cec/phd/requirements.txt (line 35))
  Using cached https://files.pythonhosted.org/packages/a8/08/97ed5b60023ab4b67a46ee24bf1d3db93a9abc5b3be7e8f90de18160aaed/editdistance-0.3.1.tar.gz
Collecting entrypoints==0.2.3 (from -r /home/cec/phd/requirements.txt (line 36))
  Using cached https://files.pythonhosted.org/packages/cc/8b/4eefa9b47f1910b3d2081da67726b066e379b04ca897acfe9f92bac56147/entrypoints-0.2.3-py2.py3-none-any.whl
  Saved ./entrypoints-0.2.3-py2.py3-none-any.whl
Collecting enum34==1.1.6 (from -r /home/cec/phd/requirements.txt (line 37))
  Using cached https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
  Saved ./enum34-1.1.6-py2-none-any.whl
Collecting fasteners==0.15 (from -r /home/cec/phd/requirements.txt (line 38))
  Using cached https://files.pythonhosted.org/packages/18/bd/55eb2d6397b9c0e263af9d091ebdb756b15756029b3cededf6461481bc63/fasteners-0.15-py2.py3-none-any.whl
  Saved ./fasteners-0.15-py2.py3-none-any.whl
Collecting flaky==3.6.1 (from -r /home/cec/phd/requirements.txt (line 39))
  Using cached https://files.pythonhosted.org/packages/fe/12/0f169abf1aa07c7edef4855cca53703d2e6b7ecbded7829588ac7e7e3424/flaky-3.6.1-py2.py3-none-any.whl
  Saved ./flaky-3.6.1-py2.py3-none-any.whl
Collecting Flask==1.0.2 (from -r /home/cec/phd/requirements.txt (line 40))
  Using cached https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl
  Saved ./Flask-1.0.2-py2.py3-none-any.whl
Collecting Flask-Compress==1.4.0 (from -r /home/cec/phd/requirements.txt (line 41))
  Using cached https://files.pythonhosted.org/packages/0e/2a/378bd072928f6d92fd8c417d66b00c757dc361c0405a46a0134de6fd323d/Flask-Compress-1.4.0.tar.gz
Collecting flask-cors==3.0.6 (from -r /home/cec/phd/requirements.txt (line 42))
  Using cached https://files.pythonhosted.org/packages/d1/db/f3495569d5c3e2bdb9fb8a66c54503364abb6f35a9da2227cf5c9c50dc42/Flask_Cors-3.0.6-py2.py3-none-any.whl
  Saved ./Flask_Cors-3.0.6-py2.py3-none-any.whl
Collecting Flask-SQLalchemy==2.4.0 (from -r /home/cec/phd/requirements.txt (line 43))
  Using cached https://files.pythonhosted.org/packages/08/ca/582442cad71504a1514a2f053006c8bb128844133d6076a4df17117545fa/Flask_SQLAlchemy-2.4.0-py2.py3-none-any.whl
  Saved ./Flask_SQLAlchemy-2.4.0-py2.py3-none-any.whl
Collecting fs==2.4.8 (from -r /home/cec/phd/requirements.txt (line 44))
  Using cached https://files.pythonhosted.org/packages/25/79/d0aaf93d206b4d8311814fde92a0f1ecaa8ee260bbe1ab084e6568d58cf2/fs-2.4.8-py2.py3-none-any.whl
  Saved ./fs-2.4.8-py2.py3-none-any.whl
Collecting fs.sshfs==0.11.1 (from -r /home/cec/phd/requirements.txt (line 45))
  Using cached https://files.pythonhosted.org/packages/95/41/22eec4774f1d7d79c5539b56a2130608dd59246de90a6332750564d79095/fs.sshfs-0.11.1-py2.py3-none-any.whl
  Saved ./fs.sshfs-0.11.1-py2.py3-none-any.whl
Collecting funcsigs==1.0.2 (from -r /home/cec/phd/requirements.txt (line 46))
  Using cached https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
  Saved ./funcsigs-1.0.2-py2.py3-none-any.whl
Collecting futures==3.1.1 (from -r /home/cec/phd/requirements.txt (line 47))
  Using cached https://files.pythonhosted.org/packages/a6/1c/72a18c8c7502ee1b38a604a5c5243aa8c2a64f4bba4e6631b1b8972235dd/futures-3.1.1-py2-none-any.whl
  Saved ./futures-3.1.1-py2-none-any.whl
Collecting fuzzywuzzy==0.16.0 (from -r /home/cec/phd/requirements.txt (line 48))
  Using cached https://files.pythonhosted.org/packages/3b/36/be990a35c7e8ed9dc176c43b5699cd971cec0b6f9ef858843374171df4f2/fuzzywuzzy-0.16.0-py2.py3-none-any.whl
  Saved ./fuzzywuzzy-0.16.0-py2.py3-none-any.whl
Collecting gast==0.2.2. (from -r /home/cec/phd/requirements.txt (line 49))
  Using cached https://files.pythonhosted.org/packages/4e/35/11749bf99b2d4e3cceb4d55ca22590b0d7c2c62b9de38ac4a4a7f4687421/gast-0.2.2.tar.gz
Collecting GitPython==2.1.11 (from -r /home/cec/phd/requirements.txt (line 50))
  Using cached https://files.pythonhosted.org/packages/fe/e5/fafe827507644c32d6dc553a1c435cdf882e0c28918a5bab29f7fbebfb70/GitPython-2.1.11-py2.py3-none-any.whl
  Saved ./GitPython-2.1.11-py2.py3-none-any.whl
Collecting GPUtil==1.4.0 (from -r /home/cec/phd/requirements.txt (line 51))
  Using cached https://files.pythonhosted.org/packages/ed/0e/5c61eedde9f6c87713e89d794f01e378cfd9565847d4576fa627d758c554/GPUtil-1.4.0.tar.gz
Collecting graph_nets==1.0.2 (from -r /home/cec/phd/requirements.txt (line 52))
  Using cached https://files.pythonhosted.org/packages/7e/7b/7f928d569f7c16720df52038bbf853cb7e2f630a1baf70b2181786c2a4e7/graph_nets-1.0.2.tar.gz
Collecting graphviz==0.9 (from -r /home/cec/phd/requirements.txt (line 53))
  Using cached https://files.pythonhosted.org/packages/47/87/313cd4ea4f75472826acb74c57f94fc83e04ba93e4ccf35656f6b7f502e2/graphviz-0.9-py2.py3-none-any.whl
  Saved ./graphviz-0.9-py2.py3-none-any.whl
Collecting grpcio-tools==1.18.0 (from -r /home/cec/phd/requirements.txt (line 54))
  Using cached https://files.pythonhosted.org/packages/27/eb/8b6a3d1da7a8a10dc32c666c7c6339529da31887c02abee5a3bc70b6c6b2/grpcio_tools-1.18.0-cp27-cp27mu-manylinux1_x86_64.whl
  Saved ./grpcio_tools-1.18.0-cp27-cp27mu-manylinux1_x86_64.whl
Collecting grpcio==1.18.0 (from -r /home/cec/phd/requirements.txt (line 55))
  Using cached https://files.pythonhosted.org/packages/ab/13/b4f3d8551e0663ad1a6ba8539057ecd0715bcdf3f2eea235f67b248f37cb/grpcio-1.18.0-cp27-cp27mu-manylinux1_x86_64.whl
  Saved ./grpcio-1.18.0-cp27-cp27mu-manylinux1_x86_64.whl
Collecting gspread==3.1.0 (from -r /home/cec/phd/requirements.txt (line 56))
  Using cached https://files.pythonhosted.org/packages/81/04/36f171fbf4615fdabb98fec14f2812ad423216aba1344c66d138065bd6c8/gspread-3.1.0.tar.gz
Collecting gspread-dataframe==3.0.3 (from -r /home/cec/phd/requirements.txt (line 57))
  Using cached https://files.pythonhosted.org/packages/da/84/18b24575a3e30a4104f399e3d24796d8bd9f6a64fced19a6aa7ae8ee43c1/gspread_dataframe-3.0.3-py2.py3-none-any.whl
  Saved ./gspread_dataframe-3.0.3-py2.py3-none-any.whl
Collecting gym==0.10.5 (from -r /home/cec/phd/requirements.txt (line 58))
  Using cached https://files.pythonhosted.org/packages/9b/50/ed4a03d2be47ffd043be2ee514f329ce45d98a30fe2d1b9c61dea5a9d861/gym-0.10.5.tar.gz
Collecting h5py==2.9.0 (from -r /home/cec/phd/requirements.txt (line 59))
  Using cached https://files.pythonhosted.org/packages/53/08/27e4e9a369321862ffdce80ff1770553e9daec65d98befb2e14e7478b698/h5py-2.9.0-cp27-cp27mu-manylinux1_x86_64.whl
  Saved ./h5py-2.9.0-cp27-cp27mu-manylinux1_x86_64.whl
Collecting html5lib==0.9999999 (from -r /home/cec/phd/requirements.txt (line 60))
  Using cached https://files.pythonhosted.org/packages/ae/ae/bcb60402c60932b32dfaf19bb53870b29eda2cd17551ba5639219fb5ebf9/html5lib-0.9999999.tar.gz
Collecting httplib2==0.14 (from -r /home/cec/phd/requirements.txt (line 61))
  Using cached https://files.pythonhosted.org/packages/ce/2e/87461bfbb7e561203b759b3f7f639e2144226604372830d00a8279960ae1/httplib2-0.14.0.tar.gz
Collecting humanize==0.5.1 (from -r /home/cec/phd/requirements.txt (line 62))
  Using cached https://files.pythonhosted.org/packages/8c/e0/e512e4ac6d091fc990bbe13f9e0378f34cf6eecd1c6c268c9e598dcf5bb9/humanize-0.5.1.tar.gz
Collecting importlib-metadata==0.23 (from -r /home/cec/phd/requirements.txt (line 63))
  Using cached https://files.pythonhosted.org/packages/f6/d2/40b3fa882147719744e6aa50ac39cf7a22a913cbcba86a0371176c425a3b/importlib_metadata-0.23-py2.py3-none-any.whl
  Saved ./importlib_metadata-0.23-py2.py3-none-any.whl
Collecting idna==2.6 (from -r /home/cec/phd/requirements.txt (line 64))
  Using cached https://files.pythonhosted.org/packages/27/cc/6dd9a3869f15c2edfab863b992838277279ce92663d334df9ecf5106f5c6/idna-2.6-py2.py3-none-any.whl
  Saved ./idna-2.6-py2.py3-none-any.whl
Collecting ipaddress==1.0.23 (from -r /home/cec/phd/requirements.txt (line 65))
  Using cached https://files.pythonhosted.org/packages/c2/f8/49697181b1651d8347d24c095ce46c7346c37335ddc7d255833e7cde674d/ipaddress-1.0.23-py2.py3-none-any.whl
  Saved ./ipaddress-1.0.23-py2.py3-none-any.whl
Collecting ipdb==0.11 (from -r /home/cec/phd/requirements.txt (line 66))
  Using cached https://files.pythonhosted.org/packages/80/fe/4564de08f174f3846364b3add8426d14cebee228f741c27e702b2877e85b/ipdb-0.11.tar.gz
Collecting ipykernel==4.8.2 (from -r /home/cec/phd/requirements.txt (line 67))
  Using cached https://files.pythonhosted.org/packages/8e/65/c7ca3e3d05f9bd51b3010076b84f4e7304b12d0abf62a48f6cec2c90c019/ipykernel-4.8.2-py2-none-any.whl
  Saved ./ipykernel-4.8.2-py2-none-any.whl
Collecting ipython-genutils==0.2.0 (from -r /home/cec/phd/requirements.txt (line 68))
  Using cached https://files.pythonhosted.org/packages/fa/bc/9bd3b5c2b4774d5f33b2d544f1460be9df7df2fe42f352135381c347c69a/ipython_genutils-0.2.0-py2.py3-none-any.whl
  Saved ./ipython_genutils-0.2.0-py2.py3-none-any.whl
Collecting ipython==5.7.0 (from -r /home/cec/phd/requirements.txt (line 69))
  Using cached https://files.pythonhosted.org/packages/52/19/aadde98d6bde1667d0bf431fb2d22451f880aaa373e0a241c7e7cb5815a0/ipython-5.7.0-py2-none-any.whl
  Saved ./ipython-5.7.0-py2-none-any.whl
Collecting ipywidgets==7.1.2 (from -r /home/cec/phd/requirements.txt (line 70))
  Using cached https://files.pythonhosted.org/packages/25/8b/d416d9500f2e6a0fcd5c248edf6fbe0bd345dd00cbb167b7c92428868522/ipywidgets-7.1.2-py2.py3-none-any.whl
  Saved ./ipywidgets-7.1.2-py2.py3-none-any.whl
Collecting isort==4.3.4 (from -r /home/cec/phd/requirements.txt (line 71))
  Using cached https://files.pythonhosted.org/packages/41/d8/a945da414f2adc1d9e2f7d6e7445b27f2be42766879062a2e63616ad4199/isort-4.3.4-py2-none-any.whl
  Saved ./isort-4.3.4-py2-none-any.whl
Collecting itsdangerous==1.1.0 (from -r /home/cec/phd/requirements.txt (line 72))
  Using cached https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl
  Saved ./itsdangerous-1.1.0-py2.py3-none-any.whl
Collecting jedi==0.11.1 (from -r /home/cec/phd/requirements.txt (line 73))
  Using cached https://files.pythonhosted.org/packages/50/ca/d71f5a427601c98eadabfd73104cacbec8cc230e8416158decf61a48b0c6/jedi-0.11.1-py2.py3-none-any.whl
  Saved ./jedi-0.11.1-py2.py3-none-any.whl
Collecting jinja2==2.10 (from -r /home/cec/phd/requirements.txt (line 74))
  Using cached https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl
  Saved ./Jinja2-2.10-py2.py3-none-any.whl
Collecting jsonschema==2.6.0 (from -r /home/cec/phd/requirements.txt (line 75))
  Using cached https://files.pythonhosted.org/packages/77/de/47e35a97b2b05c2fadbec67d44cfcdcd09b8086951b331d82de90d2912da/jsonschema-2.6.0-py2.py3-none-any.whl
  Saved ./jsonschema-2.6.0-py2.py3-none-any.whl
Collecting jupyter-client==5.2.2 (from -r /home/cec/phd/requirements.txt (line 76))
  Using cached https://files.pythonhosted.org/packages/42/8a/5cca4d98fe28c4db6c2879b69ca5d106e0f4415aafda8bc4074deddbc3da/jupyter_client-5.2.2-py2.py3-none-any.whl
  Saved ./jupyter_client-5.2.2-py2.py3-none-any.whl
Collecting jupyter-console==5.2.0 (from -r /home/cec/phd/requirements.txt (line 77))
  Using cached https://files.pythonhosted.org/packages/77/82/6469cd7fccf7958cbe5dce2e623f1e3c5e27f1bb1ad36d90519bc2d5d370/jupyter_console-5.2.0-py2.py3-none-any.whl
  Saved ./jupyter_console-5.2.0-py2.py3-none-any.whl
Collecting jupyter-core==4.4.0 (from -r /home/cec/phd/requirements.txt (line 78))
  Using cached https://files.pythonhosted.org/packages/1d/44/065d2d7bae7bebc06f1dd70d23c36da8c50c0f08b4236716743d706762a8/jupyter_core-4.4.0-py2.py3-none-any.whl
  Saved ./jupyter_core-4.4.0-py2.py3-none-any.whl
Collecting jupyter==1.0.0 (from -r /home/cec/phd/requirements.txt (line 79))
  Using cached https://files.pythonhosted.org/packages/83/df/0f5dd132200728a86190397e1ea87cd76244e42d39ec5e88efd25b2abd7e/jupyter-1.0.0-py2.py3-none-any.whl
  Saved ./jupyter-1.0.0-py2.py3-none-any.whl
Collecting jupyter_http_over_ws==0.0.1a3 (from -r /home/cec/phd/requirements.txt (line 82))
  Using cached https://files.pythonhosted.org/packages/22/2b/c9cd3b141afc87431bca9cb3823e2956b82e46a7b7088580abe408cdf3b5/jupyter_http_over_ws-0.0.1a3-py2.py3-none-any.whl
  Saved ./jupyter_http_over_ws-0.0.1a3-py2.py3-none-any.whl
Collecting jwt==0.6.1 (from -r /home/cec/phd/requirements.txt (line 83))
 (  Could not find a version that satisfies the requirement jwt==0.6.1 (from -r /home/cec/phd/requirements.txt (line 83)) (from versions: 0.0.1, 0.1.1, 0.2.1, 0.2.3, 0.3.1, 0.3.2, 0.5.1, 0.5.2)
No matching distribution found for jwt==0.6.1 (from -r /home/cec/phd/requirements.txt (line 83))
)
	at com.google.common.base.Preconditions.checkState(Preconditions.java:507)
	at com.google.devtools.build.lib.skyframe.SkyframeExecutor.getTargetPatternPhaseValue(SkyframeExecutor.java:2905)
	at com.google.devtools.build.lib.skyframe.SkyframeExecutor.loadTargetPatternsWithFilters(SkyframeExecutor.java:2876)
	at com.google.devtools.build.lib.buildtool.AnalysisPhaseRunner.evaluateTargetPatterns(AnalysisPhaseRunner.java:170)
	at com.google.devtools.build.lib.buildtool.AnalysisPhaseRunner.execute(AnalysisPhaseRunner.java:79)
	at com.google.devtools.build.lib.buildtool.BuildTool.buildTargets(BuildTool.java:143)
	at com.google.devtools.build.lib.buildtool.BuildTool.processRequest(BuildTool.java:271)
	at com.google.devtools.build.lib.runtime.commands.TestCommand.doTest(TestCommand.java:130)
	at com.google.devtools.build.lib.runtime.commands.TestCommand.exec(TestCommand.java:108)
	at com.google.devtools.build.lib.runtime.BlazeCommandDispatcher.execExclusively(BlazeCommandDispatcher.java:543)
	at com.google.devtools.build.lib.runtime.BlazeCommandDispatcher.exec(BlazeCommandDispatcher.java:205)
	at com.google.devtools.build.lib.server.GrpcServerImpl.executeCommand(GrpcServerImpl.java:601)
	at com.google.devtools.build.lib.server.GrpcServerImpl.lambda$run$2(GrpcServerImpl.java:652)
	at io.grpc.Context$1.run(Context.java:595)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
java.lang.IllegalStateException: no such package '@requirements//': pip_import failed: Collecting absl-py==0.7.0 (from -r /home/cec/phd/requirements.txt (line 6))
  Using cached https://files.pythonhosted.org/packages/31/bc/ab68120d1d89ae23b694a55fe2aece2f91194313b71f9b05a80b32d3c24b/absl-py-0.7.0.tar.gz
Collecting appdirs==1.4.3 (from -r /home/cec/phd/requirements.txt (line 7))
  Using cached https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl
  Saved ./appdirs-1.4.3-py2.py3-none-any.whl
Collecting appnope==0.1.0 (from -r /home/cec/phd/requirements.txt (line 8))
  Using cached https://files.pythonhosted.org/packages/87/a9/7985e6a53402f294c8f0e8eff3151a83f1fb901fa92909bb3ff29b4d22af/appnope-0.1.0-py2.py3-none-any.whl
  Saved ./appnope-0.1.0-py2.py3-none-any.whl
Collecting ascii_art==0.1.0 (from -r /home/cec/phd/requirements.txt (line 9))
  Using cached https://files.pythonhosted.org/packages/01/c7/c31ea8d53d304e6430e36d40475c058e5a223a3c595d723804bb465777de/ascii_art-0.1.0-py2.py3-none-any.whl
  Saved ./ascii_art-0.1.0-py2.py3-none-any.whl
Collecting astroid==1.6.1 (from -r /home/cec/phd/requirements.txt (line 10))
  Using cached https://files.pythonhosted.org/packages/cb/8c/18fefaf865c3e48ed31d60d53a8f85ba7e8b27fe9bd115cecae876a8d58e/astroid-1.6.1-py2.py3-none-any.whl
  Saved ./astroid-1.6.1-py2.py3-none-any.whl
Collecting attrs==17.4.0 (from -r /home/cec/phd/requirements.txt (line 11))
  Using cached https://files.pythonhosted.org/packages/b5/60/4e178c1e790fd60f1229a9b3cb2f8bc2f4cc6ff2c8838054c142c70b5adc/attrs-17.4.0-py2.py3-none-any.whl
  Saved ./attrs-17.4.0-py2.py3-none-any.whl
Collecting autoenv==1.0.0 (from -r /home/cec/phd/requirements.txt (line 12))
  Using cached https://files.pythonhosted.org/packages/8f/4f/e6cb9dba8138dee540041124ba17db398c5e5c5fa8a46ee4a24d24621d3a/autoenv-1.0.0.tar.gz
Collecting backports-abc==0.5 (from -r /home/cec/phd/requirements.txt (line 13))
  Using cached https://files.pythonhosted.org/packages/7d/56/6f3ac1b816d0cd8994e83d0c4e55bc64567532f7dc543378bd87f81cebc7/backports_abc-0.5-py2.py3-none-any.whl
  Saved ./backports_abc-0.5-py2.py3-none-any.whl
Collecting backports.functools-lru-cache==1.5 (from -r /home/cec/phd/requirements.txt (line 14))
  Using cached https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl
  Saved ./backports.functools_lru_cache-1.5-py2.py3-none-any.whl
Collecting backports.shutil-get-terminal-size==1.0.0 (from -r /home/cec/phd/requirements.txt (line 15))
  Using cached https://files.pythonhosted.org/packages/7d/cd/1750d6c35fe86d35f8562091737907f234b78fdffab42b29c72b1dd861f4/backports.shutil_get_terminal_size-1.0.0-py2.py3-none-any.whl
  Saved ./backports.shutil_get_terminal_size-1.0.0-py2.py3-none-any.whl
Collecting bibtexparser==1.1.0 (from -r /home/cec/phd/requirements.txt (line 16))
  Using cached https://files.pythonhosted.org/packages/1f/cb/c30ee322d69a569423edbcc9cf544edc5d634f3340f448c918c8a3cbccf0/bibtexparser-1.1.0.tar.gz
Collecting bleach==1.5.0 (from -r /home/cec/phd/requirements.txt (line 17))
  Using cached https://files.pythonhosted.org/packages/33/70/86c5fec937ea4964184d4d6c4f0b9551564f821e1c3575907639036d9b90/bleach-1.5.0-py2.py3-none-any.whl
  Saved ./bleach-1.5.0-py2.py3-none-any.whl
Collecting bokeh==1.0.2 (from -r /home/cec/phd/requirements.txt (line 18))
  Using cached https://files.pythonhosted.org/packages/54/4f/e6554176080d5cb809a20f36b8723ded05872c60f72e791efd6f2a9346bd/bokeh-1.0.2.tar.gz
Collecting certifi==2018.4.16 (from -r /home/cec/phd/requirements.txt (line 19))
  Using cached https://files.pythonhosted.org/packages/7c/e6/92ad559b7192d846975fc916b65f667c7b8c3a32bea7372340bfe9a15fa5/certifi-2018.4.16-py2.py3-none-any.whl
  Saved ./certifi-2018.4.16-py2.py3-none-any.whl
Collecting cffi==1.11.5 (from -r /home/cec/phd/requirements.txt (line 20))
  Using cached https://files.pythonhosted.org/packages/14/dd/3e7a1e1280e7d767bd3fa15791759c91ec19058ebe31217fe66f3e9a8c49/cffi-1.11.5-cp27-cp27mu-manylinux1_x86_64.whl
  Saved ./cffi-1.11.5-cp27-cp27mu-manylinux1_x86_64.whl
Collecting chardet==3.0.4 (from -r /home/cec/phd/requirements.txt (line 21))
  Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl
  Saved ./chardet-3.0.4-py2.py3-none-any.whl
Collecting checksumdir==1.0.5 (from -r /home/cec/phd/requirements.txt (line 22))
  Using cached https://files.pythonhosted.org/packages/31/81/5e9d1f75ce9e54b1a2c6e9284e4bf60103e4537c235e15ca75f617508809/checksumdir-1.0.5.tar.gz
Collecting Click==7.0 (from -r /home/cec/phd/requirements.txt (line 23))
  Using cached https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl
  Saved ./Click-7.0-py2.py3-none-any.whl
Collecting configparser==3.5.0 (from -r /home/cec/phd/requirements.txt (line 24))
  Using cached https://files.pythonhosted.org/packages/7c/69/c2ce7e91c89dc073eb1aa74c0621c3eefbffe8216b3f9af9d3885265c01c/configparser-3.5.0.tar.gz
Collecting coverage==4.5.1 (from -r /home/cec/phd/requirements.txt (line 25))
  Using cached https://files.pythonhosted.org/packages/31/22/724704999cf994b590db9421b5ef1b5122ea485d67d56f9ecf34f2f721ad/coverage-4.5.1-cp27-cp27mu-manylinux1_x86_64.whl
  Saved ./coverage-4.5.1-cp27-cp27mu-manylinux1_x86_64.whl
Collecting cpplint==1.3.0 (from -r /home/cec/phd/requirements.txt (line 26))
  Using cached https://files.pythonhosted.org/packages/95/42/27a16ef7fc609aba82bec923e2d29a1fa163bc95a267eaf1acc780e949fc/cpplint-1.3.0.tar.gz
Collecting cycler==0.10.0 (from -r /home/cec/phd/requirements.txt (line 27))
  Using cached https://files.pythonhosted.org/packages/f7/d2/e07d3ebb2bd7af696440ce7e754c59dd546ffe1bbe732c8ab68b9c834e61/cycler-0.10.0-py2.py3-none-any.whl
  Saved ./cycler-0.10.0-py2.py3-none-any.whl
Collecting dash==0.39.0 (from -r /home/cec/phd/requirements.txt (line 28))
  Using cached https://files.pythonhosted.org/packages/38/c0/353ba9f56f171389f0b4985f0481805219fc1921d651586c51345b89c1ea/dash-0.39.0.tar.gz
Collecting decorator==4.3.0 (from -r /home/cec/phd/requirements.txt (line 29))
  Using cached https://files.pythonhosted.org/packages/bc/bb/a24838832ba35baf52f32ab1a49b906b5f82fb7c76b2f6a7e35e140bac30/decorator-4.3.0-py2.py3-none-any.whl
  Saved ./decorator-4.3.0-py2.py3-none-any.whl
Collecting detect-secrets==0.12.4 (from -r /home/cec/phd/requirements.txt (line 30))
  Using cached https://files.pythonhosted.org/packages/61/78/3b90f866853efc9c545860f4c11dd0ed04949fae03a34c34afe6defa8aba/detect_secrets-0.12.4-py2.py3-none-any.whl
  Saved ./detect_secrets-0.12.4-py2.py3-none-any.whl
Collecting dm-sonnet==1.23 (from -r /home/cec/phd/requirements.txt (line 33))
  Using cached https://files.pythonhosted.org/packages/2d/af/77f1a710952f90783f1fcf36eee6bb4191768175c8fe0c7f3fae3b0a3ac6/dm_sonnet-1.23-py2-none-any.whl
  Saved ./dm_sonnet-1.23-py2-none-any.whl
Collecting docutils==0.14 (from -r /home/cec/phd/requirements.txt (line 34))
  Using cached https://files.pythonhosted.org/packages/50/09/c53398e0005b11f7ffb27b7aa720c617aba53be4fb4f4f3f06b9b5c60f28/docutils-0.14-py2-none-any.whl
  Saved ./docutils-0.14-py2-none-any.whl
Collecting editdistance==0.3.1 (from -r /home/cec/phd/requirements.txt (line 35))
  Using cached https://files.pythonhosted.org/packages/a8/08/97ed5b60023ab4b67a46ee24bf1d3db93a9abc5b3be7e8f90de18160aaed/editdistance-0.3.1.tar.gz
Collecting entrypoints==0.2.3 (from -r /home/cec/phd/requirements.txt (line 36))
  Using cached https://files.pythonhosted.org/packages/cc/8b/4eefa9b47f1910b3d2081da67726b066e379b04ca897acfe9f92bac56147/entrypoints-0.2.3-py2.py3-none-any.whl
  Saved ./entrypoints-0.2.3-py2.py3-none-any.whl
Collecting enum34==1.1.6 (from -r /home/cec/phd/requirements.txt (line 37))
  Using cached https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
  Saved ./enum34-1.1.6-py2-none-any.whl
Collecting fasteners==0.15 (from -r /home/cec/phd/requirements.txt (line 38))
  Using cached https://files.pythonhosted.org/packages/18/bd/55eb2d6397b9c0e263af9d091ebdb756b15756029b3cededf6461481bc63/fasteners-0.15-py2.py3-none-any.whl
  Saved ./fasteners-0.15-py2.py3-none-any.whl
Collecting flaky==3.6.1 (from -r /home/cec/phd/requirements.txt (line 39))
  Using cached https://files.pythonhosted.org/packages/fe/12/0f169abf1aa07c7edef4855cca53703d2e6b7ecbded7829588ac7e7e3424/flaky-3.6.1-py2.py3-none-any.whl
  Saved ./flaky-3.6.1-py2.py3-none-any.whl
Collecting Flask==1.0.2 (from -r /home/cec/phd/requirements.txt (line 40))
  Using cached https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl
  Saved ./Flask-1.0.2-py2.py3-none-any.whl
Collecting Flask-Compress==1.4.0 (from -r /home/cec/phd/requirements.txt (line 41))
  Using cached https://files.pythonhosted.org/packages/0e/2a/378bd072928f6d92fd8c417d66b00c757dc361c0405a46a0134de6fd323d/Flask-Compress-1.4.0.tar.gz
Collecting flask-cors==3.0.6 (from -r /home/cec/phd/requirements.txt (line 42))
  Using cached https://files.pythonhosted.org/packages/d1/db/f3495569d5c3e2bdb9fb8a66c54503364abb6f35a9da2227cf5c9c50dc42/Flask_Cors-3.0.6-py2.py3-none-any.whl
  Saved ./Flask_Cors-3.0.6-py2.py3-none-any.whl
Collecting Flask-SQLalchemy==2.4.0 (from -r /home/cec/phd/requirements.txt (line 43))
  Using cached https://files.pythonhosted.org/packages/08/ca/582442cad71504a1514a2f053006c8bb128844133d6076a4df17117545fa/Flask_SQLAlchemy-2.4.0-py2.py3-none-any.whl
  Saved ./Flask_SQLAlchemy-2.4.0-py2.py3-none-any.whl
Collecting fs==2.4.8 (from -r /home/cec/phd/requirements.txt (line 44))
  Using cached https://files.pythonhosted.org/packages/25/79/d0aaf93d206b4d8311814fde92a0f1ecaa8ee260bbe1ab084e6568d58cf2/fs-2.4.8-py2.py3-none-any.whl
  Saved ./fs-2.4.8-py2.py3-none-any.whl
Collecting fs.sshfs==0.11.1 (from -r /home/cec/phd/requirements.txt (line 45))
  Using cached https://files.pythonhosted.org/packages/95/41/22eec4774f1d7d79c5539b56a2130608dd59246de90a6332750564d79095/fs.sshfs-0.11.1-py2.py3-none-any.whl
  Saved ./fs.sshfs-0.11.1-py2.py3-none-any.whl
Collecting funcsigs==1.0.2 (from -r /home/cec/phd/requirements.txt (line 46))
  Using cached https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
  Saved ./funcsigs-1.0.2-py2.py3-none-any.whl
Collecting futures==3.1.1 (from -r /home/cec/phd/requirements.txt (line 47))
  Using cached https://files.pythonhosted.org/packages/a6/1c/72a18c8c7502ee1b38a604a5c5243aa8c2a64f4bba4e6631b1b8972235dd/futures-3.1.1-py2-none-any.whl
  Saved ./futures-3.1.1-py2-none-any.whl
Collecting fuzzywuzzy==0.16.0 (from -r /home/cec/phd/requirements.txt (line 48))
  Using cached https://files.pythonhosted.org/packages/3b/36/be990a35c7e8ed9dc176c43b5699cd971cec0b6f9ef858843374171df4f2/fuzzywuzzy-0.16.0-py2.py3-none-any.whl
  Saved ./fuzzywuzzy-0.16.0-py2.py3-none-any.whl
Collecting gast==0.2.2. (from -r /home/cec/phd/requirements.txt (line 49))
  Using cached https://files.pythonhosted.org/packages/4e/35/11749bf99b2d4e3cceb4d55ca22590b0d7c2c62b9de38ac4a4a7f4687421/gast-0.2.2.tar.gz
Collecting GitPython==2.1.11 (from -r /home/cec/phd/requirements.txt (line 50))
  Using cached https://files.pythonhosted.org/packages/fe/e5/fafe827507644c32d6dc553a1c435cdf882e0c28918a5bab29f7fbebfb70/GitPython-2.1.11-py2.py3-none-any.whl
  Saved ./GitPython-2.1.11-py2.py3-none-any.whl
Collecting GPUtil==1.4.0 (from -r /home/cec/phd/requirements.txt (line 51))
  Using cached https://files.pythonhosted.org/packages/ed/0e/5c61eedde9f6c87713e89d794f01e378cfd9565847d4576fa627d758c554/GPUtil-1.4.0.tar.gz
Collecting graph_nets==1.0.2 (from -r /home/cec/phd/requirements.txt (line 52))
  Using cached https://files.pythonhosted.org/packages/7e/7b/7f928d569f7c16720df52038bbf853cb7e2f630a1baf70b2181786c2a4e7/graph_nets-1.0.2.tar.gz
Collecting graphviz==0.9 (from -r /home/cec/phd/requirements.txt (line 53))
  Using cached https://files.pythonhosted.org/packages/47/87/313cd4ea4f75472826acb74c57f94fc83e04ba93e4ccf35656f6b7f502e2/graphviz-0.9-py2.py3-none-any.whl
  Saved ./graphviz-0.9-py2.py3-none-any.whl
Collecting grpcio-tools==1.18.0 (from -r /home/cec/phd/requirements.txt (line 54))
  Using cached https://files.pythonhosted.org/packages/27/eb/8b6a3d1da7a8a10dc32c666c7c6339529da31887c02abee5a3bc70b6c6b2/grpcio_tools-1.18.0-cp27-cp27mu-manylinux1_x86_64.whl
  Saved ./grpcio_tools-1.18.0-cp27-cp27mu-manylinux1_x86_64.whl
Collecting grpcio==1.18.0 (from -r /home/cec/phd/requirements.txt (line 55))
  Using cached https://files.pythonhosted.org/packages/ab/13/b4f3d8551e0663ad1a6ba8539057ecd0715bcdf3f2eea235f67b248f37cb/grpcio-1.18.0-cp27-cp27mu-manylinux1_x86_64.whl
  Saved ./grpcio-1.18.0-cp27-cp27mu-manylinux1_x86_64.whl
Collecting gspread==3.1.0 (from -r /home/cec/phd/requirements.txt (line 56))
  Using cached https://files.pythonhosted.org/packages/81/04/36f171fbf4615fdabb98fec14f2812ad423216aba1344c66d138065bd6c8/gspread-3.1.0.tar.gz
Collecting gspread-dataframe==3.0.3 (from -r /home/cec/phd/requirements.txt (line 57))
  Using cached https://files.pythonhosted.org/packages/da/84/18b24575a3e30a4104f399e3d24796d8bd9f6a64fced19a6aa7ae8ee43c1/gspread_dataframe-3.0.3-py2.py3-none-any.whl
  Saved ./gspread_dataframe-3.0.3-py2.py3-none-any.whl
Collecting gym==0.10.5 (from -r /home/cec/phd/requirements.txt (line 58))
  Using cached https://files.pythonhosted.org/packages/9b/50/ed4a03d2be47ffd043be2ee514f329ce45d98a30fe2d1b9c61dea5a9d861/gym-0.10.5.tar.gz
Collecting h5py==2.9.0 (from -r /home/cec/phd/requirements.txt (line 59))
  Using cached https://files.pythonhosted.org/packages/53/08/27e4e9a369321862ffdce80ff1770553e9daec65d98befb2e14e7478b698/h5py-2.9.0-cp27-cp27mu-manylinux1_x86_64.whl
  Saved ./h5py-2.9.0-cp27-cp27mu-manylinux1_x86_64.whl
Collecting html5lib==0.9999999 (from -r /home/cec/phd/requirements.txt (line 60))
  Using cached https://files.pythonhosted.org/packages/ae/ae/bcb60402c60932b32dfaf19bb53870b29eda2cd17551ba5639219fb5ebf9/html5lib-0.9999999.tar.gz
Collecting httplib2==0.14 (from -r /home/cec/phd/requirements.txt (line 61))
  Using cached https://files.pythonhosted.org/packages/ce/2e/87461bfbb7e561203b759b3f7f639e2144226604372830d00a8279960ae1/httplib2-0.14.0.tar.gz
Collecting humanize==0.5.1 (from -r /home/cec/phd/requirements.txt (line 62))
  Using cached https://files.pythonhosted.org/packages/8c/e0/e512e4ac6d091fc990bbe13f9e0378f34cf6eecd1c6c268c9e598dcf5bb9/humanize-0.5.1.tar.gz
Collecting importlib-metadata==0.23 (from -r /home/cec/phd/requirements.txt (line 63))
  Using cached https://files.pythonhosted.org/packages/f6/d2/40b3fa882147719744e6aa50ac39cf7a22a913cbcba86a0371176c425a3b/importlib_metadata-0.23-py2.py3-none-any.whl
  Saved ./importlib_metadata-0.23-py2.py3-none-any.whl
Collecting idna==2.6 (from -r /home/cec/phd/requirements.txt (line 64))
  Using cached https://files.pythonhosted.org/packages/27/cc/6dd9a3869f15c2edfab863b992838277279ce92663d334df9ecf5106f5c6/idna-2.6-py2.py3-none-any.whl
  Saved ./idna-2.6-py2.py3-none-any.whl
Collecting ipaddress==1.0.23 (from -r /home/cec/phd/requirements.txt (line 65))
  Using cached https://files.pythonhosted.org/packages/c2/f8/49697181b1651d8347d24c095ce46c7346c37335ddc7d255833e7cde674d/ipaddress-1.0.23-py2.py3-none-any.whl
  Saved ./ipaddress-1.0.23-py2.py3-none-any.whl
Collecting ipdb==0.11 (from -r /home/cec/phd/requirements.txt (line 66))
  Using cached https://files.pythonhosted.org/packages/80/fe/4564de08f174f3846364b3add8426d14cebee228f741c27e702b2877e85b/ipdb-0.11.tar.gz
Collecting ipykernel==4.8.2 (from -r /home/cec/phd/requirements.txt (line 67))
  Using cached https://files.pythonhosted.org/packages/8e/65/c7ca3e3d05f9bd51b3010076b84f4e7304b12d0abf62a48f6cec2c90c019/ipykernel-4.8.2-py2-none-any.whl
  Saved ./ipykernel-4.8.2-py2-none-any.whl
Collecting ipython-genutils==0.2.0 (from -r /home/cec/phd/requirements.txt (line 68))
  Using cached https://files.pythonhosted.org/packages/fa/bc/9bd3b5c2b4774d5f33b2d544f1460be9df7df2fe42f352135381c347c69a/ipython_genutils-0.2.0-py2.py3-none-any.whl
  Saved ./ipython_genutils-0.2.0-py2.py3-none-any.whl
Collecting ipython==5.7.0 (from -r /home/cec/phd/requirements.txt (line 69))
  Using cached https://files.pythonhosted.org/packages/52/19/aadde98d6bde1667d0bf431fb2d22451f880aaa373e0a241c7e7cb5815a0/ipython-5.7.0-py2-none-any.whl
  Saved ./ipython-5.7.0-py2-none-any.whl
Collecting ipywidgets==7.1.2 (from -r /home/cec/phd/requirements.txt (line 70))
  Using cached https://files.pythonhosted.org/packages/25/8b/d416d9500f2e6a0fcd5c248edf6fbe0bd345dd00cbb167b7c92428868522/ipywidgets-7.1.2-py2.py3-none-any.whl
  Saved ./ipywidgets-7.1.2-py2.py3-none-any.whl
Collecting isort==4.3.4 (from -r /home/cec/phd/requirements.txt (line 71))
  Using cached https://files.pythonhosted.org/packages/41/d8/a945da414f2adc1d9e2f7d6e7445b27f2be42766879062a2e63616ad4199/isort-4.3.4-py2-none-any.whl
  Saved ./isort-4.3.4-py2-none-any.whl
Collecting itsdangerous==1.1.0 (from -r /home/cec/phd/requirements.txt (line 72))
  Using cached https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl
  Saved ./itsdangerous-1.1.0-py2.py3-none-any.whl
Collecting jedi==0.11.1 (from -r /home/cec/phd/requirements.txt (line 73))
  Using cached https://files.pythonhosted.org/packages/50/ca/d71f5a427601c98eadabfd73104cacbec8cc230e8416158decf61a48b0c6/jedi-0.11.1-py2.py3-none-any.whl
  Saved ./jedi-0.11.1-py2.py3-none-any.whl
Collecting jinja2==2.10 (from -r /home/cec/phd/requirements.txt (line 74))
  Using cached https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl
  Saved ./Jinja2-2.10-py2.py3-none-any.whl
Collecting jsonschema==2.6.0 (from -r /home/cec/phd/requirements.txt (line 75))
  Using cached https://files.pythonhosted.org/packages/77/de/47e35a97b2b05c2fadbec67d44cfcdcd09b8086951b331d82de90d2912da/jsonschema-2.6.0-py2.py3-none-any.whl
  Saved ./jsonschema-2.6.0-py2.py3-none-any.whl
Collecting jupyter-client==5.2.2 (from -r /home/cec/phd/requirements.txt (line 76))
  Using cached https://files.pythonhosted.org/packages/42/8a/5cca4d98fe28c4db6c2879b69ca5d106e0f4415aafda8bc4074deddbc3da/jupyter_client-5.2.2-py2.py3-none-any.whl
  Saved ./jupyter_client-5.2.2-py2.py3-none-any.whl
Collecting jupyter-console==5.2.0 (from -r /home/cec/phd/requirements.txt (line 77))
  Using cached https://files.pythonhosted.org/packages/77/82/6469cd7fccf7958cbe5dce2e623f1e3c5e27f1bb1ad36d90519bc2d5d370/jupyter_console-5.2.0-py2.py3-none-any.whl
  Saved ./jupyter_console-5.2.0-py2.py3-none-any.whl
Collecting jupyter-core==4.4.0 (from -r /home/cec/phd/requirements.txt (line 78))
  Using cached https://files.pythonhosted.org/packages/1d/44/065d2d7bae7bebc06f1dd70d23c36da8c50c0f08b4236716743d706762a8/jupyter_core-4.4.0-py2.py3-none-any.whl
  Saved ./jupyter_core-4.4.0-py2.py3-none-any.whl
Collecting jupyter==1.0.0 (from -r /home/cec/phd/requirements.txt (line 79))
  Using cached https://files.pythonhosted.org/packages/83/df/0f5dd132200728a86190397e1ea87cd76244e42d39ec5e88efd25b2abd7e/jupyter-1.0.0-py2.py3-none-any.whl
  Saved ./jupyter-1.0.0-py2.py3-none-any.whl
Collecting jupyter_http_over_ws==0.0.1a3 (from -r /home/cec/phd/requirements.txt (line 82))
  Using cached https://files.pythonhosted.org/packages/22/2b/c9cd3b141afc87431bca9cb3823e2956b82e46a7b7088580abe408cdf3b5/jupyter_http_over_ws-0.0.1a3-py2.py3-none-any.whl
  Saved ./jupyter_http_over_ws-0.0.1a3-py2.py3-none-any.whl
Collecting jwt==0.6.1 (from -r /home/cec/phd/requirements.txt (line 83))
 (  Could not find a version that satisfies the requirement jwt==0.6.1 (from -r /home/cec/phd/requirements.txt (line 83)) (from versions: 0.0.1, 0.1.1, 0.2.1, 0.2.3, 0.3.1, 0.3.2, 0.5.1, 0.5.2)
No matching distribution found for jwt==0.6.1 (from -r /home/cec/phd/requirements.txt (line 83))
)
	at com.google.common.base.Preconditions.checkState(Preconditions.java:507)
	at com.google.devtools.build.lib.skyframe.SkyframeExecutor.getTargetPatternPhaseValue(SkyframeExecutor.java:2905)
	at com.google.devtools.build.lib.skyframe.SkyframeExecutor.loadTargetPatternsWithFilters(SkyframeExecutor.java:2876)
	at com.google.devtools.build.lib.buildtool.AnalysisPhaseRunner.evaluateTargetPatterns(AnalysisPhaseRunner.java:170)
	at com.google.devtools.build.lib.buildtool.AnalysisPhaseRunner.execute(AnalysisPhaseRunner.java:79)
	at com.google.devtools.build.lib.buildtool.BuildTool.buildTargets(BuildTool.java:143)
	at com.google.devtools.build.lib.buildtool.BuildTool.processRequest(BuildTool.java:271)
	at com.google.devtools.build.lib.runtime.commands.TestCommand.doTest(TestCommand.java:130)
	at com.google.devtools.build.lib.runtime.commands.TestCommand.exec(TestCommand.java:108)
	at com.google.devtools.build.lib.runtime.BlazeCommandDispatcher.execExclusively(BlazeCommandDispatcher.java:543)
	at com.google.devtools.build.lib.runtime.BlazeCommandDispatcher.exec(BlazeCommandDispatcher.java:205)
	at com.google.devtools.build.lib.server.GrpcServerImpl.executeCommand(GrpcServerImpl.java:601)
	at com.google.devtools.build.lib.server.GrpcServerImpl.lambda$run$2(GrpcServerImpl.java:652)
	at io.grpc.Context$1.run(Context.java:595)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions