Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [client] Provisioning machine...
- [client] Preparing system...
- [client] Spinning up manager process...
- [client] Inflating balloons...
- [client] Unpacking Comic Sans RAR files...
- [client] Loading "Under construction" GIF...
- [client] Compiling <blink> tags...
- [client] Initializing Java applet...
- [client] Please wait...
- [manager] Starting up for owner: 'charlywargnier', repository: 'pegasus_paraphrasing_streamlit-test', branch: 'main', main module: 'app.py'
- [manager] Cloning repository ...
- [manager] Cloning into 'pegasus_paraphrasing_streamlit-test'...
- [manager] Cloned repository!
- [manager] Processing dependencies ...
- Looking in links: https://download.pytorch.org/whl/torch_stable.html
- Requirement already satisfied: streamlit in /usr/local/lib/python3.7/site-packages (from -r requirements.txt (line 1)) (0.72.0)
- Requirement already satisfied: python-dateutil in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.8.1)
- Requirement already satisfied: tzlocal in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.1)
- Requirement already satisfied: pillow>=6.2.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (8.0.1)
- Requirement already satisfied: cachetools>=4.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (4.1.1)
- Requirement already satisfied: protobuf!=3.11,>=3.6.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (3.14.0)
- Requirement already satisfied: gitpython in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (3.1.11)
- Requirement already satisfied: pandas>=0.21.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.1.4)
- Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (6.1)
- Requirement already satisfied: click>=7.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (7.1.2)
- Requirement already satisfied: base58 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.0.1)
- Requirement already satisfied: blinker in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.4)
- Requirement already satisfied: requests in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.25.0)
- Requirement already satisfied: altair>=3.2.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (4.1.0)
- Requirement already satisfied: pyarrow in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.0.0)
- Requirement already satisfied: packaging in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (20.7)
- Requirement already satisfied: validators in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (0.18.1)
- Requirement already satisfied: watchdog in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (0.10.4)
- Requirement already satisfied: pydeck>=0.1.dev5 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (0.5.0)
- Requirement already satisfied: astor in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (0.8.1)
- Requirement already satisfied: numpy in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.19.4)
- Requirement already satisfied: toml in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (0.10.2)
- Collecting torch==1.6.0+cpu
- Downloading https://download.pytorch.org/whl/cpu/torch-1.6.0%2Bcpu-cp37-cp37m-linux_x86_64.whl (154.6 MB)
- Requirement already satisfied: numpy in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.19.4)
- Collecting transformers==3.5.0
- Downloading transformers-3.5.0-py3-none-any.whl (1.3 MB)
- Requirement already satisfied: numpy in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.19.4)
- Requirement already satisfied: requests in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.25.0)
- Requirement already satisfied: protobuf!=3.11,>=3.6.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (3.14.0)
- Requirement already satisfied: packaging in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (20.7)
- Requirement already satisfied: pandas>=0.21.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.1.4)
- Requirement already satisfied: entrypoints in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (0.3)
- Requirement already satisfied: jsonschema in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (3.2.0)
- Requirement already satisfied: numpy in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.19.4)
- Requirement already satisfied: toolz in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (0.11.1)
- Requirement already satisfied: jinja2 in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (2.11.2)
- Collecting filelock
- Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB)
- Collecting future
- Downloading future-0.18.2.tar.gz (829 kB)
- Requirement already satisfied: gitdb<5,>=4.0.1 in /usr/local/lib/python3.7/site-packages (from gitpython->streamlit->-r requirements.txt (line 1)) (4.0.5)
- Requirement already satisfied: smmap<4,>=3.0.1 in /usr/local/lib/python3.7/site-packages (from gitdb<5,>=4.0.1->gitpython->streamlit->-r requirements.txt (line 1)) (3.0.4)
- Requirement already satisfied: MarkupSafe>=0.23 in /usr/local/lib/python3.7/site-packages (from jinja2->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.1.1)
- Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (3.1.1)
- Requirement already satisfied: attrs>=17.4.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (20.3.0)
- Requirement already satisfied: setuptools in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (50.3.2)
- Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.15.0)
- Requirement already satisfied: pyrsistent>=0.14.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (0.17.3)
- Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.7/site-packages (from importlib-metadata->jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (3.4.0)
- Requirement already satisfied: pyparsing>=2.0.2 in /usr/local/lib/python3.7/site-packages (from packaging->streamlit->-r requirements.txt (line 1)) (2.4.7)
- Requirement already satisfied: numpy in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.19.4)
- Requirement already satisfied: python-dateutil in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.8.1)
- Requirement already satisfied: pytz>=2017.2 in /usr/local/lib/python3.7/site-packages (from pandas>=0.21.0->streamlit->-r requirements.txt (line 1)) (2020.4)
- Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.15.0)
- Requirement already satisfied: numpy in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.19.4)
- Requirement already satisfied: jinja2 in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (2.11.2)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: numpy in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.19.4)
- Requirement already satisfied: ipykernel>=5.1.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.3.4)
- Requirement already satisfied: ipywidgets>=7.0.0 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (7.5.1)
- Requirement already satisfied: jupyter-client in /usr/local/lib/python3.7/site-packages (from ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (6.1.7)
- Requirement already satisfied: ipython>=5.0.0 in /usr/local/lib/python3.7/site-packages (from ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (7.19.0)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (6.1)
- Requirement already satisfied: backcall in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.2.0)
- Requirement already satisfied: jedi>=0.10 in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.17.2)
- Requirement already satisfied: decorator in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (4.4.2)
- Requirement already satisfied: prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (3.0.8)
- Requirement already satisfied: pickleshare in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.7.5)
- Requirement already satisfied: pexpect>4.3 in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (4.8.0)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: pygments in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (2.7.2)
- Requirement already satisfied: setuptools in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (50.3.2)
- Requirement already satisfied: ipython>=5.0.0 in /usr/local/lib/python3.7/site-packages (from ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (7.19.0)
- Requirement already satisfied: widgetsnbextension~=3.5.0 in /usr/local/lib/python3.7/site-packages (from ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (3.5.1)
- Requirement already satisfied: nbformat>=4.2.0 in /usr/local/lib/python3.7/site-packages (from ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.8)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: ipykernel>=5.1.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.3.4)
- Requirement already satisfied: parso<0.8.0,>=0.7.0 in /usr/local/lib/python3.7/site-packages (from jedi>=0.10->ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.7.1)
- Requirement already satisfied: pyzmq>=13 in /usr/local/lib/python3.7/site-packages (from jupyter-client->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (20.0.0)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: python-dateutil in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.8.1)
- Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (6.1)
- Requirement already satisfied: jupyter-core>=4.6.0 in /usr/local/lib/python3.7/site-packages (from jupyter-client->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (4.7.0)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: jupyter-core>=4.6.0 in /usr/local/lib/python3.7/site-packages (from jupyter-client->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (4.7.0)
- Requirement already satisfied: ipython-genutils in /usr/local/lib/python3.7/site-packages (from nbformat>=4.2.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.2.0)
- Requirement already satisfied: jsonschema in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (3.2.0)
- Requirement already satisfied: ptyprocess>=0.5 in /usr/local/lib/python3.7/site-packages (from pexpect>4.3->ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.6.0)
- Requirement already satisfied: wcwidth in /usr/local/lib/python3.7/site-packages (from prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0->ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.2.5)
- Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.15.0)
- Collecting regex!=2019.12.17
- Downloading regex-2020.11.13-cp37-cp37m-manylinux2014_x86_64.whl (719 kB)
- Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.7/site-packages (from requests->streamlit->-r requirements.txt (line 1)) (1.26.2)
- Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.7/site-packages (from requests->streamlit->-r requirements.txt (line 1)) (2020.11.8)
- Requirement already satisfied: chardet<4,>=3.0.2 in /usr/local/lib/python3.7/site-packages (from requests->streamlit->-r requirements.txt (line 1)) (3.0.4)
- Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.7/site-packages (from requests->streamlit->-r requirements.txt (line 1)) (2.10)
- Collecting sacremoses
- Downloading sacremoses-0.0.43.tar.gz (883 kB)
- Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.15.0)
- Requirement already satisfied: click>=7.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (7.1.2)
- Collecting joblib
- Downloading joblib-1.0.0-py3-none-any.whl (302 kB)
- Collecting sentencepiece==0.1.91
- Downloading sentencepiece-0.1.91-cp37-cp37m-manylinux1_x86_64.whl (1.1 MB)
- Collecting tokenizers==0.9.3
- Downloading tokenizers-0.9.3-cp37-cp37m-manylinux1_x86_64.whl (2.9 MB)
- Collecting tqdm>=4.27
- Downloading tqdm-4.54.1-py2.py3-none-any.whl (69 kB)
- Requirement already satisfied: ipython-genutils in /usr/local/lib/python3.7/site-packages (from nbformat>=4.2.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.2.0)
- Requirement already satisfied: pytz>=2017.2 in /usr/local/lib/python3.7/site-packages (from pandas>=0.21.0->streamlit->-r requirements.txt (line 1)) (2020.4)
- Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.15.0)
- Requirement already satisfied: decorator in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (4.4.2)
- Requirement already satisfied: pathtools>=0.1.1 in /usr/local/lib/python3.7/site-packages (from watchdog->streamlit->-r requirements.txt (line 1)) (0.1.2)
- Requirement already satisfied: notebook>=4.4.1 in /usr/local/lib/python3.7/site-packages (from widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (6.1.5)
- Requirement already satisfied: jupyter-core>=4.6.0 in /usr/local/lib/python3.7/site-packages (from jupyter-client->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (4.7.0)
- Requirement already satisfied: argon2-cffi in /usr/local/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (20.1.0)
- Requirement already satisfied: ipykernel>=5.1.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.3.4)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: jinja2 in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (2.11.2)
- Requirement already satisfied: nbconvert in /usr/local/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (6.0.7)
- Requirement already satisfied: nbformat>=4.2.0 in /usr/local/lib/python3.7/site-packages (from ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.8)
- Requirement already satisfied: jupyter-client in /usr/local/lib/python3.7/site-packages (from ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (6.1.7)
- Requirement already satisfied: Send2Trash in /usr/local/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (1.5.0)
- Requirement already satisfied: terminado>=0.8.3 in /usr/local/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.9.1)
- Requirement already satisfied: ipython-genutils in /usr/local/lib/python3.7/site-packages (from nbformat>=4.2.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.2.0)
- Requirement already satisfied: pyzmq>=13 in /usr/local/lib/python3.7/site-packages (from jupyter-client->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (20.0.0)
- Requirement already satisfied: prometheus-client in /usr/local/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.9.0)
- Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (6.1)
- Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.15.0)
- Requirement already satisfied: cffi>=1.0.0 in /usr/local/lib/python3.7/site-packages (from argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (1.14.4)
- Requirement already satisfied: pycparser in /usr/local/lib/python3.7/site-packages (from cffi>=1.0.0->argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (2.20)
- Requirement already satisfied: entrypoints in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (0.3)
- Requirement already satisfied: pygments in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (2.7.2)
- Requirement already satisfied: mistune<2,>=0.8.1 in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.8.4)
- Requirement already satisfied: jupyter-core>=4.6.0 in /usr/local/lib/python3.7/site-packages (from jupyter-client->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (4.7.0)
- Requirement already satisfied: nbformat>=4.2.0 in /usr/local/lib/python3.7/site-packages (from ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.8)
- Requirement already satisfied: testpath in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.4.4)
- Requirement already satisfied: bleach in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (3.2.1)
- Requirement already satisfied: nbclient<0.6.0,>=0.5.0 in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.5.1)
- Requirement already satisfied: jupyterlab-pygments in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.1.2)
- Requirement already satisfied: pandocfilters>=1.4.1 in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (1.4.3)
- Requirement already satisfied: jinja2 in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (2.11.2)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: defusedxml in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.6.0)
- Requirement already satisfied: packaging in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (20.7)
- Requirement already satisfied: webencodings in /usr/local/lib/python3.7/site-packages (from bleach->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.5.1)
- Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.15.0)
- Requirement already satisfied: pygments in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (2.7.2)
- Requirement already satisfied: nest-asyncio in /usr/local/lib/python3.7/site-packages (from nbclient<0.6.0,>=0.5.0->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (1.4.3)
- Requirement already satisfied: jupyter-client in /usr/local/lib/python3.7/site-packages (from ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (6.1.7)
- Requirement already satisfied: async-generator in /usr/local/lib/python3.7/site-packages (from nbclient<0.6.0,>=0.5.0->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (1.10)
- Requirement already satisfied: nbformat>=4.2.0 in /usr/local/lib/python3.7/site-packages (from ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.8)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: ptyprocess>=0.5 in /usr/local/lib/python3.7/site-packages (from pexpect>4.3->ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.6.0)
- Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (6.1)
- Building wheels for collected packages: future, sacremoses
- Building wheel for future (setup.py): started
- Building wheel for future (setup.py): finished with status 'done'
- Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=3589214be1319582f7b9e0452c27aebdb6c8dd7b1b294153770a818bfdda7f30
- Stored in directory: /home/appuser/.cache/pip/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0
- Building wheel for sacremoses (setup.py): started
- Building wheel for sacremoses (setup.py): finished with status 'done'
- Created wheel for sacremoses: filename=sacremoses-0.0.43-py3-none-any.whl size=893259 sha256=d55cd4dbef9b8008b8c187bcaeb609178c07da625e9bf4592504e1bf14bc0866
- Stored in directory: /home/appuser/.cache/pip/wheels/69/09/d1/bf058f7d6fa0ecba2ce7c66be3b8d012beb4bf61a6e0c101c0
- Successfully built future sacremoses
- Installing collected packages: tqdm, regex, joblib, tokenizers, sentencepiece, sacremoses, future, filelock, transformers, torch
- Successfully installed filelock-3.0.12 future-0.18.2 joblib-1.0.0 regex-2020.11.13 sacremoses-0.0.43 sentencepiece-0.1.91 tokenizers-0.9.3 torch-1.6.0+cpu tqdm-4.54.1 transformers-3.5.0
- [manager] Processed dependencies!
- You can now view your Streamlit app in your browser.
- Network URL: http://10.12.6.94:8501
- External URL: http://35.203.161.193:8501
- 2020-12-14 23:38:47.703 Lock 139866800074384 acquired on /home/appuser/.cache/torch/transformers/03012001c058a8959007e6dec2ed36ba9683b244631f1a26d0a3810e78798c36.efce77b8dcd2c57b109b0d10170fcdcd53f23c21286974d4f66706536758ab6e.lock
- Downloading: 0%| | 0.00/1.91M [00:00<?, ?B/s][2020-12-14 23:38:47.865083]
- Downloading: 91%|█████████ | 1.74M/1.91M [00:00<00:00, 17.4MB/s][2020-12-14 23:38:47.869153]
- Downloading: 100%|██████████| 1.91M/1.91M [00:00<00:00, 18.4MB/s][2020-12-14 23:38:47.869516]
- 2020-12-14 23:38:47.869 Lock 139866800074384 released on /home/appuser/.cache/torch/transformers/03012001c058a8959007e6dec2ed36ba9683b244631f1a26d0a3810e78798c36.efce77b8dcd2c57b109b0d10170fcdcd53f23c21286974d4f66706536758ab6e.lock
- 2020-12-14 23:38:48.322 Lock 139866383285392 acquired on /home/appuser/.cache/torch/transformers/f8db793080242073e939bf4bc066830a677ca5e1c2d3aa1fc2a79fe733ccf3c9.1d235cc0c666fbd7183cfbaeb0376425974ee056743a28edded23e8bc6023f09.lock
- Downloading: 0%| | 0.00/1.10k [00:00<?, ?B/s][2020-12-14 23:38:48.720669]
- Downloading: 100%|██████████| 1.10k/1.10k [00:00<00:00, 912kB/s][2020-12-14 23:38:48.721051]
- 2020-12-14 23:38:48.720 Lock 139866383285392 released on /home/appuser/.cache/torch/transformers/f8db793080242073e939bf4bc066830a677ca5e1c2d3aa1fc2a79fe733ccf3c9.1d235cc0c666fbd7183cfbaeb0376425974ee056743a28edded23e8bc6023f09.lock
- 2020-12-14 23:38:48.956 Lock 139866383285200 acquired on /home/appuser/.cache/torch/transformers/ddcc1cff87fee162e2905d3466807fe77fd58b88f3e90cf30824032b121396f0.eb12ff56dff38f793b50dd1ead8bacb82b33aa7c9cb713aa0471bc2fdd353c9e.lock
- [client] Connecting...
- Downloading: 0%| | 0.00/2.28G [00:00<?, ?B/s][2020-12-14 23:38:49.283774]
- Downloading: 0%| | 4.05M/2.28G [00:00<00:56, 40.5MB/s][2020-12-14 23:38:49.383782]
- Downloading: 0%| | 9.25M/2.28G [00:00<00:52, 43.4MB/s][2020-12-14 23:38:49.483813]
- Downloading: 1%| | 13.9M/2.28G [00:00<00:51, 44.2MB/s][2020-12-14 23:38:49.583897]
- Downloading: 1%| | 19.1M/2.28G [00:00<00:48, 46.4MB/s][2020-12-14 23:38:49.707485]
- Downloading: 1%| | 22.9M/2.28G [00:00<00:56, 40.0MB/s][2020-12-14 23:38:49.807633]
- Downloading: 1%| | 26.6M/2.28G [00:00<00:57, 39.0MB/s][2020-12-14 23:38:49.919825]
- Downloading: 1%|▏ | 30.1M/2.28G [00:00<01:01, 36.5MB/s][2020-12-14 23:38:50.019776]
- Downloading: 2%|▏ | 35.2M/2.28G [00:00<00:56, 39.8MB/s][2020-12-14 23:38:50.119731]
- Downloading: 2%|▏ | 40.4M/2.28G [00:00<00:52, 42.8MB/s][2020-12-14 23:38:50.226657]
- Downloading: 2%|▏ | 44.7M/2.28G [00:01<00:53, 42.0MB/s][2020-12-14 23:38:50.326496]
- Downloading: 2%|▏ | 49.8M/2.28G [00:01<00:49, 44.5MB/s][2020-12-14 23:38:50.480326]
- Downloading: 2%|▏ | 54.3M/2.28G [00:01<00:57, 38.5MB/s][2020-12-14 23:38:50.580488]
- Downloading: 3%|▎ | 59.4M/2.28G [00:01<00:53, 41.5MB/s][2020-12-14 23:38:50.730281]
- Downloading: 3%|▎ | 63.8M/2.28G [00:01<01:00, 36.8MB/s][2020-12-14 23:38:50.832259]
- Downloading: 3%|▎ | 67.7M/2.28G [00:01<00:59, 37.2MB/s][2020-12-14 23:38:51.022444]
- Downloading: 3%|▎ | 71.6M/2.28G [00:01<01:13, 29.9MB/s][2020-12-14 23:38:51.161600]
- Downloading: 3%|▎ | 74.9M/2.28G [00:01<01:19, 27.8MB/s][2020-12-14 23:38:51.261562]
- Downloading: 3%|▎ | 78.1M/2.28G [00:02<01:15, 29.1MB/s][2020-12-14 23:38:51.372334]
- Downloading: 4%|▎ | 81.3M/2.28G [00:02<01:16, 28.8MB/s][2020-12-14 23:38:51.472483]
- Downloading: 4%|▍ | 86.4M/2.28G [00:02<01:05, 33.2MB/s][2020-12-14 23:38:51.572348]
- Downloading: 4%|▍ | 92.1M/2.28G [00:02<00:57, 37.9MB/s][2020-12-14 23:38:51.672340]
- Downloading: 4%|▍ | 97.9M/2.28G [00:02<00:51, 42.2MB/s][2020-12-14 23:38:51.798322]
- Downloading: 5%|▍ | 103M/2.28G [00:02<00:53, 40.7MB/s] [2020-12-14 23:38:51.898352]
- Downloading: 5%|▍ | 108M/2.28G [00:02<00:48, 44.5MB/s][2020-12-14 23:38:51.998345]
- Downloading: 5%|▍ | 114M/2.28G [00:02<00:46, 46.9MB/s][2020-12-14 23:38:52.098425]
- Downloading: 5%|▌ | 119M/2.28G [00:02<00:44, 48.8MB/s][2020-12-14 23:38:52.228729]
- Downloading: 5%|▌ | 124M/2.28G [00:03<00:47, 45.5MB/s][2020-12-14 23:38:52.328844]
- Downloading: 6%|▌ | 129M/2.28G [00:03<00:45, 47.3MB/s][2020-12-14 23:38:52.431676]
- Downloading: 6%|▌ | 134M/2.28G [00:03<00:44, 47.8MB/s][2020-12-14 23:38:52.531669]
- Downloading: 6%|▌ | 140M/2.28G [00:03<00:43, 49.1MB/s][2020-12-14 23:38:52.631670]
- Downloading: 6%|▋ | 145M/2.28G [00:03<00:42, 49.8MB/s][2020-12-14 23:38:52.731731]
- Downloading: 7%|▋ | 150M/2.28G [00:03<00:41, 51.6MB/s][2020-12-14 23:38:52.833112]
- Downloading: 7%|▋ | 156M/2.28G [00:03<00:41, 51.6MB/s][2020-12-14 23:38:52.984907]
- Downloading: 7%|▋ | 161M/2.28G [00:03<00:47, 44.8MB/s][2020-12-14 23:38:53.154298]
- Downloading: 7%|▋ | 166M/2.28G [00:03<00:55, 37.7MB/s][2020-12-14 23:38:53.302804]
- Downloading: 7%|▋ | 170M/2.28G [00:04<01:01, 34.0MB/s][2020-12-14 23:38:53.402810]
- Downloading: 8%|▊ | 174M/2.28G [00:04<00:57, 36.7MB/s][2020-12-14 23:38:53.513264]
- Downloading: 8%|▊ | 178M/2.28G [00:04<00:57, 36.4MB/s][2020-12-14 23:38:53.613222]
- Downloading: 8%|▊ | 183M/2.28G [00:04<00:53, 39.1MB/s][2020-12-14 23:38:53.713260]
- Downloading: 8%|▊ | 188M/2.28G [00:04<00:49, 42.2MB/s][2020-12-14 23:38:53.866966]
- Downloading: 8%|▊ | 192M/2.28G [00:04<00:56, 37.0MB/s][2020-12-14 23:38:53.966992]
- Downloading: 9%|▊ | 197M/2.28G [00:04<00:51, 40.0MB/s][2020-12-14 23:38:54.067026]
- Downloading: 9%|▉ | 203M/2.28G [00:04<00:47, 43.6MB/s][2020-12-14 23:38:54.176398]
- Downloading: 9%|▉ | 208M/2.28G [00:04<00:47, 43.2MB/s][2020-12-14 23:38:54.276429]
- Downloading: 9%|▉ | 213M/2.28G [00:05<00:45, 45.2MB/s][2020-12-14 23:38:54.376460]
- Downloading: 10%|▉ | 218M/2.28G [00:05<00:43, 47.7MB/s][2020-12-14 23:38:54.476467]
- Downloading: 10%|▉ | 224M/2.28G [00:05<00:41, 49.8MB/s][2020-12-14 23:38:54.576483]
- Downloading: 10%|█ | 229M/2.28G [00:05<00:39, 51.5MB/s][2020-12-14 23:38:54.676462]
- Downloading: 10%|█ | 235M/2.28G [00:05<00:38, 53.1MB/s][2020-12-14 23:38:54.776447]
- Downloading: 11%|█ | 241M/2.28G [00:05<00:37, 54.2MB/s][2020-12-14 23:38:54.876466]
- Downloading: 11%|█ | 246M/2.28G [00:05<00:36, 55.1MB/s][2020-12-14 23:38:55.018541]
- Downloading: 11%|█ | 252M/2.28G [00:05<00:41, 49.1MB/s][2020-12-14 23:38:55.118564]
- Downloading: 11%|█▏ | 257M/2.28G [00:05<00:39, 50.8MB/s][2020-12-14 23:38:55.218523]
- Downloading: 12%|█▏ | 263M/2.28G [00:06<00:38, 52.4MB/s][2020-12-14 23:38:55.318579]
- Downloading: 12%|█▏ | 269M/2.28G [00:06<00:37, 53.5MB/s][2020-12-14 23:38:55.418567]
- Downloading: 12%|█▏ | 274M/2.28G [00:06<00:36, 54.4MB/s][2020-12-14 23:38:55.518605]
- Downloading: 12%|█▏ | 280M/2.28G [00:06<00:36, 55.1MB/s][2020-12-14 23:38:55.618582]
- Downloading: 13%|█▎ | 286M/2.28G [00:06<00:35, 55.9MB/s][2020-12-14 23:38:55.738867]
- Downloading: 13%|█▎ | 291M/2.28G [00:06<00:37, 52.8MB/s][2020-12-14 23:38:55.869222]
- Downloading: 13%|█▎ | 297M/2.28G [00:06<00:40, 48.5MB/s][2020-12-14 23:38:55.969260]
- Downloading: 13%|█▎ | 302M/2.28G [00:06<00:40, 48.8MB/s][2020-12-14 23:38:56.069410]
- Downloading: 13%|█▎ | 307M/2.28G [00:06<00:40, 49.1MB/s][2020-12-14 23:38:56.204242]
- Downloading: 14%|█▎ | 312M/2.28G [00:07<00:44, 44.6MB/s][2020-12-14 23:38:56.326524]
- Downloading: 14%|█▍ | 316M/2.28G [00:07<00:46, 42.2MB/s][2020-12-14 23:38:56.426557]
- Downloading: 14%|█▍ | 321M/2.28G [00:07<00:43, 44.6MB/s][2020-12-14 23:38:56.526548]
- Downloading: 14%|█▍ | 326M/2.28G [00:07<00:42, 46.2MB/s][2020-12-14 23:38:56.626540]
- Downloading: 15%|█▍ | 332M/2.28G [00:07<00:40, 47.6MB/s][2020-12-14 23:38:56.726581]
- Downloading: 15%|█▍ | 337M/2.28G [00:07<00:39, 48.8MB/s][2020-12-14 23:38:56.886363]
- Downloading: 15%|█▌ | 342M/2.28G [00:07<00:46, 41.6MB/s][2020-12-14 23:38:56.986406]
- Downloading: 15%|█▌ | 347M/2.28G [00:07<00:42, 44.8MB/s][2020-12-14 23:38:57.086402]
- Downloading: 16%|█▌ | 353M/2.28G [00:07<00:40, 47.6MB/s][2020-12-14 23:38:57.211090]
- Downloading: 16%|█▌ | 358M/2.28G [00:08<00:42, 44.9MB/s][2020-12-14 23:38:57.311141]
- Downloading: 16%|█▌ | 363M/2.28G [00:08<00:40, 46.7MB/s][2020-12-14 23:38:57.430609]
- Downloading: 16%|█▌ | 368M/2.28G [00:08<00:42, 44.6MB/s][2020-12-14 23:38:57.530656]
- Downloading: 16%|█▋ | 372M/2.28G [00:08<00:42, 45.2MB/s][2020-12-14 23:38:57.630673]
- Downloading: 17%|█▋ | 378M/2.28G [00:08<00:39, 47.6MB/s][2020-12-14 23:38:57.743221]
- Downloading: 17%|█▋ | 383M/2.28G [00:08<00:41, 46.2MB/s][2020-12-14 23:38:57.843226]
- Downloading: 17%|█▋ | 388M/2.28G [00:08<00:38, 48.5MB/s][2020-12-14 23:38:57.943236]
- Downloading: 17%|█▋ | 394M/2.28G [00:08<00:37, 50.8MB/s][2020-12-14 23:38:58.070488]
- Downloading: 18%|█▊ | 399M/2.28G [00:08<00:39, 47.3MB/s][2020-12-14 23:38:58.170834]
- Downloading: 18%|█▊ | 404M/2.28G [00:08<00:38, 48.9MB/s][2020-12-14 23:38:58.278344]
- Downloading: 18%|█▊ | 409M/2.28G [00:09<00:38, 48.0MB/s][2020-12-14 23:38:58.378432]
- Downloading: 18%|█▊ | 415M/2.28G [00:09<00:37, 50.0MB/s][2020-12-14 23:38:58.547837]
- Downloading: 18%|█▊ | 420M/2.28G [00:09<00:43, 42.7MB/s][2020-12-14 23:38:58.658793]
- Downloading: 19%|█▊ | 425M/2.28G [00:09<00:44, 42.0MB/s][2020-12-14 23:38:58.807502]
- Downloading: 19%|█▉ | 429M/2.28G [00:09<00:49, 37.2MB/s][2020-12-14 23:38:58.907624]
- Downloading: 19%|█▉ | 435M/2.28G [00:09<00:44, 41.5MB/s][2020-12-14 23:38:59.021590]
- Downloading: 19%|█▉ | 439M/2.28G [00:09<00:45, 40.7MB/s][2020-12-14 23:38:59.121655]
- Downloading: 20%|█▉ | 445M/2.28G [00:09<00:41, 44.5MB/s][2020-12-14 23:38:59.252613]
- Downloading: 20%|█▉ | 450M/2.28G [00:10<00:43, 41.5MB/s][2020-12-14 23:38:59.356027]
- Downloading: 20%|█▉ | 454M/2.28G [00:10<00:43, 41.7MB/s][2020-12-14 23:38:59.475130]
- Downloading: 20%|██ | 458M/2.28G [00:10<00:45, 39.9MB/s][2020-12-14 23:38:59.575145]
- Downloading: 20%|██ | 464M/2.28G [00:10<00:41, 43.3MB/s][2020-12-14 23:38:59.675158]
- Downloading: 21%|██ | 469M/2.28G [00:10<00:39, 46.3MB/s][2020-12-14 23:39:00.014411]
- Downloading: 21%|██ | 474M/2.28G [00:10<01:05, 27.5MB/s][2020-12-14 23:39:00.114351]
- Downloading: 21%|██ | 479M/2.28G [00:10<00:56, 31.7MB/s][2020-12-14 23:39:00.214496]
- Downloading: 21%|██▏ | 484M/2.28G [00:11<00:49, 36.0MB/s][2020-12-14 23:39:00.314413]
- Downloading: 22%|██▏ | 490M/2.28G [00:11<00:44, 40.3MB/s][2020-12-14 23:39:00.414447]
- Downloading: 22%|██▏ | 495M/2.28G [00:11<00:41, 43.1MB/s][2020-12-14 23:39:00.558690]
- Downloading: 22%|██▏ | 500M/2.28G [00:11<00:44, 39.9MB/s][2020-12-14 23:39:00.728806]
- Downloading: 22%|██▏ | 504M/2.28G [00:11<00:51, 34.5MB/s][2020-12-14 23:39:00.897780]
- Downloading: 22%|██▏ | 508M/2.28G [00:11<00:58, 30.0MB/s][2020-12-14 23:39:01.005222]
- Downloading: 22%|██▏ | 512M/2.28G [00:11<00:57, 30.6MB/s][2020-12-14 23:39:01.105170]
- Downloading: 23%|██▎ | 517M/2.28G [00:11<00:49, 35.3MB/s][2020-12-14 23:39:01.210136]
- Downloading: 23%|██▎ | 522M/2.28G [00:12<00:45, 38.2MB/s][2020-12-14 23:39:01.310046]
- Downloading: 23%|██▎ | 527M/2.28G [00:12<00:42, 40.9MB/s][2020-12-14 23:39:01.409978]
- Downloading: 23%|██▎ | 532M/2.28G [00:12<00:39, 44.1MB/s][2020-12-14 23:39:01.510062]
- Downloading: 24%|██▎ | 538M/2.28G [00:12<00:36, 47.5MB/s][2020-12-14 23:39:01.635256]
- Downloading: 24%|██▍ | 543M/2.28G [00:12<00:38, 45.1MB/s][2020-12-14 23:39:01.761511]
- Downloading: 24%|██▍ | 548M/2.28G [00:12<00:40, 42.5MB/s][2020-12-14 23:39:01.979768]
- Downloading: 24%|██▍ | 552M/2.28G [00:12<00:53, 32.0MB/s][2020-12-14 23:39:02.079770]
- Downloading: 24%|██▍ | 556M/2.28G [00:12<00:50, 33.8MB/s][2020-12-14 23:39:02.182719]
- Downloading: 25%|██▍ | 560M/2.28G [00:12<00:49, 34.6MB/s][2020-12-14 23:39:02.282631]
- Downloading: 25%|██▍ | 564M/2.28G [00:13<00:46, 36.4MB/s][2020-12-14 23:39:02.382631]
- Downloading: 25%|██▌ | 569M/2.28G [00:13<00:43, 39.1MB/s][2020-12-14 23:39:02.482637]
- Downloading: 25%|██▌ | 575M/2.28G [00:13<00:39, 43.4MB/s][2020-12-14 23:39:02.590470]
- Downloading: 25%|██▌ | 579M/2.28G [00:13<00:39, 43.3MB/s][2020-12-14 23:39:02.690429]
- Downloading: 26%|██▌ | 584M/2.28G [00:13<00:38, 44.2MB/s][2020-12-14 23:39:02.803258]
- Downloading: 26%|██▌ | 589M/2.28G [00:13<00:38, 44.3MB/s][2020-12-14 23:39:02.912057]
- Downloading: 26%|██▌ | 594M/2.28G [00:13<00:38, 43.5MB/s][2020-12-14 23:39:03.012138]
- Downloading: 26%|██▋ | 599M/2.28G [00:13<00:35, 46.7MB/s][2020-12-14 23:39:03.112126]
- Downloading: 27%|██▋ | 605M/2.28G [00:13<00:34, 48.8MB/s][2020-12-14 23:39:03.332127]
- Downloading: 27%|██▋ | 610M/2.28G [00:14<00:45, 36.3MB/s][2020-12-14 23:39:03.437195]
- Downloading: 27%|██▋ | 614M/2.28G [00:14<00:44, 37.3MB/s][2020-12-14 23:39:03.537191]
- Downloading: 27%|██▋ | 619M/2.28G [00:14<00:41, 39.9MB/s][2020-12-14 23:39:03.820186]
- Downloading: 27%|██▋ | 623M/2.28G [00:14<01:01, 26.9MB/s][2020-12-14 23:39:03.920258]
- Downloading: 28%|██▊ | 627M/2.28G [00:14<00:54, 30.2MB/s][2020-12-14 23:39:04.020218]
- Downloading: 28%|██▊ | 632M/2.28G [00:14<00:47, 34.3MB/s][2020-12-14 23:39:04.120245]
- Downloading: 28%|██▊ | 637M/2.28G [00:14<00:42, 38.2MB/s][2020-12-14 23:39:04.220481]
- Downloading: 28%|██▊ | 643M/2.28G [00:15<00:39, 41.7MB/s][2020-12-14 23:39:04.320280]
- Downloading: 28%|██▊ | 648M/2.28G [00:15<00:36, 44.7MB/s][2020-12-14 23:39:04.420302]
- Downloading: 29%|██▊ | 654M/2.28G [00:15<00:33, 47.7MB/s][2020-12-14 23:39:04.520374]
- Downloading: 29%|██▉ | 660M/2.28G [00:15<00:32, 50.5MB/s][2020-12-14 23:39:04.673454]
- Downloading: 29%|██▉ | 665M/2.28G [00:15<00:36, 44.5MB/s][2020-12-14 23:39:04.777088]
- Downloading: 29%|██▉ | 670M/2.28G [00:15<00:35, 45.0MB/s][2020-12-14 23:39:04.884795]
- Downloading: 30%|██▉ | 675M/2.28G [00:15<00:34, 46.1MB/s][2020-12-14 23:39:04.988449]
- Downloading: 30%|██▉ | 680M/2.28G [00:15<00:34, 46.1MB/s][2020-12-14 23:39:05.088456]
- Downloading: 30%|███ | 685M/2.28G [00:15<00:33, 47.0MB/s][2020-12-14 23:39:05.188441]
- Downloading: 30%|███ | 690M/2.28G [00:16<00:33, 47.5MB/s][2020-12-14 23:39:05.288455]
- Downloading: 31%|███ | 695M/2.28G [00:16<00:32, 48.3MB/s][2020-12-14 23:39:05.388406]
- Downloading: 31%|███ | 700M/2.28G [00:16<00:31, 50.1MB/s][2020-12-14 23:39:05.488438]
- Downloading: 31%|███ | 706M/2.28G [00:16<00:30, 52.2MB/s][2020-12-14 23:39:05.627650]
- Downloading: 31%|███▏ | 711M/2.28G [00:16<00:33, 46.9MB/s][2020-12-14 23:39:05.727804]
- Downloading: 31%|███▏ | 716M/2.28G [00:16<00:32, 48.6MB/s][2020-12-14 23:39:05.827650]
- Downloading: 32%|███▏ | 722M/2.28G [00:16<00:30, 50.3MB/s][2020-12-14 23:39:05.982015]
- Downloading: 32%|███▏ | 727M/2.28G [00:16<00:35, 43.6MB/s][2020-12-14 23:39:06.090418]
- Downloading: 32%|███▏ | 732M/2.28G [00:16<00:35, 43.2MB/s][2020-12-14 23:39:06.198985]
- Downloading: 32%|███▏ | 736M/2.28G [00:17<00:36, 42.6MB/s][2020-12-14 23:39:06.299010]
- Downloading: 33%|███▎ | 741M/2.28G [00:17<00:34, 44.1MB/s][2020-12-14 23:39:06.399185]
- Downloading: 33%|███▎ | 746M/2.28G [00:17<00:32, 46.6MB/s][2020-12-14 23:39:06.498988]
- Downloading: 33%|███▎ | 752M/2.28G [00:17<00:31, 48.7MB/s][2020-12-14 23:39:06.599132]
- Downloading: 33%|███▎ | 757M/2.28G [00:17<00:30, 50.6MB/s][2020-12-14 23:39:06.699230]
- Downloading: 34%|███▎ | 762M/2.28G [00:17<00:29, 51.0MB/s][2020-12-14 23:39:06.921652]
- Downloading: 34%|███▎ | 768M/2.28G [00:17<00:40, 37.5MB/s][2020-12-14 23:39:07.021680]
- Downloading: 34%|███▍ | 772M/2.28G [00:17<00:37, 39.8MB/s][2020-12-14 23:39:07.134424]
- Downloading: 34%|███▍ | 777M/2.28G [00:17<00:37, 39.6MB/s][2020-12-14 23:39:07.234369]
- Downloading: 34%|███▍ | 781M/2.28G [00:18<00:36, 41.5MB/s][2020-12-14 23:39:07.334415]
- Downloading: 35%|███▍ | 787M/2.28G [00:18<00:33, 44.2MB/s][2020-12-14 23:39:07.434519]
- Downloading: 35%|███▍ | 792M/2.28G [00:18<00:31, 46.6MB/s][2020-12-14 23:39:07.534398]
- Downloading: 35%|███▌ | 797M/2.28G [00:18<00:30, 47.9MB/s][2020-12-14 23:39:07.867096]
- Downloading: 35%|███▌ | 802M/2.28G [00:18<00:51, 28.7MB/s][2020-12-14 23:39:07.967032]
- Downloading: 35%|███▌ | 806M/2.28G [00:18<00:47, 31.1MB/s][2020-12-14 23:39:08.083299]
- Downloading: 36%|███▌ | 811M/2.28G [00:18<00:43, 34.0MB/s][2020-12-14 23:39:08.210696]
- Downloading: 36%|███▌ | 815M/2.28G [00:19<00:43, 33.3MB/s][2020-12-14 23:39:08.310706]
- Downloading: 36%|███▌ | 820M/2.28G [00:19<00:38, 37.7MB/s][2020-12-14 23:39:08.626737]
- Downloading: 36%|███▌ | 825M/2.28G [00:19<00:58, 24.6MB/s][2020-12-14 23:39:08.726575]
- Downloading: 36%|███▋ | 830M/2.28G [00:19<00:49, 29.1MB/s][2020-12-14 23:39:08.826581]
- Downloading: 37%|███▋ | 834M/2.28G [00:19<00:44, 32.6MB/s][2020-12-14 23:39:08.926620]
- Downloading: 37%|███▋ | 840M/2.28G [00:19<00:39, 36.7MB/s][2020-12-14 23:39:09.026566]
- Downloading: 37%|███▋ | 845M/2.28G [00:19<00:35, 40.6MB/s][2020-12-14 23:39:09.173059]
- Downloading: 37%|███▋ | 850M/2.28G [00:19<00:37, 37.7MB/s][2020-12-14 23:39:09.318469]
- Downloading: 38%|███▊ | 854M/2.28G [00:20<00:40, 34.8MB/s][2020-12-14 23:39:09.418516]
- Downloading: 38%|███▊ | 859M/2.28G [00:20<00:37, 37.8MB/s][2020-12-14 23:39:09.518497]
- Downloading: 38%|███▊ | 864M/2.28G [00:20<00:34, 40.5MB/s][2020-12-14 23:39:09.618527]
- Downloading: 38%|███▊ | 869M/2.28G [00:20<00:31, 44.4MB/s][2020-12-14 23:39:09.718568]
- Downloading: 38%|███▊ | 874M/2.28G [00:20<00:30, 45.9MB/s][2020-12-14 23:39:09.818682]
- Downloading: 39%|███▊ | 879M/2.28G [00:20<00:29, 46.7MB/s][2020-12-14 23:39:09.924305]
- Downloading: 39%|███▉ | 884M/2.28G [00:20<00:29, 46.4MB/s][2020-12-14 23:39:10.320711]
- Downloading: 39%|███▉ | 889M/2.28G [00:21<00:55, 25.0MB/s][2020-12-14 23:39:10.420732]
- Downloading: 39%|███▉ | 894M/2.28G [00:21<00:46, 29.7MB/s][2020-12-14 23:39:10.520711]
- Downloading: 40%|███▉ | 900M/2.28G [00:21<00:39, 34.5MB/s][2020-12-14 23:39:10.620733]
- Downloading: 40%|███▉ | 905M/2.28G [00:21<00:35, 38.8MB/s][2020-12-14 23:39:10.720786]
- Downloading: 40%|████ | 910M/2.28G [00:21<00:32, 42.3MB/s][2020-12-14 23:39:10.820922]
- Downloading: 40%|████ | 916M/2.28G [00:21<00:29, 45.6MB/s][2020-12-14 23:39:10.920841]
- Downloading: 41%|████ | 922M/2.28G [00:21<00:28, 48.1MB/s][2020-12-14 23:39:11.020870]
- Downloading: 41%|████ | 927M/2.28G [00:21<00:27, 49.9MB/s][2020-12-14 23:39:11.120870]
- Downloading: 41%|████ | 932M/2.28G [00:21<00:26, 51.1MB/s][2020-12-14 23:39:11.220944]
- Downloading: 41%|████ | 938M/2.28G [00:22<00:25, 52.5MB/s][2020-12-14 23:39:11.320869]
- Downloading: 41%|████▏ | 944M/2.28G [00:22<00:25, 53.2MB/s][2020-12-14 23:39:11.423351]
- Downloading: 42%|████▏ | 949M/2.28G [00:22<00:24, 53.2MB/s][2020-12-14 23:39:11.545535]
- Downloading: 42%|████▏ | 954M/2.28G [00:22<00:26, 50.2MB/s][2020-12-14 23:39:11.660275]
- Downloading: 42%|████▏ | 959M/2.28G [00:22<00:27, 48.4MB/s][2020-12-14 23:39:11.760456]
- Downloading: 42%|████▏ | 965M/2.28G [00:22<00:26, 50.2MB/s][2020-12-14 23:39:11.863298]
- Downloading: 43%|████▎ | 970M/2.28G [00:22<00:26, 50.0MB/s][2020-12-14 23:39:11.963345]
- Downloading: 43%|████▎ | 976M/2.28G [00:22<00:24, 52.1MB/s][2020-12-14 23:39:12.071837]
- Downloading: 43%|████▎ | 981M/2.28G [00:22<00:25, 51.0MB/s][2020-12-14 23:39:12.242015]
- Downloading: 43%|████▎ | 986M/2.28G [00:23<00:30, 42.3MB/s][2020-12-14 23:39:12.357729]
- Downloading: 44%|████▎ | 991M/2.28G [00:23<00:31, 41.2MB/s][2020-12-14 23:39:12.469521]
- Downloading: 44%|████▎ | 995M/2.28G [00:23<00:31, 40.4MB/s][2020-12-14 23:39:12.585260]
- Downloading: 44%|████▍ | 1.00G/2.28G [00:23<00:30, 41.5MB/s][2020-12-14 23:39:12.750162]
- Downloading: 44%|████▍ | 1.00G/2.28G [00:23<00:36, 35.1MB/s][2020-12-14 23:39:12.895801]
- Downloading: 44%|████▍ | 1.01G/2.28G [00:23<00:40, 31.6MB/s][2020-12-14 23:39:12.995832]
- Downloading: 44%|████▍ | 1.01G/2.28G [00:23<00:37, 33.9MB/s][2020-12-14 23:39:13.193770]
- Downloading: 45%|████▍ | 1.02G/2.28G [00:24<00:46, 26.9MB/s][2020-12-14 23:39:13.293753]
- Downloading: 45%|████▍ | 1.02G/2.28G [00:24<00:42, 29.8MB/s][2020-12-14 23:39:13.431414]
- Downloading: 45%|████▍ | 1.02G/2.28G [00:24<00:44, 27.9MB/s][2020-12-14 23:39:13.532649]
- Downloading: 45%|████▌ | 1.03G/2.28G [00:24<00:42, 29.2MB/s][2020-12-14 23:39:13.636074]
- Downloading: 45%|████▌ | 1.03G/2.28G [00:24<00:41, 29.9MB/s][2020-12-14 23:39:13.743595]
- Downloading: 45%|████▌ | 1.03G/2.28G [00:24<00:41, 29.7MB/s][2020-12-14 23:39:13.860492]
- Downloading: 46%|████▌ | 1.04G/2.28G [00:24<00:43, 28.6MB/s][2020-12-14 23:39:13.960399]
- Downloading: 46%|████▌ | 1.04G/2.28G [00:24<00:42, 28.9MB/s][2020-12-14 23:39:14.063941]
- Downloading: 46%|████▌ | 1.04G/2.28G [00:24<00:42, 28.8MB/s][2020-12-14 23:39:14.163898]
- Downloading: 46%|████▌ | 1.05G/2.28G [00:24<00:40, 30.5MB/s][2020-12-14 23:39:14.276842]
- Downloading: 46%|████▌ | 1.05G/2.28G [00:25<00:41, 29.5MB/s][2020-12-14 23:39:14.377109]
- Downloading: 46%|████▌ | 1.05G/2.28G [00:25<00:38, 31.6MB/s][2020-12-14 23:39:14.600934]
- Downloading: 46%|████▋ | 1.06G/2.28G [00:25<00:52, 23.3MB/s][2020-12-14 23:39:14.747128]
- Downloading: 47%|████▋ | 1.06G/2.28G [00:25<00:56, 21.6MB/s][2020-12-14 23:39:14.847096]
- Downloading: 47%|████▋ | 1.06G/2.28G [00:25<00:48, 25.0MB/s][2020-12-14 23:39:14.947140]
- Downloading: 47%|████▋ | 1.07G/2.28G [00:25<00:45, 26.7MB/s][2020-12-14 23:39:15.075993]
- Downloading: 47%|████▋ | 1.07G/2.28G [00:25<00:47, 25.6MB/s][2020-12-14 23:39:15.213018]
- Downloading: 47%|████▋ | 1.07G/2.28G [00:26<00:50, 23.7MB/s][2020-12-14 23:39:15.337470]
- Downloading: 47%|████▋ | 1.07G/2.28G [00:26<00:52, 22.7MB/s][2020-12-14 23:39:15.438473]
- Downloading: 47%|████▋ | 1.08G/2.28G [00:26<00:52, 23.0MB/s][2020-12-14 23:39:15.539656]
- Downloading: 47%|████▋ | 1.08G/2.28G [00:26<00:45, 26.3MB/s][2020-12-14 23:39:15.639668]
- Downloading: 48%|████▊ | 1.08G/2.28G [00:26<00:40, 29.2MB/s][2020-12-14 23:39:15.753240]
- Downloading: 48%|████▊ | 1.09G/2.28G [00:26<00:41, 28.9MB/s][2020-12-14 23:39:15.853454]
- Downloading: 48%|████▊ | 1.09G/2.28G [00:26<00:39, 29.7MB/s][2020-12-14 23:39:15.953486]
- Downloading: 48%|████▊ | 1.09G/2.28G [00:26<00:35, 33.0MB/s][2020-12-14 23:39:16.053616]
- Downloading: 48%|████▊ | 1.10G/2.28G [00:26<00:32, 36.6MB/s][2020-12-14 23:39:16.153493]
- Downloading: 49%|████▊ | 1.10G/2.28G [00:26<00:30, 37.8MB/s][2020-12-14 23:39:16.253708]
- Downloading: 49%|████▊ | 1.11G/2.28G [00:27<00:29, 39.6MB/s][2020-12-14 23:39:16.395768]
- Downloading: 49%|████▉ | 1.11G/2.28G [00:27<00:32, 35.6MB/s][2020-12-14 23:39:16.495717]
- Downloading: 49%|████▉ | 1.12G/2.28G [00:27<00:30, 37.4MB/s][2020-12-14 23:39:16.612198]
- Downloading: 49%|████▉ | 1.12G/2.28G [00:27<00:31, 36.2MB/s][2020-12-14 23:39:16.712076]
- Downloading: 49%|████▉ | 1.13G/2.28G [00:27<00:29, 39.6MB/s][2020-12-14 23:39:16.812077]
- Downloading: 50%|████▉ | 1.13G/2.28G [00:27<00:26, 42.8MB/s][2020-12-14 23:39:16.912203]
- Downloading: 50%|████▉ | 1.14G/2.28G [00:27<00:24, 45.8MB/s][2020-12-14 23:39:17.012073]
- Downloading: 50%|█████ | 1.14G/2.28G [00:27<00:23, 48.5MB/s][2020-12-14 23:39:17.112115]
- Downloading: 50%|█████ | 1.15G/2.28G [00:27<00:22, 49.9MB/s][2020-12-14 23:39:17.212247]
- Downloading: 51%|█████ | 1.15G/2.28G [00:28<00:22, 50.8MB/s][2020-12-14 23:39:17.312326]
- Downloading: 51%|█████ | 1.16G/2.28G [00:28<00:21, 51.9MB/s][2020-12-14 23:39:17.422972]
- Downloading: 51%|█████ | 1.16G/2.28G [00:28<00:21, 50.5MB/s][2020-12-14 23:39:17.677185]
- Downloading: 51%|█████▏ | 1.17G/2.28G [00:28<00:31, 34.8MB/s][2020-12-14 23:39:17.777156]
- Downloading: 52%|█████▏ | 1.17G/2.28G [00:28<00:29, 37.5MB/s][2020-12-14 23:39:17.937130]
- Downloading: 52%|█████▏ | 1.18G/2.28G [00:28<00:32, 33.6MB/s][2020-12-14 23:39:18.037146]
- Downloading: 52%|█████▏ | 1.18G/2.28G [00:28<00:29, 36.9MB/s][2020-12-14 23:39:18.137185]
- Downloading: 52%|█████▏ | 1.19G/2.28G [00:28<00:27, 40.0MB/s][2020-12-14 23:39:18.237239]
- Downloading: 52%|█████▏ | 1.19G/2.28G [00:29<00:25, 42.1MB/s][2020-12-14 23:39:18.343712]
- Downloading: 53%|█████▎ | 1.20G/2.28G [00:29<00:25, 42.1MB/s][2020-12-14 23:39:18.443644]
- Downloading: 53%|█████▎ | 1.20G/2.28G [00:29<00:23, 45.1MB/s][2020-12-14 23:39:18.543705]
- Downloading: 53%|█████▎ | 1.21G/2.28G [00:29<00:22, 46.9MB/s][2020-12-14 23:39:18.694179]
- Downloading: 53%|█████▎ | 1.21G/2.28G [00:29<00:25, 41.3MB/s][2020-12-14 23:39:18.945174]
- Downloading: 53%|█████▎ | 1.22G/2.28G [00:29<00:36, 29.2MB/s][2020-12-14 23:39:19.045254]
- Downloading: 54%|█████▎ | 1.22G/2.28G [00:29<00:31, 33.1MB/s][2020-12-14 23:39:19.153643]
- Downloading: 54%|█████▍ | 1.23G/2.28G [00:29<00:30, 34.0MB/s][2020-12-14 23:39:19.253620]
- Downloading: 54%|█████▍ | 1.23G/2.28G [00:30<00:28, 37.2MB/s][2020-12-14 23:39:19.410441]
- Downloading: 54%|█████▍ | 1.23G/2.28G [00:30<00:30, 33.9MB/s][2020-12-14 23:39:19.510294]
- Downloading: 54%|█████▍ | 1.24G/2.28G [00:30<00:29, 35.2MB/s][2020-12-14 23:39:19.610213]
- Downloading: 55%|█████▍ | 1.24G/2.28G [00:30<00:26, 39.3MB/s][2020-12-14 23:39:19.710403]
- Downloading: 55%|█████▍ | 1.25G/2.28G [00:30<00:23, 42.8MB/s][2020-12-14 23:39:19.810328]
- Downloading: 55%|█████▌ | 1.25G/2.28G [00:30<00:22, 45.8MB/s][2020-12-14 23:39:19.910251]
- Downloading: 55%|█████▌ | 1.26G/2.28G [00:30<00:21, 47.0MB/s][2020-12-14 23:39:20.010269]
- Downloading: 56%|█████▌ | 1.26G/2.28G [00:30<00:20, 48.4MB/s][2020-12-14 23:39:20.116881]
- Downloading: 56%|█████▌ | 1.27G/2.28G [00:30<00:20, 48.0MB/s][2020-12-14 23:39:20.263440]
- Downloading: 56%|█████▌ | 1.27G/2.28G [00:31<00:23, 42.4MB/s][2020-12-14 23:39:20.363524]
- Downloading: 56%|█████▌ | 1.28G/2.28G [00:31<00:22, 43.9MB/s][2020-12-14 23:39:20.463486]
- Downloading: 56%|█████▋ | 1.28G/2.28G [00:31<00:21, 45.4MB/s][2020-12-14 23:39:20.563425]
- Downloading: 57%|█████▋ | 1.29G/2.28G [00:31<00:20, 47.3MB/s][2020-12-14 23:39:20.663599]
- Downloading: 57%|█████▋ | 1.29G/2.28G [00:31<00:20, 47.8MB/s][2020-12-14 23:39:20.763581]
- Downloading: 57%|█████▋ | 1.30G/2.28G [00:31<00:20, 48.4MB/s][2020-12-14 23:39:20.863428]
- Downloading: 57%|█████▋ | 1.30G/2.28G [00:31<00:19, 49.1MB/s][2020-12-14 23:39:20.963432]
- Downloading: 58%|█████▊ | 1.31G/2.28G [00:31<00:19, 50.3MB/s][2020-12-14 23:39:21.063468]
- Downloading: 58%|█████▊ | 1.32G/2.28G [00:31<00:18, 51.4MB/s][2020-12-14 23:39:21.163508]
- Downloading: 58%|█████▊ | 1.32G/2.28G [00:31<00:18, 51.7MB/s][2020-12-14 23:39:21.266521]
- Downloading: 58%|█████▊ | 1.33G/2.28G [00:32<00:18, 51.3MB/s][2020-12-14 23:39:21.391749]
- Downloading: 58%|█████▊ | 1.33G/2.28G [00:32<00:19, 47.8MB/s][2020-12-14 23:39:21.491706]
- Downloading: 59%|█████▊ | 1.34G/2.28G [00:32<00:19, 48.2MB/s][2020-12-14 23:39:21.591804]
- Downloading: 59%|█████▉ | 1.34G/2.28G [00:32<00:19, 48.7MB/s][2020-12-14 23:39:21.691805]
- Downloading: 59%|█████▉ | 1.35G/2.28G [00:32<00:18, 49.7MB/s][2020-12-14 23:39:21.791701]
- Downloading: 59%|█████▉ | 1.35G/2.28G [00:32<00:18, 50.8MB/s][2020-12-14 23:39:21.891721]
- Downloading: 60%|█████▉ | 1.36G/2.28G [00:32<00:17, 52.0MB/s][2020-12-14 23:39:22.088334]
- Downloading: 60%|█████▉ | 1.36G/2.28G [00:32<00:22, 40.4MB/s][2020-12-14 23:39:22.245619]
- Downloading: 60%|██████ | 1.37G/2.28G [00:33<00:24, 36.8MB/s][2020-12-14 23:39:22.345573]
- Downloading: 60%|██████ | 1.37G/2.28G [00:33<00:23, 38.4MB/s][2020-12-14 23:39:22.451655]
- Downloading: 60%|██████ | 1.38G/2.28G [00:33<00:23, 38.5MB/s][2020-12-14 23:39:22.551568]
- Downloading: 61%|██████ | 1.38G/2.28G [00:33<00:21, 40.9MB/s][2020-12-14 23:39:22.651574]
- Downloading: 61%|██████ | 1.38G/2.28G [00:33<00:21, 42.2MB/s][2020-12-14 23:39:22.751609]
- Downloading: 61%|██████ | 1.39G/2.28G [00:33<00:20, 44.2MB/s][2020-12-14 23:39:22.851631]
- Downloading: 61%|██████▏ | 1.39G/2.28G [00:33<00:18, 46.6MB/s][2020-12-14 23:39:23.046819]
- Downloading: 62%|██████▏ | 1.40G/2.28G [00:33<00:23, 36.6MB/s][2020-12-14 23:39:23.146763]
- Downloading: 62%|██████▏ | 1.40G/2.28G [00:33<00:21, 39.7MB/s][2020-12-14 23:39:23.353491]
- Downloading: 62%|██████▏ | 1.41G/2.28G [00:34<00:27, 31.3MB/s][2020-12-14 23:39:23.473654]
- Downloading: 62%|██████▏ | 1.41G/2.28G [00:34<00:27, 31.1MB/s][2020-12-14 23:39:23.573665]
- Downloading: 62%|██████▏ | 1.42G/2.28G [00:34<00:26, 33.0MB/s][2020-12-14 23:39:23.673688]
- Downloading: 62%|██████▏ | 1.42G/2.28G [00:34<00:24, 34.7MB/s][2020-12-14 23:39:23.849448]
- Downloading: 63%|██████▎ | 1.42G/2.28G [00:34<00:29, 29.1MB/s][2020-12-14 23:39:23.949437]
- Downloading: 63%|██████▎ | 1.43G/2.28G [00:34<00:26, 32.4MB/s][2020-12-14 23:39:24.049479]
- Downloading: 63%|██████▎ | 1.43G/2.28G [00:34<00:23, 36.2MB/s][2020-12-14 23:39:24.193471]
- Downloading: 63%|██████▎ | 1.44G/2.28G [00:35<00:25, 33.2MB/s][2020-12-14 23:39:24.305046]
- Downloading: 63%|██████▎ | 1.44G/2.28G [00:35<00:25, 33.0MB/s][2020-12-14 23:39:24.461830]
- Downloading: 63%|██████▎ | 1.44G/2.28G [00:35<00:28, 28.9MB/s][2020-12-14 23:39:24.561835]
- Downloading: 64%|██████▎ | 1.45G/2.28G [00:35<00:27, 30.5MB/s][2020-12-14 23:39:24.671511]
- Downloading: 64%|██████▍ | 1.45G/2.28G [00:35<00:27, 30.2MB/s][2020-12-14 23:39:24.771491]
- Downloading: 64%|██████▍ | 1.46G/2.28G [00:35<00:24, 33.7MB/s][2020-12-14 23:39:24.871486]
- Downloading: 64%|██████▍ | 1.46G/2.28G [00:35<00:22, 36.6MB/s][2020-12-14 23:39:24.971483]
- Downloading: 64%|██████▍ | 1.47G/2.28G [00:35<00:20, 38.9MB/s][2020-12-14 23:39:25.071639]
- Downloading: 65%|██████▍ | 1.47G/2.28G [00:35<00:19, 41.4MB/s][2020-12-14 23:39:25.180848]
- Downloading: 65%|██████▍ | 1.47G/2.28G [00:35<00:19, 40.8MB/s][2020-12-14 23:39:25.280888]
- Downloading: 65%|██████▍ | 1.48G/2.28G [00:36<00:19, 41.2MB/s][2020-12-14 23:39:25.380926]
- Downloading: 65%|██████▌ | 1.48G/2.28G [00:36<00:18, 43.4MB/s][2020-12-14 23:39:25.518395]
- Downloading: 65%|██████▌ | 1.49G/2.28G [00:36<00:20, 39.3MB/s][2020-12-14 23:39:25.618422]
- Downloading: 66%|██████▌ | 1.49G/2.28G [00:36<00:19, 40.8MB/s][2020-12-14 23:39:25.719650]
- Downloading: 66%|██████▌ | 1.50G/2.28G [00:36<00:17, 43.4MB/s][2020-12-14 23:39:25.823830]
- Downloading: 66%|██████▌ | 1.50G/2.28G [00:36<00:17, 43.3MB/s][2020-12-14 23:39:25.923777]
- Downloading: 66%|██████▌ | 1.51G/2.28G [00:36<00:16, 45.3MB/s][2020-12-14 23:39:26.023873]
- Downloading: 66%|██████▋ | 1.51G/2.28G [00:36<00:16, 47.3MB/s][2020-12-14 23:39:26.181799]
- Downloading: 67%|██████▋ | 1.52G/2.28G [00:36<00:18, 40.6MB/s][2020-12-14 23:39:26.281789]
- Downloading: 67%|██████▋ | 1.52G/2.28G [00:37<00:17, 42.3MB/s][2020-12-14 23:39:26.381893]
- Downloading: 67%|██████▋ | 1.53G/2.28G [00:37<00:17, 43.0MB/s][2020-12-14 23:39:26.481902]
- Downloading: 67%|██████▋ | 1.53G/2.28G [00:37<00:16, 45.5MB/s][2020-12-14 23:39:26.625723]
- Downloading: 68%|██████▊ | 1.54G/2.28G [00:37<00:18, 40.7MB/s][2020-12-14 23:39:26.741529]
- Downloading: 68%|██████▊ | 1.54G/2.28G [00:37<00:18, 39.4MB/s][2020-12-14 23:39:26.841502]
- Downloading: 68%|██████▊ | 1.55G/2.28G [00:37<00:17, 42.3MB/s][2020-12-14 23:39:26.941550]
- Downloading: 68%|██████▊ | 1.55G/2.28G [00:37<00:16, 45.1MB/s][2020-12-14 23:39:27.041508]
- Downloading: 68%|██████▊ | 1.56G/2.28G [00:37<00:15, 47.6MB/s][2020-12-14 23:39:27.141534]
- Downloading: 69%|██████▊ | 1.56G/2.28G [00:37<00:14, 49.1MB/s][2020-12-14 23:39:27.241585]
- Downloading: 69%|██████▉ | 1.57G/2.28G [00:38<00:14, 50.2MB/s][2020-12-14 23:39:27.341537]
- Downloading: 69%|██████▉ | 1.57G/2.28G [00:38<00:13, 51.3MB/s][2020-12-14 23:39:27.441570]
- Downloading: 69%|██████▉ | 1.58G/2.28G [00:38<00:13, 52.4MB/s][2020-12-14 23:39:27.543954]
- Downloading: 70%|██████▉ | 1.58G/2.28G [00:38<00:13, 52.2MB/s][2020-12-14 23:39:27.659624]
- Downloading: 70%|██████▉ | 1.59G/2.28G [00:38<00:13, 50.0MB/s][2020-12-14 23:39:27.825847]
- Downloading: 70%|███████ | 1.59G/2.28G [00:38<00:16, 41.8MB/s][2020-12-14 23:39:27.943681]
- Downloading: 70%|███████ | 1.60G/2.28G [00:38<00:16, 40.5MB/s][2020-12-14 23:39:28.043693]
- Downloading: 70%|███████ | 1.60G/2.28G [00:38<00:16, 42.0MB/s][2020-12-14 23:39:28.158639]
- Downloading: 71%|███████ | 1.61G/2.28G [00:38<00:16, 40.7MB/s][2020-12-14 23:39:28.322636]
- Downloading: 71%|███████ | 1.61G/2.28G [00:39<00:19, 34.5MB/s][2020-12-14 23:39:28.422663]
- Downloading: 71%|███████ | 1.62G/2.28G [00:39<00:17, 38.2MB/s][2020-12-14 23:39:28.522660]
- Downloading: 71%|███████▏ | 1.62G/2.28G [00:39<00:15, 41.6MB/s][2020-12-14 23:39:28.622778]
- Downloading: 71%|███████▏ | 1.63G/2.28G [00:39<00:14, 44.4MB/s][2020-12-14 23:39:28.722686]
- Downloading: 72%|███████▏ | 1.63G/2.28G [00:39<00:13, 46.5MB/s][2020-12-14 23:39:28.822739]
- Downloading: 72%|███████▏ | 1.64G/2.28G [00:39<00:13, 48.1MB/s][2020-12-14 23:39:28.922828]
- Downloading: 72%|███████▏ | 1.64G/2.28G [00:39<00:12, 49.6MB/s][2020-12-14 23:39:29.022696]
- Downloading: 72%|███████▏ | 1.65G/2.28G [00:39<00:12, 51.2MB/s][2020-12-14 23:39:29.122709]
- Downloading: 73%|███████▎ | 1.65G/2.28G [00:39<00:11, 52.0MB/s][2020-12-14 23:39:29.222707]
- Downloading: 73%|███████▎ | 1.66G/2.28G [00:40<00:11, 53.2MB/s][2020-12-14 23:39:29.322735]
- Downloading: 73%|███████▎ | 1.66G/2.28G [00:40<00:11, 53.7MB/s][2020-12-14 23:39:29.422782]
- Downloading: 73%|███████▎ | 1.67G/2.28G [00:40<00:11, 53.9MB/s][2020-12-14 23:39:29.526133]
- Downloading: 74%|███████▎ | 1.68G/2.28G [00:40<00:11, 53.5MB/s][2020-12-14 23:39:29.627189]
- Downloading: 74%|███████▍ | 1.68G/2.28G [00:40<00:11, 53.4MB/s][2020-12-14 23:39:29.727191]
- Downloading: 74%|███████▍ | 1.69G/2.28G [00:40<00:10, 53.9MB/s][2020-12-14 23:39:29.831801]
- Downloading: 74%|███████▍ | 1.69G/2.28G [00:40<00:10, 53.2MB/s][2020-12-14 23:39:29.942260]
- Downloading: 75%|███████▍ | 1.70G/2.28G [00:40<00:11, 51.7MB/s][2020-12-14 23:39:30.042288]
- Downloading: 75%|███████▍ | 1.70G/2.28G [00:40<00:10, 52.4MB/s][2020-12-14 23:39:30.142274]
- Downloading: 75%|███████▌ | 1.71G/2.28G [00:40<00:10, 53.1MB/s][2020-12-14 23:39:30.242280]
- Downloading: 75%|███████▌ | 1.71G/2.28G [00:41<00:10, 54.2MB/s][2020-12-14 23:39:30.342270]
- Downloading: 76%|███████▌ | 1.72G/2.28G [00:41<00:10, 54.9MB/s][2020-12-14 23:39:30.442348]
- Downloading: 76%|███████▌ | 1.72G/2.28G [00:41<00:09, 55.1MB/s][2020-12-14 23:39:30.542497]
- Downloading: 76%|███████▌ | 1.73G/2.28G [00:41<00:09, 55.1MB/s][2020-12-14 23:39:30.642537]
- Downloading: 76%|███████▋ | 1.74G/2.28G [00:41<00:09, 55.3MB/s][2020-12-14 23:39:30.746545]
- Downloading: 77%|███████▋ | 1.74G/2.28G [00:41<00:09, 54.6MB/s][2020-12-14 23:39:30.846583]
- Downloading: 77%|███████▋ | 1.75G/2.28G [00:41<00:09, 54.9MB/s][2020-12-14 23:39:30.966646]
- Downloading: 77%|███████▋ | 1.75G/2.28G [00:41<00:10, 51.8MB/s][2020-12-14 23:39:31.078493]
- Downloading: 77%|███████▋ | 1.76G/2.28G [00:41<00:10, 50.2MB/s][2020-12-14 23:39:31.178473]
- Downloading: 77%|███████▋ | 1.76G/2.28G [00:41<00:10, 51.0MB/s][2020-12-14 23:39:31.278501]
- Downloading: 78%|███████▊ | 1.77G/2.28G [00:42<00:09, 52.3MB/s][2020-12-14 23:39:31.409341]
- Downloading: 78%|███████▊ | 1.77G/2.28G [00:42<00:10, 47.9MB/s][2020-12-14 23:39:31.509304]
- Downloading: 78%|███████▊ | 1.78G/2.28G [00:42<00:10, 49.4MB/s][2020-12-14 23:39:31.609353]
- Downloading: 78%|███████▊ | 1.78G/2.28G [00:42<00:09, 50.3MB/s][2020-12-14 23:39:31.727426]
- Downloading: 79%|███████▊ | 1.79G/2.28G [00:42<00:10, 47.9MB/s][2020-12-14 23:39:31.827428]
- Downloading: 79%|███████▉ | 1.79G/2.28G [00:42<00:09, 49.6MB/s][2020-12-14 23:39:31.978581]
- Downloading: 79%|███████▉ | 1.80G/2.28G [00:42<00:10, 43.2MB/s][2020-12-14 23:39:32.078663]
- Downloading: 79%|███████▉ | 1.81G/2.28G [00:42<00:10, 46.0MB/s][2020-12-14 23:39:32.178604]
- Downloading: 80%|███████▉ | 1.81G/2.28G [00:42<00:09, 48.0MB/s][2020-12-14 23:39:32.278650]
- Downloading: 80%|███████▉ | 1.82G/2.28G [00:43<00:09, 49.2MB/s][2020-12-14 23:39:32.380275]
- Downloading: 80%|████████ | 1.82G/2.28G [00:43<00:09, 49.3MB/s][2020-12-14 23:39:32.485316]
- Downloading: 80%|████████ | 1.83G/2.28G [00:43<00:09, 48.8MB/s][2020-12-14 23:39:32.585923]
- Downloading: 80%|████████ | 1.83G/2.28G [00:43<00:09, 48.9MB/s][2020-12-14 23:39:32.688090]
- Downloading: 81%|████████ | 1.84G/2.28G [00:43<00:09, 48.7MB/s][2020-12-14 23:39:32.834085]
- Downloading: 81%|████████ | 1.84G/2.28G [00:43<00:10, 42.9MB/s][2020-12-14 23:39:32.934094]
- Downloading: 81%|████████ | 1.85G/2.28G [00:43<00:09, 45.6MB/s][2020-12-14 23:39:33.034178]
- Downloading: 81%|████████▏ | 1.85G/2.28G [00:43<00:08, 47.5MB/s][2020-12-14 23:39:33.134204]
- Downloading: 82%|████████▏ | 1.86G/2.28G [00:43<00:08, 48.8MB/s][2020-12-14 23:39:33.345909]
- Downloading: 82%|████████▏ | 1.86G/2.28G [00:44<00:11, 36.9MB/s][2020-12-14 23:39:33.446426]
- Downloading: 82%|████████▏ | 1.87G/2.28G [00:44<00:10, 39.9MB/s][2020-12-14 23:39:33.546414]
- Downloading: 82%|████████▏ | 1.87G/2.28G [00:44<00:09, 41.9MB/s][2020-12-14 23:39:33.684668]
- Downloading: 82%|████████▏ | 1.88G/2.28G [00:44<00:10, 38.6MB/s][2020-12-14 23:39:33.828014]
- Downloading: 83%|████████▎ | 1.88G/2.28G [00:44<00:11, 35.1MB/s][2020-12-14 23:39:33.928005]
- Downloading: 83%|████████▎ | 1.88G/2.28G [00:44<00:10, 37.5MB/s][2020-12-14 23:39:34.031350]
- Downloading: 83%|████████▎ | 1.89G/2.28G [00:44<00:09, 40.4MB/s][2020-12-14 23:39:34.143177]
- Downloading: 83%|████████▎ | 1.89G/2.28G [00:44<00:09, 39.7MB/s][2020-12-14 23:39:34.258106]
- Downloading: 83%|████████▎ | 1.90G/2.28G [00:45<00:09, 38.5MB/s][2020-12-14 23:39:34.358094]
- Downloading: 84%|████████▎ | 1.90G/2.28G [00:45<00:08, 41.7MB/s][2020-12-14 23:39:34.458106]
- Downloading: 84%|████████▍ | 1.91G/2.28G [00:45<00:08, 44.4MB/s][2020-12-14 23:39:34.558188]
- Downloading: 84%|████████▍ | 1.91G/2.28G [00:45<00:07, 46.5MB/s][2020-12-14 23:39:34.658174]
- Downloading: 84%|████████▍ | 1.92G/2.28G [00:45<00:07, 47.9MB/s][2020-12-14 23:39:34.883136]
- Downloading: 85%|████████▍ | 1.92G/2.28G [00:45<00:09, 35.2MB/s][2020-12-14 23:39:35.015057]
- Downloading: 85%|████████▍ | 1.93G/2.28G [00:45<00:10, 33.8MB/s][2020-12-14 23:39:35.115117]
- Downloading: 85%|████████▍ | 1.93G/2.28G [00:45<00:09, 37.8MB/s][2020-12-14 23:39:35.215081]
- Downloading: 85%|████████▌ | 1.94G/2.28G [00:46<00:08, 39.9MB/s][2020-12-14 23:39:35.315038]
- Downloading: 85%|████████▌ | 1.94G/2.28G [00:46<00:07, 43.1MB/s][2020-12-14 23:39:35.415129]
- Downloading: 86%|████████▌ | 1.95G/2.28G [00:46<00:07, 46.5MB/s][2020-12-14 23:39:35.591576]
- Downloading: 86%|████████▌ | 1.95G/2.28G [00:46<00:08, 38.8MB/s][2020-12-14 23:39:35.697807]
- Downloading: 86%|████████▌ | 1.96G/2.28G [00:46<00:08, 39.3MB/s][2020-12-14 23:39:35.797852]
- Downloading: 86%|████████▋ | 1.96G/2.28G [00:46<00:07, 41.4MB/s][2020-12-14 23:39:35.906244]
- Downloading: 86%|████████▋ | 1.97G/2.28G [00:46<00:07, 41.1MB/s][2020-12-14 23:39:36.006287]
- Downloading: 87%|████████▋ | 1.97G/2.28G [00:46<00:06, 43.8MB/s][2020-12-14 23:39:36.177989]
- Downloading: 87%|████████▋ | 1.98G/2.28G [00:46<00:08, 36.6MB/s][2020-12-14 23:39:36.278046]
- Downloading: 87%|████████▋ | 1.98G/2.28G [00:47<00:07, 40.2MB/s][2020-12-14 23:39:36.378016]
- Downloading: 87%|████████▋ | 1.99G/2.28G [00:47<00:06, 44.0MB/s][2020-12-14 23:39:36.478137]
- Downloading: 88%|████████▊ | 1.99G/2.28G [00:47<00:05, 47.3MB/s][2020-12-14 23:39:36.578009]
- Downloading: 88%|████████▊ | 2.00G/2.28G [00:47<00:05, 49.8MB/s][2020-12-14 23:39:36.678125]
- Downloading: 88%|████████▊ | 2.00G/2.28G [00:47<00:05, 51.9MB/s][2020-12-14 23:39:36.779327]
- Downloading: 88%|████████▊ | 2.01G/2.28G [00:47<00:05, 52.6MB/s][2020-12-14 23:39:36.930937]
- Downloading: 89%|████████▊ | 2.02G/2.28G [00:47<00:05, 46.0MB/s][2020-12-14 23:39:37.036765]
- Downloading: 89%|████████▉ | 2.02G/2.28G [00:47<00:05, 46.0MB/s][2020-12-14 23:39:37.156199]
- Downloading: 89%|████████▉ | 2.03G/2.28G [00:47<00:05, 44.0MB/s][2020-12-14 23:39:37.256229]
- Downloading: 89%|████████▉ | 2.03G/2.28G [00:48<00:05, 44.8MB/s][2020-12-14 23:39:37.356067]
- Downloading: 89%|████████▉ | 2.03G/2.28G [00:48<00:05, 46.6MB/s][2020-12-14 23:39:37.459933]
- Downloading: 90%|████████▉ | 2.04G/2.28G [00:48<00:05, 46.4MB/s][2020-12-14 23:39:37.573562]
- Downloading: 90%|████████▉ | 2.04G/2.28G [00:48<00:05, 44.8MB/s][2020-12-14 23:39:37.722823]
- Downloading: 90%|█████████ | 2.05G/2.28G [00:48<00:05, 39.2MB/s][2020-12-14 23:39:37.833445]
- Downloading: 90%|█████████ | 2.05G/2.28G [00:48<00:05, 38.5MB/s][2020-12-14 23:39:37.933527]
- Downloading: 90%|█████████ | 2.06G/2.28G [00:48<00:05, 41.8MB/s][2020-12-14 23:39:38.033560]
- Downloading: 91%|█████████ | 2.06G/2.28G [00:48<00:04, 44.4MB/s][2020-12-14 23:39:38.133481]
- Downloading: 91%|█████████ | 2.07G/2.28G [00:48<00:04, 46.7MB/s][2020-12-14 23:39:38.233583]
- Downloading: 91%|█████████ | 2.07G/2.28G [00:49<00:04, 47.7MB/s][2020-12-14 23:39:38.347239]
- Downloading: 91%|█████████▏| 2.08G/2.28G [00:49<00:04, 46.2MB/s][2020-12-14 23:39:38.476088]
- Downloading: 92%|█████████▏| 2.08G/2.28G [00:49<00:04, 42.8MB/s][2020-12-14 23:39:38.613013]
- Downloading: 92%|█████████▏| 2.09G/2.28G [00:49<00:04, 39.0MB/s][2020-12-14 23:39:38.713047]
- Downloading: 92%|█████████▏| 2.09G/2.28G [00:49<00:04, 41.1MB/s][2020-12-14 23:39:38.814319]
- Downloading: 92%|█████████▏| 2.10G/2.28G [00:49<00:04, 41.3MB/s][2020-12-14 23:39:38.914269]
- Downloading: 92%|█████████▏| 2.10G/2.28G [00:49<00:04, 43.2MB/s][2020-12-14 23:39:39.014223]
- Downloading: 93%|█████████▎| 2.11G/2.28G [00:49<00:03, 45.3MB/s][2020-12-14 23:39:39.114265]
- Downloading: 93%|█████████▎| 2.11G/2.28G [00:49<00:03, 47.2MB/s][2020-12-14 23:39:39.214279]
- Downloading: 93%|█████████▎| 2.12G/2.28G [00:50<00:03, 48.6MB/s][2020-12-14 23:39:39.314337]
- Downloading: 93%|█████████▎| 2.12G/2.28G [00:50<00:03, 50.7MB/s][2020-12-14 23:39:39.414333]
- Downloading: 94%|█████████▎| 2.13G/2.28G [00:50<00:02, 52.5MB/s][2020-12-14 23:39:39.514357]
- Downloading: 94%|█████████▍| 2.13G/2.28G [00:50<00:02, 53.7MB/s][2020-12-14 23:39:39.691219]
- Downloading: 94%|█████████▍| 2.14G/2.28G [00:50<00:03, 43.8MB/s][2020-12-14 23:39:39.791232]
- Downloading: 94%|█████████▍| 2.15G/2.28G [00:50<00:02, 47.0MB/s][2020-12-14 23:39:39.970710]
- Downloading: 95%|█████████▍| 2.15G/2.28G [00:50<00:03, 38.9MB/s][2020-12-14 23:39:40.081147]
- Downloading: 95%|█████████▍| 2.15G/2.28G [00:50<00:03, 39.0MB/s][2020-12-14 23:39:40.181179]
- Downloading: 95%|█████████▍| 2.16G/2.28G [00:50<00:02, 41.7MB/s][2020-12-14 23:39:40.281182]
- Downloading: 95%|█████████▌| 2.17G/2.28G [00:51<00:02, 45.2MB/s][2020-12-14 23:39:40.381184]
- Downloading: 95%|█████████▌| 2.17G/2.28G [00:51<00:02, 47.7MB/s][2020-12-14 23:39:40.481261]
- Downloading: 96%|█████████▌| 2.18G/2.28G [00:51<00:01, 49.9MB/s][2020-12-14 23:39:40.656104]
- Downloading: 96%|█████████▌| 2.18G/2.28G [00:51<00:02, 41.3MB/s][2020-12-14 23:39:40.756093]
- Downloading: 96%|█████████▌| 2.19G/2.28G [00:51<00:01, 44.5MB/s][2020-12-14 23:39:40.856152]
- Downloading: 96%|█████████▋| 2.19G/2.28G [00:51<00:01, 46.3MB/s][2020-12-14 23:39:41.002149]
- Downloading: 97%|█████████▋| 2.20G/2.28G [00:51<00:01, 41.5MB/s][2020-12-14 23:39:41.102190]
- Downloading: 97%|█████████▋| 2.20G/2.28G [00:51<00:01, 43.1MB/s][2020-12-14 23:39:41.248720]
- Downloading: 97%|█████████▋| 2.21G/2.28G [00:52<00:01, 38.5MB/s][2020-12-14 23:39:41.348719]
- Downloading: 97%|█████████▋| 2.21G/2.28G [00:52<00:01, 39.3MB/s][2020-12-14 23:39:41.448729]
- Downloading: 97%|█████████▋| 2.21G/2.28G [00:52<00:01, 40.6MB/s][2020-12-14 23:39:41.548947]
- Downloading: 98%|█████████▊| 2.22G/2.28G [00:52<00:01, 41.1MB/s][2020-12-14 23:39:41.673011]
- Downloading: 98%|█████████▊| 2.22G/2.28G [00:52<00:01, 38.6MB/s][2020-12-14 23:39:41.797071]
- Downloading: 98%|█████████▊| 2.23G/2.28G [00:52<00:01, 36.4MB/s][2020-12-14 23:39:41.897059]
- Downloading: 98%|█████████▊| 2.23G/2.28G [00:52<00:01, 40.0MB/s][2020-12-14 23:39:41.996980]
- Downloading: 98%|█████████▊| 2.24G/2.28G [00:52<00:00, 43.0MB/s][2020-12-14 23:39:42.096965]
- Downloading: 99%|█████████▊| 2.24G/2.28G [00:52<00:00, 45.0MB/s][2020-12-14 23:39:42.249280]
- Downloading: 99%|█████████▉| 2.25G/2.28G [00:53<00:00, 39.4MB/s][2020-12-14 23:39:42.354927]
- Downloading: 99%|█████████▉| 2.25G/2.28G [00:53<00:00, 40.7MB/s][2020-12-14 23:39:42.454996]
- Downloading: 99%|█████████▉| 2.26G/2.28G [00:53<00:00, 43.8MB/s][2020-12-14 23:39:42.554873]
- Downloading: 99%|█████████▉| 2.26G/2.28G [00:53<00:00, 46.3MB/s][2020-12-14 23:39:42.654967]
- Downloading: 100%|█████████▉| 2.27G/2.28G [00:53<00:00, 48.3MB/s][2020-12-14 23:39:42.755061]
- Downloading: 100%|█████████▉| 2.27G/2.28G [00:53<00:00, 50.5MB/s][2020-12-14 23:39:42.789014]
- Downloading: 100%|██████████| 2.28G/2.28G [00:53<00:00, 42.4MB/s][2020-12-14 23:39:42.789394]
- 2020-12-14 23:39:42.789 Lock 139866383285200 released on /home/appuser/.cache/torch/transformers/ddcc1cff87fee162e2905d3466807fe77fd58b88f3e90cf30824032b121396f0.eb12ff56dff38f793b50dd1ead8bacb82b33aa7c9cb713aa0471bc2fdd353c9e.lock
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Streamlit server consistently failed status checks
- [manager] Please fix the errors, push an update to the git repo, or reboot the app.
- Requirement already satisfied: streamlit in /usr/local/lib/python3.7/site-packages (from -r requirements.txt (line 1)) (0.72.0)
- Requirement already satisfied: transformers==3.5.0 in /home/appuser/.local/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (3.5.0)
- Requirement already satisfied: gitpython in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (3.1.11)
- Requirement already satisfied: cachetools>=4.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (4.1.1)
- Requirement already satisfied: altair>=3.2.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (4.1.0)
- Requirement already satisfied: requests in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.25.0)
- Requirement already satisfied: base58 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.0.1)
- Requirement already satisfied: watchdog in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (0.10.4)
- Requirement already satisfied: pandas>=0.21.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.1.4)
- Requirement already satisfied: toml in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (0.10.2)
- Requirement already satisfied: tzlocal in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.1)
- Requirement already satisfied: protobuf!=3.11,>=3.6.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (3.14.0)
- Requirement already satisfied: astor in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (0.8.1)
- Requirement already satisfied: packaging in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (20.7)
- Requirement already satisfied: blinker in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.4)
- Requirement already satisfied: click>=7.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (7.1.2)
- Requirement already satisfied: pyarrow in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.0.0)
- Requirement already satisfied: pillow>=6.2.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (8.0.1)
- Requirement already satisfied: python-dateutil in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.8.1)
- Requirement already satisfied: validators in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (0.18.1)
- Requirement already satisfied: pydeck>=0.1.dev5 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (0.5.0)
- Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (6.1)
- Requirement already satisfied: numpy in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.19.4)
- Requirement already satisfied: sentencepiece==0.1.91 in /home/appuser/.local/lib/python3.7/site-packages (from transformers==3.5.0->-r requirements.txt (line 2)) (0.1.91)
- Requirement already satisfied: tqdm>=4.27 in /home/appuser/.local/lib/python3.7/site-packages (from transformers==3.5.0->-r requirements.txt (line 2)) (4.54.1)
- Requirement already satisfied: tokenizers==0.9.3 in /home/appuser/.local/lib/python3.7/site-packages (from transformers==3.5.0->-r requirements.txt (line 2)) (0.9.3)
- Requirement already satisfied: sacremoses in /home/appuser/.local/lib/python3.7/site-packages (from transformers==3.5.0->-r requirements.txt (line 2)) (0.0.43)
- Requirement already satisfied: packaging in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (20.7)
- Requirement already satisfied: requests in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.25.0)
- Requirement already satisfied: protobuf!=3.11,>=3.6.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (3.14.0)
- Requirement already satisfied: filelock in /home/appuser/.local/lib/python3.7/site-packages (from transformers==3.5.0->-r requirements.txt (line 2)) (3.0.12)
- Requirement already satisfied: numpy in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.19.4)
- Requirement already satisfied: regex!=2019.12.17 in /home/appuser/.local/lib/python3.7/site-packages (from transformers==3.5.0->-r requirements.txt (line 2)) (2020.11.13)
- Requirement already satisfied: entrypoints in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (0.3)
- Requirement already satisfied: pandas>=0.21.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.1.4)
- Requirement already satisfied: toolz in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (0.11.1)
- Requirement already satisfied: jinja2 in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (2.11.2)
- Requirement already satisfied: jsonschema in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (3.2.0)
- Requirement already satisfied: numpy in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.19.4)
- Requirement already satisfied: gitdb<5,>=4.0.1 in /usr/local/lib/python3.7/site-packages (from gitpython->streamlit->-r requirements.txt (line 1)) (4.0.5)
- Requirement already satisfied: smmap<4,>=3.0.1 in /usr/local/lib/python3.7/site-packages (from gitdb<5,>=4.0.1->gitpython->streamlit->-r requirements.txt (line 1)) (3.0.4)
- Requirement already satisfied: MarkupSafe>=0.23 in /usr/local/lib/python3.7/site-packages (from jinja2->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.1.1)
- Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.15.0)
- Requirement already satisfied: setuptools in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (50.3.2)
- Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (3.1.1)
- Requirement already satisfied: attrs>=17.4.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (20.3.0)
- Requirement already satisfied: pyrsistent>=0.14.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (0.17.3)
- Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.7/site-packages (from importlib-metadata->jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (3.4.0)
- Requirement already satisfied: pyparsing>=2.0.2 in /usr/local/lib/python3.7/site-packages (from packaging->streamlit->-r requirements.txt (line 1)) (2.4.7)
- Requirement already satisfied: python-dateutil in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.8.1)
- Requirement already satisfied: pytz>=2017.2 in /usr/local/lib/python3.7/site-packages (from pandas>=0.21.0->streamlit->-r requirements.txt (line 1)) (2020.4)
- Requirement already satisfied: numpy in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.19.4)
- Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.15.0)
- Requirement already satisfied: numpy in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.19.4)
- Requirement already satisfied: ipywidgets>=7.0.0 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (7.5.1)
- Requirement already satisfied: jinja2 in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (2.11.2)
- Requirement already satisfied: numpy in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.19.4)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: ipykernel>=5.1.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.3.4)
- Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (6.1)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: jupyter-client in /usr/local/lib/python3.7/site-packages (from ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (6.1.7)
- Requirement already satisfied: ipython>=5.0.0 in /usr/local/lib/python3.7/site-packages (from ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (7.19.0)
- Requirement already satisfied: pygments in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (2.7.2)
- Requirement already satisfied: pexpect>4.3 in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (4.8.0)
- Requirement already satisfied: pickleshare in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.7.5)
- Requirement already satisfied: prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (3.0.8)
- Requirement already satisfied: jedi>=0.10 in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.17.2)
- Requirement already satisfied: setuptools in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (50.3.2)
- Requirement already satisfied: decorator in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (4.4.2)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: backcall in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.2.0)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: widgetsnbextension~=3.5.0 in /usr/local/lib/python3.7/site-packages (from ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (3.5.1)
- Requirement already satisfied: nbformat>=4.2.0 in /usr/local/lib/python3.7/site-packages (from ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.8)
- Requirement already satisfied: ipykernel>=5.1.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.3.4)
- Requirement already satisfied: ipython>=5.0.0 in /usr/local/lib/python3.7/site-packages (from ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (7.19.0)
- Requirement already satisfied: parso<0.8.0,>=0.7.0 in /usr/local/lib/python3.7/site-packages (from jedi>=0.10->ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.7.1)
- Requirement already satisfied: python-dateutil in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.8.1)
- Requirement already satisfied: jupyter-core>=4.6.0 in /usr/local/lib/python3.7/site-packages (from jupyter-client->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (4.7.0)
- Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (6.1)
- Requirement already satisfied: pyzmq>=13 in /usr/local/lib/python3.7/site-packages (from jupyter-client->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (20.0.0)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: ipython-genutils in /usr/local/lib/python3.7/site-packages (from nbformat>=4.2.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.2.0)
- Requirement already satisfied: jupyter-core>=4.6.0 in /usr/local/lib/python3.7/site-packages (from jupyter-client->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (4.7.0)
- Requirement already satisfied: jsonschema in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (3.2.0)
- Requirement already satisfied: ptyprocess>=0.5 in /usr/local/lib/python3.7/site-packages (from pexpect>4.3->ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.6.0)
- Requirement already satisfied: wcwidth in /usr/local/lib/python3.7/site-packages (from prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0->ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.2.5)
- Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.15.0)
- Requirement already satisfied: chardet<4,>=3.0.2 in /usr/local/lib/python3.7/site-packages (from requests->streamlit->-r requirements.txt (line 1)) (3.0.4)
- Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.7/site-packages (from requests->streamlit->-r requirements.txt (line 1)) (2020.11.8)
- Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.7/site-packages (from requests->streamlit->-r requirements.txt (line 1)) (1.26.2)
- Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.7/site-packages (from requests->streamlit->-r requirements.txt (line 1)) (2.10)
- Requirement already satisfied: click>=7.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (7.1.2)
- Requirement already satisfied: tqdm>=4.27 in /home/appuser/.local/lib/python3.7/site-packages (from transformers==3.5.0->-r requirements.txt (line 2)) (4.54.1)
- Requirement already satisfied: joblib in /home/appuser/.local/lib/python3.7/site-packages (from sacremoses->transformers==3.5.0->-r requirements.txt (line 2)) (1.0.0)
- Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.15.0)
- Requirement already satisfied: regex!=2019.12.17 in /home/appuser/.local/lib/python3.7/site-packages (from transformers==3.5.0->-r requirements.txt (line 2)) (2020.11.13)
- Requirement already satisfied: ipython-genutils in /usr/local/lib/python3.7/site-packages (from nbformat>=4.2.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.2.0)
- Requirement already satisfied: pytz>=2017.2 in /usr/local/lib/python3.7/site-packages (from pandas>=0.21.0->streamlit->-r requirements.txt (line 1)) (2020.4)
- Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.15.0)
- Requirement already satisfied: decorator in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (4.4.2)
- Requirement already satisfied: pathtools>=0.1.1 in /usr/local/lib/python3.7/site-packages (from watchdog->streamlit->-r requirements.txt (line 1)) (0.1.2)
- Requirement already satisfied: notebook>=4.4.1 in /usr/local/lib/python3.7/site-packages (from widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (6.1.5)
- Requirement already satisfied: terminado>=0.8.3 in /usr/local/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.9.1)
- Requirement already satisfied: nbconvert in /usr/local/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (6.0.7)
- Requirement already satisfied: jupyter-client in /usr/local/lib/python3.7/site-packages (from ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (6.1.7)
- Requirement already satisfied: prometheus-client in /usr/local/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.9.0)
- Requirement already satisfied: nbformat>=4.2.0 in /usr/local/lib/python3.7/site-packages (from ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.8)
- Requirement already satisfied: ipython-genutils in /usr/local/lib/python3.7/site-packages (from nbformat>=4.2.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.2.0)
- Requirement already satisfied: jupyter-core>=4.6.0 in /usr/local/lib/python3.7/site-packages (from jupyter-client->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (4.7.0)
- Requirement already satisfied: Send2Trash in /usr/local/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (1.5.0)
- Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (6.1)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: jinja2 in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (2.11.2)
- Requirement already satisfied: ipykernel>=5.1.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.3.4)
- Requirement already satisfied: pyzmq>=13 in /usr/local/lib/python3.7/site-packages (from jupyter-client->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (20.0.0)
- Requirement already satisfied: argon2-cffi in /usr/local/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (20.1.0)
- Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.15.0)
- Requirement already satisfied: cffi>=1.0.0 in /usr/local/lib/python3.7/site-packages (from argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (1.14.4)
- Requirement already satisfied: pycparser in /usr/local/lib/python3.7/site-packages (from cffi>=1.0.0->argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (2.20)
- Requirement already satisfied: nbclient<0.6.0,>=0.5.0 in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.5.1)
- Requirement already satisfied: jupyter-core>=4.6.0 in /usr/local/lib/python3.7/site-packages (from jupyter-client->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (4.7.0)
- Requirement already satisfied: defusedxml in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.6.0)
- Requirement already satisfied: entrypoints in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (0.3)
- Requirement already satisfied: pandocfilters>=1.4.1 in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (1.4.3)
- Requirement already satisfied: mistune<2,>=0.8.1 in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.8.4)
- Requirement already satisfied: pygments in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (2.7.2)
- Requirement already satisfied: nbformat>=4.2.0 in /usr/local/lib/python3.7/site-packages (from ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.8)
- Requirement already satisfied: bleach in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (3.2.1)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: jupyterlab-pygments in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.1.2)
- Requirement already satisfied: jinja2 in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (2.11.2)
- Requirement already satisfied: testpath in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.4.4)
- Requirement already satisfied: packaging in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (20.7)
- Requirement already satisfied: webencodings in /usr/local/lib/python3.7/site-packages (from bleach->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.5.1)
- Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.15.0)
- Requirement already satisfied: pygments in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (2.7.2)
- Requirement already satisfied: nest-asyncio in /usr/local/lib/python3.7/site-packages (from nbclient<0.6.0,>=0.5.0->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (1.4.3)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: async-generator in /usr/local/lib/python3.7/site-packages (from nbclient<0.6.0,>=0.5.0->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (1.10)
- Requirement already satisfied: jupyter-client in /usr/local/lib/python3.7/site-packages (from ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (6.1.7)
- Requirement already satisfied: nbformat>=4.2.0 in /usr/local/lib/python3.7/site-packages (from ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.8)
- Requirement already satisfied: ptyprocess>=0.5 in /usr/local/lib/python3.7/site-packages (from pexpect>4.3->ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.6.0)
- Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (6.1)
- You can now view your Streamlit app in your browser.
- Network URL: http://10.12.6.94:8501
- External URL: http://35.203.161.193:8501
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": read tcp 127.0.0.1:42344->127.0.0.1:8501: read: connection reset by peer
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Streamlit server consistently failed status checks
- [manager] Please fix the errors, push an update to the git repo, or reboot the app.
- [client] Provisioning machine...
- [client] Preparing system...
- [manager] Starting up for owner: 'charlywargnier', repository: 'pegasus_paraphrasing_streamlit-test', branch: 'main', main module: 'app.py'
- [manager] Cloning repository ...
- [manager] Cloning into 'pegasus_paraphrasing_streamlit-test'...
- [manager] Cloned repository!
- [manager] Processing dependencies ...
- Requirement already satisfied: streamlit in /usr/local/lib/python3.7/site-packages (from -r requirements.txt (line 1)) (0.72.0)
- Requirement already satisfied: pyarrow in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.0.0)
- Requirement already satisfied: validators in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (0.18.1)
- Requirement already satisfied: click>=7.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (7.1.2)
- Requirement already satisfied: blinker in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.4)
- Requirement already satisfied: toml in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (0.10.2)
- Requirement already satisfied: gitpython in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (3.1.11)
- Requirement already satisfied: watchdog in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (0.10.4)
- Requirement already satisfied: tzlocal in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.1)
- Requirement already satisfied: cachetools>=4.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (4.1.1)
- Requirement already satisfied: base58 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.0.1)
- Requirement already satisfied: altair>=3.2.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (4.1.0)
- Requirement already satisfied: numpy in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.19.4)
- Requirement already satisfied: packaging in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (20.7)
- Requirement already satisfied: astor in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (0.8.1)
- Requirement already satisfied: requests in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.25.0)
- Requirement already satisfied: protobuf!=3.11,>=3.6.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (3.14.0)
- Requirement already satisfied: python-dateutil in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.8.1)
- Requirement already satisfied: pillow>=6.2.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (8.0.1)
- Requirement already satisfied: pydeck>=0.1.dev5 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (0.5.0)
- Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (6.1)
- Requirement already satisfied: pandas>=0.21.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.1.4)
- Collecting transformers==3.5.0
- Downloading transformers-3.5.0-py3-none-any.whl (1.3 MB)
- Requirement already satisfied: protobuf!=3.11,>=3.6.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (3.14.0)
- Requirement already satisfied: requests in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.25.0)
- Requirement already satisfied: numpy in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.19.4)
- Requirement already satisfied: packaging in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (20.7)
- [client] Spinning up manager process...
- Requirement already satisfied: toolz in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (0.11.1)
- Requirement already satisfied: jinja2 in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (2.11.2)
- Requirement already satisfied: pandas>=0.21.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.1.4)
- Requirement already satisfied: numpy in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.19.4)
- Requirement already satisfied: jsonschema in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (3.2.0)
- Requirement already satisfied: entrypoints in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (0.3)
- Collecting filelock
- Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB)
- Requirement already satisfied: gitdb<5,>=4.0.1 in /usr/local/lib/python3.7/site-packages (from gitpython->streamlit->-r requirements.txt (line 1)) (4.0.5)
- Requirement already satisfied: smmap<4,>=3.0.1 in /usr/local/lib/python3.7/site-packages (from gitdb<5,>=4.0.1->gitpython->streamlit->-r requirements.txt (line 1)) (3.0.4)
- Requirement already satisfied: MarkupSafe>=0.23 in /usr/local/lib/python3.7/site-packages (from jinja2->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.1.1)
- Requirement already satisfied: pyrsistent>=0.14.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (0.17.3)
- Requirement already satisfied: attrs>=17.4.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (20.3.0)
- Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.15.0)
- Requirement already satisfied: setuptools in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (50.3.2)
- Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (3.1.1)
- Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.7/site-packages (from importlib-metadata->jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (3.4.0)
- Requirement already satisfied: pyparsing>=2.0.2 in /usr/local/lib/python3.7/site-packages (from packaging->streamlit->-r requirements.txt (line 1)) (2.4.7)
- Requirement already satisfied: pytz>=2017.2 in /usr/local/lib/python3.7/site-packages (from pandas>=0.21.0->streamlit->-r requirements.txt (line 1)) (2020.4)
- Requirement already satisfied: numpy in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.19.4)
- Requirement already satisfied: python-dateutil in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.8.1)
- Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.15.0)
- Requirement already satisfied: numpy in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.19.4)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: ipykernel>=5.1.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.3.4)
- Requirement already satisfied: ipywidgets>=7.0.0 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (7.5.1)
- Requirement already satisfied: jinja2 in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (2.11.2)
- Requirement already satisfied: numpy in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.19.4)
- Requirement already satisfied: jupyter-client in /usr/local/lib/python3.7/site-packages (from ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (6.1.7)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (6.1)
- Requirement already satisfied: ipython>=5.0.0 in /usr/local/lib/python3.7/site-packages (from ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (7.19.0)
- Requirement already satisfied: decorator in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (4.4.2)
- Requirement already satisfied: pexpect>4.3 in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (4.8.0)
- Requirement already satisfied: pygments in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (2.7.2)
- Requirement already satisfied: setuptools in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (50.3.2)
- Requirement already satisfied: backcall in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.2.0)
- Requirement already satisfied: jedi>=0.10 in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.17.2)
- Requirement already satisfied: prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (3.0.8)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: pickleshare in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.7.5)
- Requirement already satisfied: nbformat>=4.2.0 in /usr/local/lib/python3.7/site-packages (from ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.8)
- Requirement already satisfied: ipython>=5.0.0 in /usr/local/lib/python3.7/site-packages (from ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (7.19.0)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: ipykernel>=5.1.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.3.4)
- Requirement already satisfied: widgetsnbextension~=3.5.0 in /usr/local/lib/python3.7/site-packages (from ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (3.5.1)
- Requirement already satisfied: parso<0.8.0,>=0.7.0 in /usr/local/lib/python3.7/site-packages (from jedi>=0.10->ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.7.1)
- Requirement already satisfied: jupyter-core>=4.6.0 in /usr/local/lib/python3.7/site-packages (from jupyter-client->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (4.7.0)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: pyzmq>=13 in /usr/local/lib/python3.7/site-packages (from jupyter-client->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (20.0.0)
- Requirement already satisfied: python-dateutil in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.8.1)
- Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (6.1)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: jsonschema in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (3.2.0)
- Requirement already satisfied: jupyter-core>=4.6.0 in /usr/local/lib/python3.7/site-packages (from jupyter-client->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (4.7.0)
- Requirement already satisfied: ipython-genutils in /usr/local/lib/python3.7/site-packages (from nbformat>=4.2.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.2.0)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: ptyprocess>=0.5 in /usr/local/lib/python3.7/site-packages (from pexpect>4.3->ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.6.0)
- Requirement already satisfied: wcwidth in /usr/local/lib/python3.7/site-packages (from prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0->ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.2.5)
- Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.15.0)
- Collecting regex!=2019.12.17
- Downloading regex-2020.11.13-cp37-cp37m-manylinux2014_x86_64.whl (719 kB)
- Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.7/site-packages (from requests->streamlit->-r requirements.txt (line 1)) (2020.11.8)
- Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.7/site-packages (from requests->streamlit->-r requirements.txt (line 1)) (2.10)
- Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.7/site-packages (from requests->streamlit->-r requirements.txt (line 1)) (1.26.2)
- Requirement already satisfied: chardet<4,>=3.0.2 in /usr/local/lib/python3.7/site-packages (from requests->streamlit->-r requirements.txt (line 1)) (3.0.4)
- Collecting sacremoses
- Downloading sacremoses-0.0.43.tar.gz (883 kB)
- Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.15.0)
- Requirement already satisfied: click>=7.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (7.1.2)
- Collecting joblib
- Downloading joblib-1.0.0-py3-none-any.whl (302 kB)
- Collecting sentencepiece==0.1.91
- Downloading sentencepiece-0.1.91-cp37-cp37m-manylinux1_x86_64.whl (1.1 MB)
- Collecting tokenizers==0.9.3
- Downloading tokenizers-0.9.3-cp37-cp37m-manylinux1_x86_64.whl (2.9 MB)
- Collecting tqdm>=4.27
- Downloading tqdm-4.54.1-py2.py3-none-any.whl (69 kB)
- Requirement already satisfied: ipython-genutils in /usr/local/lib/python3.7/site-packages (from nbformat>=4.2.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.2.0)
- Requirement already satisfied: pytz>=2017.2 in /usr/local/lib/python3.7/site-packages (from pandas>=0.21.0->streamlit->-r requirements.txt (line 1)) (2020.4)
- Requirement already satisfied: decorator in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (4.4.2)
- Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.15.0)
- Requirement already satisfied: pathtools>=0.1.1 in /usr/local/lib/python3.7/site-packages (from watchdog->streamlit->-r requirements.txt (line 1)) (0.1.2)
- Requirement already satisfied: notebook>=4.4.1 in /usr/local/lib/python3.7/site-packages (from widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (6.1.5)
- Requirement already satisfied: jinja2 in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (2.11.2)
- Requirement already satisfied: ipython-genutils in /usr/local/lib/python3.7/site-packages (from nbformat>=4.2.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.2.0)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: argon2-cffi in /usr/local/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (20.1.0)
- Requirement already satisfied: nbconvert in /usr/local/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (6.0.7)
- Requirement already satisfied: Send2Trash in /usr/local/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (1.5.0)
- Requirement already satisfied: nbformat>=4.2.0 in /usr/local/lib/python3.7/site-packages (from ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.8)
- Requirement already satisfied: jupyter-core>=4.6.0 in /usr/local/lib/python3.7/site-packages (from jupyter-client->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (4.7.0)
- Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (6.1)
- Requirement already satisfied: jupyter-client in /usr/local/lib/python3.7/site-packages (from ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (6.1.7)
- Requirement already satisfied: terminado>=0.8.3 in /usr/local/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.9.1)
- Requirement already satisfied: ipykernel>=5.1.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.3.4)
- Requirement already satisfied: pyzmq>=13 in /usr/local/lib/python3.7/site-packages (from jupyter-client->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (20.0.0)
- Requirement already satisfied: prometheus-client in /usr/local/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.9.0)
- Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.15.0)
- Requirement already satisfied: cffi>=1.0.0 in /usr/local/lib/python3.7/site-packages (from argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (1.14.4)
- Requirement already satisfied: pycparser in /usr/local/lib/python3.7/site-packages (from cffi>=1.0.0->argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (2.20)
- Requirement already satisfied: mistune<2,>=0.8.1 in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.8.4)
- Requirement already satisfied: entrypoints in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (0.3)
- Requirement already satisfied: pandocfilters>=1.4.1 in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (1.4.3)
- Requirement already satisfied: jupyter-core>=4.6.0 in /usr/local/lib/python3.7/site-packages (from jupyter-client->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (4.7.0)
- Requirement already satisfied: bleach in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (3.2.1)
- Requirement already satisfied: pygments in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (2.7.2)
- Requirement already satisfied: testpath in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.4.4)
- Requirement already satisfied: nbclient<0.6.0,>=0.5.0 in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.5.1)
- Requirement already satisfied: nbformat>=4.2.0 in /usr/local/lib/python3.7/site-packages (from ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.8)
- Requirement already satisfied: jupyterlab-pygments in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.1.2)
- Requirement already satisfied: defusedxml in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.6.0)
- Requirement already satisfied: jinja2 in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (2.11.2)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: packaging in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (20.7)
- Requirement already satisfied: webencodings in /usr/local/lib/python3.7/site-packages (from bleach->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.5.1)
- Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.15.0)
- Requirement already satisfied: pygments in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (2.7.2)
- Requirement already satisfied: nbformat>=4.2.0 in /usr/local/lib/python3.7/site-packages (from ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.8)
- Requirement already satisfied: jupyter-client in /usr/local/lib/python3.7/site-packages (from ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (6.1.7)
- Requirement already satisfied: async-generator in /usr/local/lib/python3.7/site-packages (from nbclient<0.6.0,>=0.5.0->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (1.10)
- Requirement already satisfied: nest-asyncio in /usr/local/lib/python3.7/site-packages (from nbclient<0.6.0,>=0.5.0->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (1.4.3)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: ptyprocess>=0.5 in /usr/local/lib/python3.7/site-packages (from pexpect>4.3->ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.6.0)
- Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (6.1)
- Building wheels for collected packages: sacremoses
- Building wheel for sacremoses (setup.py): started
- Building wheel for sacremoses (setup.py): finished with status 'done'
- Created wheel for sacremoses: filename=sacremoses-0.0.43-py3-none-any.whl size=893259 sha256=161d55a26795c59b51acdfabe79921e91cee065e1301062ac0feac3cc4d100c8
- Stored in directory: /home/appuser/.cache/pip/wheels/69/09/d1/bf058f7d6fa0ecba2ce7c66be3b8d012beb4bf61a6e0c101c0
- Successfully built sacremoses
- Installing collected packages: tqdm, regex, joblib, tokenizers, sentencepiece, sacremoses, filelock, transformers
- Successfully installed filelock-3.0.12 joblib-1.0.0 regex-2020.11.13 sacremoses-0.0.43 sentencepiece-0.1.91 tokenizers-0.9.3 tqdm-4.54.1 transformers-3.5.0
- [manager] Processed dependencies!
- You can now view your Streamlit app in your browser.
- Network URL: http://10.13.244.195:8501
- External URL: http://35.203.161.193:8501
- Neither PyTorch nor TensorFlow >= 2.0 have been found.Models won't be available and only tokenizers, configurationand file/data utilities can be used.
- 2020-12-14 23:44:10.023 Lock 140583790239440 acquired on /home/appuser/.cache/torch/transformers/03012001c058a8959007e6dec2ed36ba9683b244631f1a26d0a3810e78798c36.efce77b8dcd2c57b109b0d10170fcdcd53f23c21286974d4f66706536758ab6e.lock
- Downloading: 0%| | 0.00/1.91M [00:00<?, ?B/s][2020-12-14 23:44:10.180870]
- Downloading: 5%|▌ | 96.3k/1.91M [00:00<00:01, 962kB/s][2020-12-14 23:44:10.232705]
- Downloading: 100%|██████████| 1.91M/1.91M [00:00<00:00, 12.6MB/s][2020-12-14 23:44:10.233154]
- 2020-12-14 23:44:10.232 Lock 140583790239440 released on /home/appuser/.cache/torch/transformers/03012001c058a8959007e6dec2ed36ba9683b244631f1a26d0a3810e78798c36.efce77b8dcd2c57b109b0d10170fcdcd53f23c21286974d4f66706536758ab6e.lock
- [client] Connecting...
- Looking in links: https://download.pytorch.org/whl/torch_stable.html
- Requirement already satisfied: streamlit in /usr/local/lib/python3.7/site-packages (from -r requirements.txt (line 1)) (0.72.0)
- Requirement already satisfied: transformers==3.5.0 in /home/appuser/.local/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (3.5.0)
- Requirement already satisfied: pyarrow in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.0.0)
- Requirement already satisfied: packaging in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (20.7)
- Requirement already satisfied: altair>=3.2.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (4.1.0)
- Requirement already satisfied: cachetools>=4.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (4.1.1)
- Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (6.1)
- Requirement already satisfied: validators in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (0.18.1)
- Requirement already satisfied: toml in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (0.10.2)
- Requirement already satisfied: python-dateutil in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.8.1)
- Requirement already satisfied: pydeck>=0.1.dev5 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (0.5.0)
- Requirement already satisfied: gitpython in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (3.1.11)
- Requirement already satisfied: requests in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.25.0)
- Requirement already satisfied: astor in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (0.8.1)
- Requirement already satisfied: numpy in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.19.4)
- Requirement already satisfied: click>=7.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (7.1.2)
- Requirement already satisfied: pillow>=6.2.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (8.0.1)
- Requirement already satisfied: blinker in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.4)
- Requirement already satisfied: watchdog in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (0.10.4)
- Requirement already satisfied: base58 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.0.1)
- Requirement already satisfied: tzlocal in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.1)
- Requirement already satisfied: pandas>=0.21.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.1.4)
- Requirement already satisfied: protobuf!=3.11,>=3.6.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (3.14.0)
- Collecting torch==1.6.0+cpu
- Downloading https://download.pytorch.org/whl/cpu/torch-1.6.0%2Bcpu-cp37-cp37m-linux_x86_64.whl (154.6 MB)
- Requirement already satisfied: numpy in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.19.4)
- Requirement already satisfied: sentencepiece==0.1.91 in /home/appuser/.local/lib/python3.7/site-packages (from transformers==3.5.0->-r requirements.txt (line 2)) (0.1.91)
- Requirement already satisfied: sacremoses in /home/appuser/.local/lib/python3.7/site-packages (from transformers==3.5.0->-r requirements.txt (line 2)) (0.0.43)
- Requirement already satisfied: requests in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.25.0)
- Requirement already satisfied: tqdm>=4.27 in /home/appuser/.local/lib/python3.7/site-packages (from transformers==3.5.0->-r requirements.txt (line 2)) (4.54.1)
- Requirement already satisfied: packaging in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (20.7)
- Requirement already satisfied: numpy in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.19.4)
- Requirement already satisfied: regex!=2019.12.17 in /home/appuser/.local/lib/python3.7/site-packages (from transformers==3.5.0->-r requirements.txt (line 2)) (2020.11.13)
- Requirement already satisfied: protobuf!=3.11,>=3.6.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (3.14.0)
- Requirement already satisfied: filelock in /home/appuser/.local/lib/python3.7/site-packages (from transformers==3.5.0->-r requirements.txt (line 2)) (3.0.12)
- Requirement already satisfied: tokenizers==0.9.3 in /home/appuser/.local/lib/python3.7/site-packages (from transformers==3.5.0->-r requirements.txt (line 2)) (0.9.3)
- Requirement already satisfied: pandas>=0.21.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.1.4)
- Requirement already satisfied: numpy in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.19.4)
- Requirement already satisfied: jinja2 in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (2.11.2)
- Requirement already satisfied: jsonschema in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (3.2.0)
- Requirement already satisfied: toolz in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (0.11.1)
- Requirement already satisfied: entrypoints in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (0.3)
- Collecting future
- Downloading future-0.18.2.tar.gz (829 kB)
- Requirement already satisfied: gitdb<5,>=4.0.1 in /usr/local/lib/python3.7/site-packages (from gitpython->streamlit->-r requirements.txt (line 1)) (4.0.5)
- Requirement already satisfied: smmap<4,>=3.0.1 in /usr/local/lib/python3.7/site-packages (from gitdb<5,>=4.0.1->gitpython->streamlit->-r requirements.txt (line 1)) (3.0.4)
- Requirement already satisfied: MarkupSafe>=0.23 in /usr/local/lib/python3.7/site-packages (from jinja2->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.1.1)
- Requirement already satisfied: pyrsistent>=0.14.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (0.17.3)
- Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (3.1.1)
- Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.15.0)
- Requirement already satisfied: setuptools in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (50.3.2)
- Requirement already satisfied: attrs>=17.4.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (20.3.0)
- Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.7/site-packages (from importlib-metadata->jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (3.4.0)
- Requirement already satisfied: pyparsing>=2.0.2 in /usr/local/lib/python3.7/site-packages (from packaging->streamlit->-r requirements.txt (line 1)) (2.4.7)
- Requirement already satisfied: python-dateutil in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.8.1)
- Requirement already satisfied: numpy in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.19.4)
- Requirement already satisfied: pytz>=2017.2 in /usr/local/lib/python3.7/site-packages (from pandas>=0.21.0->streamlit->-r requirements.txt (line 1)) (2020.4)
- Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.15.0)
- Requirement already satisfied: numpy in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.19.4)
- Requirement already satisfied: ipykernel>=5.1.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.3.4)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: jinja2 in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (2.11.2)
- Requirement already satisfied: numpy in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.19.4)
- Requirement already satisfied: ipywidgets>=7.0.0 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (7.5.1)
- Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (6.1)
- Requirement already satisfied: ipython>=5.0.0 in /usr/local/lib/python3.7/site-packages (from ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (7.19.0)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: jupyter-client in /usr/local/lib/python3.7/site-packages (from ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (6.1.7)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: backcall in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.2.0)
- Requirement already satisfied: prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (3.0.8)
- Requirement already satisfied: jedi>=0.10 in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.17.2)
- Requirement already satisfied: pickleshare in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.7.5)
- Requirement already satisfied: pexpect>4.3 in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (4.8.0)
- Requirement already satisfied: setuptools in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (50.3.2)
- Requirement already satisfied: pygments in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (2.7.2)
- Requirement already satisfied: decorator in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (4.4.2)
- Requirement already satisfied: nbformat>=4.2.0 in /usr/local/lib/python3.7/site-packages (from ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.8)
- Requirement already satisfied: ipython>=5.0.0 in /usr/local/lib/python3.7/site-packages (from ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (7.19.0)
- Requirement already satisfied: ipykernel>=5.1.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.3.4)
- Requirement already satisfied: widgetsnbextension~=3.5.0 in /usr/local/lib/python3.7/site-packages (from ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (3.5.1)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: parso<0.8.0,>=0.7.0 in /usr/local/lib/python3.7/site-packages (from jedi>=0.10->ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.7.1)
- Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (6.1)
- Requirement already satisfied: python-dateutil in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.8.1)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: jupyter-core>=4.6.0 in /usr/local/lib/python3.7/site-packages (from jupyter-client->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (4.7.0)
- Requirement already satisfied: pyzmq>=13 in /usr/local/lib/python3.7/site-packages (from jupyter-client->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (20.0.0)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: jsonschema in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (3.2.0)
- Requirement already satisfied: jupyter-core>=4.6.0 in /usr/local/lib/python3.7/site-packages (from jupyter-client->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (4.7.0)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: ipython-genutils in /usr/local/lib/python3.7/site-packages (from nbformat>=4.2.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.2.0)
- Requirement already satisfied: ptyprocess>=0.5 in /usr/local/lib/python3.7/site-packages (from pexpect>4.3->ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.6.0)
- Requirement already satisfied: wcwidth in /usr/local/lib/python3.7/site-packages (from prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0->ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.2.5)
- Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.15.0)
- Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.7/site-packages (from requests->streamlit->-r requirements.txt (line 1)) (2020.11.8)
- Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.7/site-packages (from requests->streamlit->-r requirements.txt (line 1)) (1.26.2)
- Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.7/site-packages (from requests->streamlit->-r requirements.txt (line 1)) (2.10)
- Requirement already satisfied: chardet<4,>=3.0.2 in /usr/local/lib/python3.7/site-packages (from requests->streamlit->-r requirements.txt (line 1)) (3.0.4)
- Requirement already satisfied: click>=7.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (7.1.2)
- Requirement already satisfied: tqdm>=4.27 in /home/appuser/.local/lib/python3.7/site-packages (from transformers==3.5.0->-r requirements.txt (line 2)) (4.54.1)
- Requirement already satisfied: joblib in /home/appuser/.local/lib/python3.7/site-packages (from sacremoses->transformers==3.5.0->-r requirements.txt (line 2)) (1.0.0)
- Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.15.0)
- Requirement already satisfied: regex!=2019.12.17 in /home/appuser/.local/lib/python3.7/site-packages (from transformers==3.5.0->-r requirements.txt (line 2)) (2020.11.13)
- Requirement already satisfied: ipython-genutils in /usr/local/lib/python3.7/site-packages (from nbformat>=4.2.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.2.0)
- Requirement already satisfied: pytz>=2017.2 in /usr/local/lib/python3.7/site-packages (from pandas>=0.21.0->streamlit->-r requirements.txt (line 1)) (2020.4)
- Requirement already satisfied: decorator in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (4.4.2)
- Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.15.0)
- Requirement already satisfied: pathtools>=0.1.1 in /usr/local/lib/python3.7/site-packages (from watchdog->streamlit->-r requirements.txt (line 1)) (0.1.2)
- Requirement already satisfied: notebook>=4.4.1 in /usr/local/lib/python3.7/site-packages (from widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (6.1.5)
- Requirement already satisfied: jupyter-core>=4.6.0 in /usr/local/lib/python3.7/site-packages (from jupyter-client->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (4.7.0)
- Requirement already satisfied: terminado>=0.8.3 in /usr/local/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.9.1)
- Requirement already satisfied: argon2-cffi in /usr/local/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (20.1.0)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: jupyter-client in /usr/local/lib/python3.7/site-packages (from ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (6.1.7)
- Requirement already satisfied: nbformat>=4.2.0 in /usr/local/lib/python3.7/site-packages (from ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.8)
- Requirement already satisfied: ipykernel>=5.1.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.3.4)
- Requirement already satisfied: prometheus-client in /usr/local/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.9.0)
- Requirement already satisfied: jinja2 in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (2.11.2)
- Requirement already satisfied: Send2Trash in /usr/local/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (1.5.0)
- Requirement already satisfied: pyzmq>=13 in /usr/local/lib/python3.7/site-packages (from jupyter-client->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (20.0.0)
- Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (6.1)
- Requirement already satisfied: nbconvert in /usr/local/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (6.0.7)
- Requirement already satisfied: ipython-genutils in /usr/local/lib/python3.7/site-packages (from nbformat>=4.2.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.2.0)
- Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.15.0)
- Requirement already satisfied: cffi>=1.0.0 in /usr/local/lib/python3.7/site-packages (from argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (1.14.4)
- Requirement already satisfied: pycparser in /usr/local/lib/python3.7/site-packages (from cffi>=1.0.0->argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (2.20)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: mistune<2,>=0.8.1 in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.8.4)
- Requirement already satisfied: pandocfilters>=1.4.1 in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (1.4.3)
- Requirement already satisfied: bleach in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (3.2.1)
- Requirement already satisfied: testpath in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.4.4)
- Requirement already satisfied: nbclient<0.6.0,>=0.5.0 in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.5.1)
- Requirement already satisfied: defusedxml in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.6.0)
- Requirement already satisfied: jupyter-core>=4.6.0 in /usr/local/lib/python3.7/site-packages (from jupyter-client->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (4.7.0)
- Requirement already satisfied: entrypoints in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (0.3)
- Requirement already satisfied: nbformat>=4.2.0 in /usr/local/lib/python3.7/site-packages (from ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.8)
- Requirement already satisfied: jinja2 in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (2.11.2)
- Requirement already satisfied: pygments in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (2.7.2)
- Requirement already satisfied: jupyterlab-pygments in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.1.2)
- Requirement already satisfied: packaging in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (20.7)
- Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.15.0)
- Requirement already satisfied: webencodings in /usr/local/lib/python3.7/site-packages (from bleach->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.5.1)
- Requirement already satisfied: pygments in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (2.7.2)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: jupyter-client in /usr/local/lib/python3.7/site-packages (from ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (6.1.7)
- Requirement already satisfied: async-generator in /usr/local/lib/python3.7/site-packages (from nbclient<0.6.0,>=0.5.0->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (1.10)
- Requirement already satisfied: nbformat>=4.2.0 in /usr/local/lib/python3.7/site-packages (from ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.8)
- Requirement already satisfied: nest-asyncio in /usr/local/lib/python3.7/site-packages (from nbclient<0.6.0,>=0.5.0->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (1.4.3)
- Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (6.1)
- Requirement already satisfied: ptyprocess>=0.5 in /usr/local/lib/python3.7/site-packages (from pexpect>4.3->ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.6.0)
- Building wheels for collected packages: future
- Building wheel for future (setup.py): started
- Building wheel for future (setup.py): finished with status 'done'
- Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=fc8d2f58aa890f38f1b367241d10ea12ce40deb2d76cfda8c01ce93843966ec7
- Stored in directory: /home/appuser/.cache/pip/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0
- Successfully built future
- Installing collected packages: future, torch
- Successfully installed future-0.18.2 torch-1.6.0+cpu
- Stopping...
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- You can now view your Streamlit app in your browser.
- Network URL: http://10.13.244.195:8501
- External URL: http://35.203.161.193:8501
- 2020-12-14 23:47:57.266 Lock 140215790591056 acquired on /home/appuser/.cache/torch/transformers/f8db793080242073e939bf4bc066830a677ca5e1c2d3aa1fc2a79fe733ccf3c9.1d235cc0c666fbd7183cfbaeb0376425974ee056743a28edded23e8bc6023f09.lock
- Downloading: 0%| | 0.00/1.10k [00:00<?, ?B/s][2020-12-14 23:47:57.505081]
- Downloading: 100%|██████████| 1.10k/1.10k [00:00<00:00, 797kB/s][2020-12-14 23:47:57.505597]
- 2020-12-14 23:47:57.505 Lock 140215790591056 released on /home/appuser/.cache/torch/transformers/f8db793080242073e939bf4bc066830a677ca5e1c2d3aa1fc2a79fe733ccf3c9.1d235cc0c666fbd7183cfbaeb0376425974ee056743a28edded23e8bc6023f09.lock
- 2020-12-14 23:47:57.894 Lock 140215789476432 acquired on /home/appuser/.cache/torch/transformers/ddcc1cff87fee162e2905d3466807fe77fd58b88f3e90cf30824032b121396f0.eb12ff56dff38f793b50dd1ead8bacb82b33aa7c9cb713aa0471bc2fdd353c9e.lock
- [client] Connecting...
- Downloading: 0%| | 0.00/2.28G [00:00<?, ?B/s][2020-12-14 23:47:58.229717]
- Downloading: 0%| | 2.12M/2.28G [00:00<01:47, 21.2MB/s][2020-12-14 23:47:58.329755]
- Downloading: 0%| | 6.96M/2.28G [00:00<01:28, 25.5MB/s][2020-12-14 23:47:58.429777]
- Downloading: 1%| | 12.2M/2.28G [00:00<01:15, 30.1MB/s][2020-12-14 23:47:58.529773]
- Downloading: 1%| | 15.7M/2.28G [00:00<01:11, 31.5MB/s][2020-12-14 23:47:58.629799]
- Downloading: 1%| | 18.9M/2.28G [00:00<01:11, 31.6MB/s][2020-12-14 23:47:58.729800]
- Downloading: 1%| | 24.0M/2.28G [00:00<01:03, 35.7MB/s][2020-12-14 23:47:58.840049]
- Downloading: 1%| | 27.7M/2.28G [00:00<01:04, 35.1MB/s][2020-12-14 23:47:58.940023]
- Downloading: 1%|▏ | 32.5M/2.28G [00:00<00:58, 38.1MB/s][2020-12-14 23:47:59.046357]
- Downloading: 2%|▏ | 37.0M/2.28G [00:00<00:56, 39.4MB/s][2020-12-14 23:47:59.232504]
- Downloading: 2%|▏ | 41.1M/2.28G [00:01<01:10, 31.7MB/s][2020-12-14 23:47:59.332486]
- Downloading: 2%|▏ | 45.7M/2.28G [00:01<01:03, 34.9MB/s][2020-12-14 23:47:59.432484]
- Downloading: 2%|▏ | 50.9M/2.28G [00:01<00:57, 38.8MB/s][2020-12-14 23:47:59.532536]
- Downloading: 2%|▏ | 55.3M/2.28G [00:01<00:55, 40.2MB/s][2020-12-14 23:47:59.632512]
- Downloading: 3%|▎ | 60.6M/2.28G [00:01<00:50, 43.4MB/s][2020-12-14 23:47:59.732528]
- Downloading: 3%|▎ | 66.0M/2.28G [00:01<00:47, 46.1MB/s][2020-12-14 23:47:59.832549]
- Downloading: 3%|▎ | 70.9M/2.28G [00:01<00:46, 47.0MB/s][2020-12-14 23:47:59.968612]
- Downloading: 3%|▎ | 75.8M/2.28G [00:01<00:51, 42.9MB/s][2020-12-14 23:48:00.068633]
- Downloading: 4%|▎ | 80.5M/2.28G [00:01<00:49, 44.1MB/s][2020-12-14 23:48:00.176701]
- Downloading: 4%|▎ | 85.1M/2.28G [00:02<00:50, 43.5MB/s][2020-12-14 23:48:00.276707]
- Downloading: 4%|▍ | 90.0M/2.28G [00:02<00:48, 45.2MB/s][2020-12-14 23:48:00.376714]
- Downloading: 4%|▍ | 95.5M/2.28G [00:02<00:45, 47.6MB/s][2020-12-14 23:48:00.604446]
- Downloading: 4%|▍ | 100M/2.28G [00:02<01:02, 34.7MB/s] [2020-12-14 23:48:00.704377]
- Downloading: 5%|▍ | 106M/2.28G [00:02<00:55, 38.8MB/s][2020-12-14 23:48:00.804369]
- Downloading: 5%|▍ | 110M/2.28G [00:02<00:52, 41.0MB/s][2020-12-14 23:48:00.904451]
- Downloading: 5%|▌ | 116M/2.28G [00:02<00:49, 44.0MB/s][2020-12-14 23:48:01.004669]
- Downloading: 5%|▌ | 120M/2.28G [00:02<00:47, 44.9MB/s][2020-12-14 23:48:01.104679]
- Downloading: 6%|▌ | 126M/2.28G [00:02<00:45, 47.0MB/s][2020-12-14 23:48:01.204802]
- Downloading: 6%|▌ | 131M/2.28G [00:03<00:44, 47.7MB/s][2020-12-14 23:48:01.306938]
- Downloading: 6%|▌ | 136M/2.28G [00:03<00:44, 47.8MB/s][2020-12-14 23:48:01.406942]
- Downloading: 6%|▌ | 141M/2.28G [00:03<00:43, 48.7MB/s][2020-12-14 23:48:01.542527]
- Downloading: 6%|▋ | 146M/2.28G [00:03<00:48, 44.2MB/s][2020-12-14 23:48:01.759274]
- Downloading: 7%|▋ | 150M/2.28G [00:03<01:04, 33.2MB/s][2020-12-14 23:48:01.899425]
- Downloading: 7%|▋ | 154M/2.28G [00:03<01:08, 31.1MB/s][2020-12-14 23:48:02.024689]
- Downloading: 7%|▋ | 157M/2.28G [00:03<01:10, 30.1MB/s][2020-12-14 23:48:02.124690]
- Downloading: 7%|▋ | 163M/2.28G [00:03<01:00, 34.8MB/s][2020-12-14 23:48:02.276922]
- Downloading: 7%|▋ | 167M/2.28G [00:04<01:06, 31.6MB/s][2020-12-14 23:48:02.376896]
- Downloading: 8%|▊ | 172M/2.28G [00:04<00:59, 35.5MB/s][2020-12-14 23:48:02.476921]
- Downloading: 8%|▊ | 176M/2.28G [00:04<00:56, 36.9MB/s][2020-12-14 23:48:02.598368]
- Downloading: 8%|▊ | 180M/2.28G [00:04<00:58, 35.6MB/s][2020-12-14 23:48:02.704658]
- Downloading: 8%|▊ | 185M/2.28G [00:04<00:55, 37.8MB/s][2020-12-14 23:48:02.804631]
- Downloading: 8%|▊ | 190M/2.28G [00:04<00:51, 40.7MB/s][2020-12-14 23:48:02.955961]
- Downloading: 9%|▊ | 194M/2.28G [00:04<00:57, 36.0MB/s][2020-12-14 23:48:03.055937]
- Downloading: 9%|▉ | 199M/2.28G [00:04<00:52, 39.7MB/s][2020-12-14 23:48:03.155964]
- Downloading: 9%|▉ | 204M/2.28G [00:05<00:50, 41.3MB/s][2020-12-14 23:48:03.255981]
- Downloading: 9%|▉ | 208M/2.28G [00:05<00:48, 42.9MB/s][2020-12-14 23:48:03.355981]
- Downloading: 9%|▉ | 213M/2.28G [00:05<00:46, 44.3MB/s][2020-12-14 23:48:03.478249]
- Downloading: 10%|▉ | 218M/2.28G [00:05<00:49, 41.9MB/s][2020-12-14 23:48:03.578835]
- Downloading: 10%|▉ | 222M/2.28G [00:05<00:48, 42.2MB/s][2020-12-14 23:48:03.678854]
- Downloading: 10%|█ | 228M/2.28G [00:05<00:44, 45.6MB/s][2020-12-14 23:48:03.778929]
- Downloading: 10%|█ | 233M/2.28G [00:05<00:42, 47.9MB/s][2020-12-14 23:48:03.878923]
- Downloading: 10%|█ | 239M/2.28G [00:05<00:40, 50.0MB/s][2020-12-14 23:48:03.978909]
- Downloading: 11%|█ | 244M/2.28G [00:05<00:39, 51.7MB/s][2020-12-14 23:48:04.112743]
- Downloading: 11%|█ | 250M/2.28G [00:05<00:42, 47.3MB/s][2020-12-14 23:48:04.225366]
- Downloading: 11%|█ | 254M/2.28G [00:06<00:43, 46.0MB/s][2020-12-14 23:48:04.325423]
- Downloading: 11%|█▏ | 259M/2.28G [00:06<00:43, 46.8MB/s][2020-12-14 23:48:04.452883]
- Downloading: 12%|█▏ | 264M/2.28G [00:06<00:46, 43.5MB/s][2020-12-14 23:48:04.552886]
- Downloading: 12%|█▏ | 269M/2.28G [00:06<00:44, 45.3MB/s][2020-12-14 23:48:04.656137]
- Downloading: 12%|█▏ | 274M/2.28G [00:06<00:42, 47.0MB/s][2020-12-14 23:48:04.851997]
- Downloading: 12%|█▏ | 279M/2.28G [00:06<00:54, 36.8MB/s][2020-12-14 23:48:04.968069]
- Downloading: 12%|█▏ | 283M/2.28G [00:06<00:54, 36.3MB/s][2020-12-14 23:48:05.068088]
- Downloading: 13%|█▎ | 287M/2.28G [00:06<00:52, 37.9MB/s][2020-12-14 23:48:05.168137]
- Downloading: 13%|█▎ | 293M/2.28G [00:07<00:47, 41.3MB/s][2020-12-14 23:48:05.268135]
- Downloading: 13%|█▎ | 298M/2.28G [00:07<00:45, 43.7MB/s][2020-12-14 23:48:05.368108]
- Downloading: 13%|█▎ | 303M/2.28G [00:07<00:44, 44.7MB/s][2020-12-14 23:48:05.473322]
- Downloading: 13%|█▎ | 307M/2.28G [00:07<00:44, 44.5MB/s][2020-12-14 23:48:05.591090]
- Downloading: 14%|█▎ | 312M/2.28G [00:07<00:46, 42.6MB/s][2020-12-14 23:48:05.691023]
- Downloading: 14%|█▍ | 317M/2.28G [00:07<00:42, 45.9MB/s][2020-12-14 23:48:05.791070]
- Downloading: 14%|█▍ | 322M/2.28G [00:07<00:41, 47.2MB/s][2020-12-14 23:48:05.891104]
- Downloading: 14%|█▍ | 328M/2.28G [00:07<00:40, 48.4MB/s][2020-12-14 23:48:05.998552]
- Downloading: 15%|█▍ | 332M/2.28G [00:07<00:40, 47.6MB/s][2020-12-14 23:48:06.104059]
- Downloading: 15%|█▍ | 337M/2.28G [00:07<00:41, 47.0MB/s][2020-12-14 23:48:06.228342]
- Downloading: 15%|█▌ | 342M/2.28G [00:08<00:43, 43.9MB/s][2020-12-14 23:48:06.333087]
- Downloading: 15%|█▌ | 346M/2.28G [00:08<00:44, 43.5MB/s][2020-12-14 23:48:06.433121]
- Downloading: 15%|█▌ | 352M/2.28G [00:08<00:41, 46.2MB/s][2020-12-14 23:48:06.533165]
- Downloading: 16%|█▌ | 357M/2.28G [00:08<00:41, 46.7MB/s][2020-12-14 23:48:06.633129]
- Downloading: 16%|█▌ | 362M/2.28G [00:08<00:39, 48.3MB/s][2020-12-14 23:48:06.768201]
- Downloading: 16%|█▌ | 367M/2.28G [00:08<00:43, 43.9MB/s][2020-12-14 23:48:06.874717]
- Downloading: 16%|█▋ | 371M/2.28G [00:08<00:43, 43.4MB/s][2020-12-14 23:48:06.975601]
- Downloading: 17%|█▋ | 376M/2.28G [00:08<00:43, 43.5MB/s][2020-12-14 23:48:07.075635]
- Downloading: 17%|█▋ | 381M/2.28G [00:08<00:41, 46.0MB/s][2020-12-14 23:48:07.175628]
- Downloading: 17%|█▋ | 386M/2.28G [00:09<00:40, 46.3MB/s][2020-12-14 23:48:07.283071]
- Downloading: 17%|█▋ | 390M/2.28G [00:09<00:41, 45.5MB/s][2020-12-14 23:48:07.408087]
- Downloading: 17%|█▋ | 395M/2.28G [00:09<00:44, 42.4MB/s][2020-12-14 23:48:07.572385]
- Downloading: 18%|█▊ | 400M/2.28G [00:09<00:49, 38.3MB/s][2020-12-14 23:48:07.672311]
- Downloading: 18%|█▊ | 405M/2.28G [00:09<00:46, 40.6MB/s][2020-12-14 23:48:07.772368]
- Downloading: 18%|█▊ | 410M/2.28G [00:09<00:43, 43.2MB/s][2020-12-14 23:48:07.905506]
- Downloading: 18%|█▊ | 414M/2.28G [00:09<00:46, 39.8MB/s][2020-12-14 23:48:08.005505]
- Downloading: 18%|█▊ | 419M/2.28G [00:09<00:43, 42.5MB/s][2020-12-14 23:48:08.167393]
- Downloading: 19%|█▊ | 424M/2.28G [00:10<00:50, 36.4MB/s][2020-12-14 23:48:08.267423]
- Downloading: 19%|█▉ | 428M/2.28G [00:10<00:49, 37.2MB/s][2020-12-14 23:48:08.367466]
- Downloading: 19%|█▉ | 433M/2.28G [00:10<00:45, 40.9MB/s][2020-12-14 23:48:08.467509]
- Downloading: 19%|█▉ | 439M/2.28G [00:10<00:41, 44.4MB/s][2020-12-14 23:48:08.575661]
- Downloading: 19%|█▉ | 443M/2.28G [00:10<00:41, 44.1MB/s][2020-12-14 23:48:08.675678]
- Downloading: 20%|█▉ | 449M/2.28G [00:10<00:39, 46.8MB/s][2020-12-14 23:48:08.846938]
- Downloading: 20%|█▉ | 454M/2.28G [00:10<00:46, 39.2MB/s][2020-12-14 23:48:08.961959]
- Downloading: 20%|██ | 458M/2.28G [00:10<00:47, 38.5MB/s][2020-12-14 23:48:09.080800]
- Downloading: 20%|██ | 462M/2.28G [00:10<00:48, 37.1MB/s][2020-12-14 23:48:09.318086]
- Downloading: 20%|██ | 466M/2.28G [00:11<01:07, 26.9MB/s][2020-12-14 23:48:09.419666]
- Downloading: 21%|██ | 470M/2.28G [00:11<01:02, 29.1MB/s][2020-12-14 23:48:09.519692]
- Downloading: 21%|██ | 474M/2.28G [00:11<00:55, 32.5MB/s][2020-12-14 23:48:09.685082]
- Downloading: 21%|██ | 478M/2.28G [00:11<01:02, 28.6MB/s][2020-12-14 23:48:09.812204]
- Downloading: 21%|██ | 481M/2.28G [00:11<01:05, 27.6MB/s][2020-12-14 23:48:09.923492]
- Downloading: 21%|██▏ | 484M/2.28G [00:11<01:05, 27.5MB/s][2020-12-14 23:48:10.023513]
- Downloading: 21%|██▏ | 488M/2.28G [00:11<01:00, 29.7MB/s][2020-12-14 23:48:10.151430]
- Downloading: 22%|██▏ | 491M/2.28G [00:12<01:03, 28.0MB/s][2020-12-14 23:48:10.374051]
- Downloading: 22%|██▏ | 494M/2.28G [00:12<01:24, 21.0MB/s][2020-12-14 23:48:10.481389]
- Downloading: 22%|██▏ | 498M/2.28G [00:12<01:14, 23.9MB/s][2020-12-14 23:48:10.586872]
- Downloading: 22%|██▏ | 501M/2.28G [00:12<01:08, 26.0MB/s][2020-12-14 23:48:10.686939]
- Downloading: 22%|██▏ | 504M/2.28G [00:12<01:03, 28.0MB/s][2020-12-14 23:48:10.786944]
- Downloading: 22%|██▏ | 510M/2.28G [00:12<00:54, 32.4MB/s][2020-12-14 23:48:10.886917]
- Downloading: 23%|██▎ | 515M/2.28G [00:12<00:47, 36.8MB/s][2020-12-14 23:48:11.002337]
- Downloading: 23%|██▎ | 519M/2.28G [00:12<00:47, 36.6MB/s][2020-12-14 23:48:11.311260]
- Downloading: 23%|██▎ | 523M/2.28G [00:13<01:13, 23.7MB/s][2020-12-14 23:48:11.411296]
- Downloading: 23%|██▎ | 528M/2.28G [00:13<01:02, 28.1MB/s][2020-12-14 23:48:11.511288]
- Downloading: 23%|██▎ | 533M/2.28G [00:13<00:52, 32.9MB/s][2020-12-14 23:48:11.611308]
- Downloading: 24%|██▎ | 539M/2.28G [00:13<00:46, 37.1MB/s][2020-12-14 23:48:11.730222]
- Downloading: 24%|██▍ | 543M/2.28G [00:13<00:46, 37.5MB/s][2020-12-14 23:48:11.863507]
- Downloading: 24%|██▍ | 548M/2.28G [00:13<00:48, 35.9MB/s][2020-12-14 23:48:12.084920]
- Downloading: 24%|██▍ | 552M/2.28G [00:13<01:02, 27.8MB/s][2020-12-14 23:48:12.185497]
- Downloading: 24%|██▍ | 556M/2.28G [00:14<00:55, 30.8MB/s][2020-12-14 23:48:12.285542]
- Downloading: 25%|██▍ | 560M/2.28G [00:14<00:52, 32.4MB/s][2020-12-14 23:48:12.385540]
- Downloading: 25%|██▍ | 565M/2.28G [00:14<00:47, 36.2MB/s][2020-12-14 23:48:12.485554]
- Downloading: 25%|██▌ | 570M/2.28G [00:14<00:42, 40.1MB/s][2020-12-14 23:48:12.585521]
- Downloading: 25%|██▌ | 575M/2.28G [00:14<00:40, 41.7MB/s][2020-12-14 23:48:12.685625]
- Downloading: 25%|██▌ | 580M/2.28G [00:14<00:38, 43.9MB/s][2020-12-14 23:48:12.785630]
- Downloading: 26%|██▌ | 585M/2.28G [00:14<00:36, 46.7MB/s][2020-12-14 23:48:13.021260]
- Downloading: 26%|██▌ | 590M/2.28G [00:14<00:49, 34.0MB/s][2020-12-14 23:48:13.147698]
- Downloading: 26%|██▌ | 594M/2.28G [00:15<00:50, 33.4MB/s][2020-12-14 23:48:13.247760]
- Downloading: 26%|██▋ | 599M/2.28G [00:15<00:45, 37.2MB/s][2020-12-14 23:48:13.347748]
- Downloading: 27%|██▋ | 604M/2.28G [00:15<00:40, 41.0MB/s][2020-12-14 23:48:13.447821]
- Downloading: 27%|██▋ | 610M/2.28G [00:15<00:37, 44.1MB/s][2020-12-14 23:48:13.566749]
- Downloading: 27%|██▋ | 615M/2.28G [00:15<00:38, 42.9MB/s][2020-12-14 23:48:13.686538]
- Downloading: 27%|██▋ | 619M/2.28G [00:15<00:40, 41.3MB/s][2020-12-14 23:48:13.811499]
- Downloading: 27%|██▋ | 624M/2.28G [00:15<00:40, 40.9MB/s][2020-12-14 23:48:13.967419]
- Downloading: 28%|██▊ | 628M/2.28G [00:15<00:46, 35.5MB/s][2020-12-14 23:48:14.314003]
- Downloading: 28%|██▊ | 632M/2.28G [00:16<01:17, 21.2MB/s][2020-12-14 23:48:14.413979]
- Downloading: 28%|██▊ | 636M/2.28G [00:16<01:09, 23.7MB/s][2020-12-14 23:48:14.532048]
- Downloading: 28%|██▊ | 639M/2.28G [00:16<01:07, 24.4MB/s][2020-12-14 23:48:14.648929]
- Downloading: 28%|██▊ | 642M/2.28G [00:16<01:03, 25.8MB/s][2020-12-14 23:48:14.748953]
- Downloading: 28%|██▊ | 645M/2.28G [00:16<00:58, 27.7MB/s][2020-12-14 23:48:14.856991]
- Downloading: 29%|██▊ | 649M/2.28G [00:16<00:58, 27.9MB/s][2020-12-14 23:48:15.038137]
- Downloading: 29%|██▊ | 652M/2.28G [00:16<01:10, 23.2MB/s][2020-12-14 23:48:15.183221]
- Downloading: 29%|██▊ | 654M/2.28G [00:17<01:16, 21.3MB/s][2020-12-14 23:48:15.321546]
- Downloading: 29%|██▉ | 656M/2.28G [00:17<01:21, 19.8MB/s][2020-12-14 23:48:15.421572]
- Downloading: 29%|██▉ | 659M/2.28G [00:17<01:16, 21.1MB/s][2020-12-14 23:48:15.541384]
- Downloading: 29%|██▉ | 661M/2.28G [00:17<01:19, 20.4MB/s][2020-12-14 23:48:15.653583]
- Downloading: 29%|██▉ | 663M/2.28G [00:17<01:20, 20.0MB/s][2020-12-14 23:48:15.760809]
- Downloading: 29%|██▉ | 666M/2.28G [00:17<01:15, 21.3MB/s][2020-12-14 23:48:15.860827]
- Downloading: 29%|██▉ | 669M/2.28G [00:17<01:07, 23.7MB/s][2020-12-14 23:48:15.974444]
- Downloading: 30%|██▉ | 672M/2.28G [00:17<01:07, 23.7MB/s][2020-12-14 23:48:16.074434]
- Downloading: 30%|██▉ | 676M/2.28G [00:17<00:58, 27.1MB/s][2020-12-14 23:48:16.320703]
- Downloading: 30%|██▉ | 679M/2.28G [00:18<01:17, 20.5MB/s][2020-12-14 23:48:16.431590]
- Downloading: 30%|██▉ | 682M/2.28G [00:18<01:15, 21.0MB/s][2020-12-14 23:48:16.532167]
- Downloading: 30%|███ | 684M/2.28G [00:18<01:13, 21.8MB/s][2020-12-14 23:48:16.636441]
- Downloading: 30%|███ | 687M/2.28G [00:18<01:11, 22.1MB/s][2020-12-14 23:48:16.736402]
- Downloading: 30%|███ | 690M/2.28G [00:18<01:03, 25.1MB/s][2020-12-14 23:48:16.867407]
- Downloading: 30%|███ | 693M/2.28G [00:18<01:06, 23.7MB/s][2020-12-14 23:48:16.974071]
- Downloading: 31%|███ | 696M/2.28G [00:18<01:05, 24.0MB/s][2020-12-14 23:48:17.182648]
- Downloading: 31%|███ | 698M/2.28G [00:19<01:24, 18.6MB/s][2020-12-14 23:48:17.284345]
- Downloading: 31%|███ | 702M/2.28G [00:19<01:11, 21.9MB/s][2020-12-14 23:48:17.384348]
- Downloading: 31%|███ | 705M/2.28G [00:19<01:04, 24.3MB/s][2020-12-14 23:48:17.645701]
- Downloading: 31%|███ | 708M/2.28G [00:19<01:28, 17.7MB/s][2020-12-14 23:48:17.766849]
- Downloading: 31%|███ | 710M/2.28G [00:19<01:26, 18.0MB/s][2020-12-14 23:48:17.890416]
- Downloading: 31%|███▏ | 713M/2.28G [00:19<01:22, 18.9MB/s][2020-12-14 23:48:18.000626]
- Downloading: 31%|███▏ | 715M/2.28G [00:19<01:19, 19.7MB/s][2020-12-14 23:48:18.155599]
- Downloading: 32%|███▏ | 718M/2.28G [00:20<01:28, 17.6MB/s][2020-12-14 23:48:18.255638]
- Downloading: 32%|███▏ | 721M/2.28G [00:20<01:16, 20.2MB/s][2020-12-14 23:48:18.355619]
- Downloading: 32%|███▏ | 724M/2.28G [00:20<01:08, 22.8MB/s][2020-12-14 23:48:18.455608]
- Downloading: 32%|███▏ | 729M/2.28G [00:20<00:57, 27.0MB/s][2020-12-14 23:48:18.560395]
- Downloading: 32%|███▏ | 732M/2.28G [00:20<00:55, 28.0MB/s][2020-12-14 23:48:18.660418]
- Downloading: 32%|███▏ | 737M/2.28G [00:20<00:46, 32.8MB/s][2020-12-14 23:48:18.760434]
- Downloading: 33%|███▎ | 743M/2.28G [00:20<00:41, 36.9MB/s][2020-12-14 23:48:19.009594]
- Downloading: 33%|███▎ | 747M/2.28G [00:20<00:55, 27.4MB/s][2020-12-14 23:48:19.149575]
- Downloading: 33%|███▎ | 750M/2.28G [00:21<00:57, 26.6MB/s][2020-12-14 23:48:19.249620]
- Downloading: 33%|███▎ | 755M/2.28G [00:21<00:50, 30.3MB/s][2020-12-14 23:48:19.349900]
- Downloading: 33%|███▎ | 759M/2.28G [00:21<00:46, 32.8MB/s][2020-12-14 23:48:19.449891]
- Downloading: 34%|███▎ | 763M/2.28G [00:21<00:42, 35.7MB/s][2020-12-14 23:48:19.549891]
- Downloading: 34%|███▍ | 768M/2.28G [00:21<00:38, 38.8MB/s][2020-12-14 23:48:19.649885]
- Downloading: 34%|███▍ | 773M/2.28G [00:21<00:35, 42.1MB/s][2020-12-14 23:48:19.749933]
- Downloading: 34%|███▍ | 779M/2.28G [00:21<00:33, 44.9MB/s][2020-12-14 23:48:19.877934]
- Downloading: 34%|███▍ | 784M/2.28G [00:21<00:35, 42.3MB/s][2020-12-14 23:48:20.157525]
- Downloading: 35%|███▍ | 788M/2.28G [00:22<00:52, 28.3MB/s][2020-12-14 23:48:20.305775]
- Downloading: 35%|███▍ | 792M/2.28G [00:22<00:55, 27.0MB/s][2020-12-14 23:48:20.409572]
- Downloading: 35%|███▌ | 797M/2.28G [00:22<00:47, 31.0MB/s][2020-12-14 23:48:20.512034]
- Downloading: 35%|███▌ | 800M/2.28G [00:22<00:45, 32.4MB/s][2020-12-14 23:48:20.639290]
- Downloading: 35%|███▌ | 804M/2.28G [00:22<00:47, 31.3MB/s][2020-12-14 23:48:20.739222]
- Downloading: 36%|███▌ | 809M/2.28G [00:22<00:41, 35.4MB/s][2020-12-14 23:48:20.851098]
- Downloading: 36%|███▌ | 813M/2.28G [00:22<00:41, 35.4MB/s][2020-12-14 23:48:20.951138]
- Downloading: 36%|███▌ | 818M/2.28G [00:22<00:37, 39.2MB/s][2020-12-14 23:48:21.119706]
- Downloading: 36%|███▌ | 823M/2.28G [00:22<00:43, 33.6MB/s][2020-12-14 23:48:21.219703]
- Downloading: 36%|███▋ | 828M/2.28G [00:23<00:38, 37.7MB/s][2020-12-14 23:48:21.390502]
- Downloading: 37%|███▋ | 832M/2.28G [00:23<00:44, 32.4MB/s][2020-12-14 23:48:21.490570]
- Downloading: 37%|███▋ | 837M/2.28G [00:23<00:39, 36.4MB/s][2020-12-14 23:48:21.590514]
- Downloading: 37%|███▋ | 842M/2.28G [00:23<00:37, 38.7MB/s][2020-12-14 23:48:21.690541]
- Downloading: 37%|███▋ | 847M/2.28G [00:23<00:33, 42.1MB/s][2020-12-14 23:48:21.790527]
- Downloading: 37%|███▋ | 852M/2.28G [00:23<00:31, 44.9MB/s][2020-12-14 23:48:21.890558]
- Downloading: 38%|███▊ | 857M/2.28G [00:23<00:30, 47.0MB/s][2020-12-14 23:48:22.026142]
- Downloading: 38%|███▊ | 862M/2.28G [00:23<00:32, 43.2MB/s][2020-12-14 23:48:22.139343]
- Downloading: 38%|███▊ | 867M/2.28G [00:24<00:33, 42.2MB/s][2020-12-14 23:48:22.239300]
- Downloading: 38%|███▊ | 872M/2.28G [00:24<00:31, 44.8MB/s][2020-12-14 23:48:22.355748]
- Downloading: 39%|███▊ | 877M/2.28G [00:24<00:32, 43.2MB/s][2020-12-14 23:48:22.477639]
- Downloading: 39%|███▊ | 881M/2.28G [00:24<00:34, 40.9MB/s][2020-12-14 23:48:22.577569]
- Downloading: 39%|███▉ | 887M/2.28G [00:24<00:31, 43.9MB/s][2020-12-14 23:48:22.677618]
- Downloading: 39%|███▉ | 892M/2.28G [00:24<00:29, 46.4MB/s][2020-12-14 23:48:22.787547]
- Downloading: 39%|███▉ | 897M/2.28G [00:24<00:29, 47.0MB/s][2020-12-14 23:48:22.887533]
- Downloading: 40%|███▉ | 902M/2.28G [00:24<00:28, 48.5MB/s][2020-12-14 23:48:22.987710]
- Downloading: 40%|███▉ | 908M/2.28G [00:24<00:27, 50.1MB/s][2020-12-14 23:48:23.107937]
- Downloading: 40%|████ | 913M/2.28G [00:24<00:28, 47.4MB/s][2020-12-14 23:48:23.255556]
- Downloading: 40%|████ | 918M/2.28G [00:25<00:32, 41.8MB/s][2020-12-14 23:48:23.355921]
- Downloading: 41%|████ | 922M/2.28G [00:25<00:31, 42.5MB/s][2020-12-14 23:48:23.455955]
- Downloading: 41%|████ | 927M/2.28G [00:25<00:30, 44.4MB/s][2020-12-14 23:48:23.555949]
- Downloading: 41%|████ | 932M/2.28G [00:25<00:29, 46.1MB/s][2020-12-14 23:48:23.655976]
- Downloading: 41%|████ | 937M/2.28G [00:25<00:27, 47.8MB/s][2020-12-14 23:48:23.768847]
- Downloading: 41%|████▏ | 942M/2.28G [00:25<00:28, 46.3MB/s][2020-12-14 23:48:23.868878]
- Downloading: 42%|████▏ | 948M/2.28G [00:25<00:27, 47.8MB/s][2020-12-14 23:48:23.968955]
- Downloading: 42%|████▏ | 953M/2.28G [00:25<00:26, 49.2MB/s][2020-12-14 23:48:24.075690]
- Downloading: 42%|████▏ | 958M/2.28G [00:25<00:27, 48.4MB/s][2020-12-14 23:48:24.178812]
- Downloading: 42%|████▏ | 963M/2.28G [00:26<00:27, 48.0MB/s][2020-12-14 23:48:24.278815]
- Downloading: 43%|████▎ | 968M/2.28G [00:26<00:26, 49.2MB/s][2020-12-14 23:48:24.378825]
- Downloading: 43%|████▎ | 973M/2.28G [00:26<00:25, 50.2MB/s][2020-12-14 23:48:24.478839]
- Downloading: 43%|████▎ | 979M/2.28G [00:26<00:25, 51.3MB/s][2020-12-14 23:48:24.578765]
- Downloading: 43%|████▎ | 984M/2.28G [00:26<00:24, 52.1MB/s][2020-12-14 23:48:24.684039]
- Downloading: 43%|████▎ | 989M/2.28G [00:26<00:25, 51.3MB/s][2020-12-14 23:48:24.838555]
- Downloading: 44%|████▎ | 994M/2.28G [00:26<00:29, 44.2MB/s][2020-12-14 23:48:24.983463]
- Downloading: 44%|████▍ | 999M/2.28G [00:26<00:32, 39.5MB/s][2020-12-14 23:48:25.084656]
- Downloading: 44%|████▍ | 1.00G/2.28G [00:26<00:31, 40.1MB/s][2020-12-14 23:48:25.214703]
- Downloading: 44%|████▍ | 1.01G/2.28G [00:27<00:34, 37.2MB/s][2020-12-14 23:48:25.314796]
- Downloading: 44%|████▍ | 1.01G/2.28G [00:27<00:31, 40.2MB/s][2020-12-14 23:48:25.414841]
- Downloading: 45%|████▍ | 1.02G/2.28G [00:27<00:29, 42.8MB/s][2020-12-14 23:48:25.514806]
- Downloading: 45%|████▍ | 1.02G/2.28G [00:27<00:27, 44.9MB/s][2020-12-14 23:48:25.614830]
- Downloading: 45%|████▌ | 1.03G/2.28G [00:27<00:26, 46.8MB/s][2020-12-14 23:48:25.714885]
- Downloading: 45%|████▌ | 1.03G/2.28G [00:27<00:25, 48.1MB/s][2020-12-14 23:48:25.835174]
- Downloading: 46%|████▌ | 1.04G/2.28G [00:27<00:27, 45.6MB/s][2020-12-14 23:48:26.224336]
- Downloading: 46%|████▌ | 1.04G/2.28G [00:28<00:49, 24.7MB/s][2020-12-14 23:48:26.324298]
- Downloading: 46%|████▌ | 1.05G/2.28G [00:28<00:42, 29.1MB/s][2020-12-14 23:48:26.424288]
- Downloading: 46%|████▌ | 1.05G/2.28G [00:28<00:36, 33.2MB/s][2020-12-14 23:48:26.524299]
- Downloading: 46%|████▋ | 1.06G/2.28G [00:28<00:32, 37.3MB/s][2020-12-14 23:48:26.624343]
- Downloading: 47%|████▋ | 1.06G/2.28G [00:28<00:29, 40.8MB/s][2020-12-14 23:48:26.724329]
- Downloading: 47%|████▋ | 1.07G/2.28G [00:28<00:27, 43.7MB/s][2020-12-14 23:48:26.824317]
- Downloading: 47%|████▋ | 1.07G/2.28G [00:28<00:26, 46.1MB/s][2020-12-14 23:48:26.924391]
- Downloading: 47%|████▋ | 1.08G/2.28G [00:28<00:25, 47.4MB/s][2020-12-14 23:48:27.078047]
- Downloading: 48%|████▊ | 1.08G/2.28G [00:28<00:28, 41.8MB/s][2020-12-14 23:48:27.178053]
- Downloading: 48%|████▊ | 1.09G/2.28G [00:29<00:26, 44.3MB/s][2020-12-14 23:48:27.286979]
- Downloading: 48%|████▊ | 1.09G/2.28G [00:29<00:26, 44.0MB/s][2020-12-14 23:48:27.403260]
- Downloading: 48%|████▊ | 1.10G/2.28G [00:29<00:27, 42.5MB/s][2020-12-14 23:48:27.503336]
- Downloading: 48%|████▊ | 1.10G/2.28G [00:29<00:26, 44.5MB/s][2020-12-14 23:48:27.603403]
- Downloading: 49%|████▊ | 1.11G/2.28G [00:29<00:25, 46.1MB/s][2020-12-14 23:48:27.703401]
- Downloading: 49%|████▉ | 1.11G/2.28G [00:29<00:24, 47.6MB/s][2020-12-14 23:48:27.805041]
- Downloading: 49%|████▉ | 1.12G/2.28G [00:29<00:24, 47.7MB/s][2020-12-14 23:48:27.943705]
- Downloading: 49%|████▉ | 1.12G/2.28G [00:29<00:26, 42.9MB/s][2020-12-14 23:48:28.043707]
- Downloading: 50%|████▉ | 1.13G/2.28G [00:29<00:26, 43.8MB/s][2020-12-14 23:48:28.178689]
- Downloading: 50%|████▉ | 1.13G/2.28G [00:30<00:28, 39.9MB/s][2020-12-14 23:48:28.368457]
- Downloading: 50%|████▉ | 1.14G/2.28G [00:30<00:35, 31.9MB/s][2020-12-14 23:48:28.469134]
- Downloading: 50%|█████ | 1.14G/2.28G [00:30<00:34, 32.8MB/s][2020-12-14 23:48:28.569143]
- Downloading: 50%|█████ | 1.14G/2.28G [00:30<00:30, 36.9MB/s][2020-12-14 23:48:28.766600]
- Downloading: 50%|█████ | 1.15G/2.28G [00:30<00:37, 29.7MB/s][2020-12-14 23:48:28.866524]
- Downloading: 51%|█████ | 1.15G/2.28G [00:30<00:32, 34.1MB/s][2020-12-14 23:48:28.966493]
- Downloading: 51%|█████ | 1.16G/2.28G [00:30<00:29, 38.0MB/s][2020-12-14 23:48:29.066520]
- Downloading: 51%|█████ | 1.16G/2.28G [00:30<00:26, 41.4MB/s][2020-12-14 23:48:29.198119]
- Downloading: 51%|█████▏ | 1.17G/2.28G [00:31<00:28, 39.3MB/s][2020-12-14 23:48:29.344939]
- Downloading: 52%|█████▏ | 1.17G/2.28G [00:31<00:31, 35.5MB/s][2020-12-14 23:48:29.444936]
- Downloading: 52%|█████▏ | 1.18G/2.28G [00:31<00:28, 39.1MB/s][2020-12-14 23:48:29.545677]
- Downloading: 52%|█████▏ | 1.18G/2.28G [00:31<00:27, 40.3MB/s][2020-12-14 23:48:29.645684]
- Downloading: 52%|█████▏ | 1.19G/2.28G [00:31<00:25, 43.2MB/s][2020-12-14 23:48:29.745686]
- Downloading: 52%|█████▏ | 1.19G/2.28G [00:31<00:23, 45.6MB/s][2020-12-14 23:48:29.861410]
- Downloading: 53%|█████▎ | 1.20G/2.28G [00:31<00:24, 44.1MB/s][2020-12-14 23:48:30.022760]
- Downloading: 53%|█████▎ | 1.20G/2.28G [00:31<00:28, 37.8MB/s][2020-12-14 23:48:30.136410]
- Downloading: 53%|█████▎ | 1.21G/2.28G [00:32<00:28, 37.1MB/s][2020-12-14 23:48:30.236346]
- Downloading: 53%|█████▎ | 1.21G/2.28G [00:32<00:26, 40.3MB/s][2020-12-14 23:48:30.336426]
- Downloading: 53%|█████▎ | 1.22G/2.28G [00:32<00:24, 42.7MB/s][2020-12-14 23:48:30.436530]
- Downloading: 54%|█████▎ | 1.22G/2.28G [00:32<00:23, 45.0MB/s][2020-12-14 23:48:30.536605]
- Downloading: 54%|█████▍ | 1.23G/2.28G [00:32<00:22, 46.9MB/s][2020-12-14 23:48:30.636754]
- Downloading: 54%|█████▍ | 1.23G/2.28G [00:32<00:21, 48.4MB/s][2020-12-14 23:48:30.736803]
- Downloading: 54%|█████▍ | 1.24G/2.28G [00:32<00:20, 49.5MB/s][2020-12-14 23:48:30.836606]
- Downloading: 55%|█████▍ | 1.24G/2.28G [00:32<00:20, 50.3MB/s][2020-12-14 23:48:30.936687]
- Downloading: 55%|█████▍ | 1.25G/2.28G [00:32<00:20, 50.9MB/s][2020-12-14 23:48:31.036773]
- Downloading: 55%|█████▌ | 1.25G/2.28G [00:32<00:19, 51.5MB/s][2020-12-14 23:48:31.138253]
- Downloading: 55%|█████▌ | 1.26G/2.28G [00:33<00:19, 51.4MB/s][2020-12-14 23:48:31.238284]
- Downloading: 56%|█████▌ | 1.26G/2.28G [00:33<00:19, 51.6MB/s][2020-12-14 23:48:31.341210]
- Downloading: 56%|█████▌ | 1.27G/2.28G [00:33<00:19, 51.2MB/s][2020-12-14 23:48:31.441793]
- Downloading: 56%|█████▌ | 1.27G/2.28G [00:33<00:19, 51.2MB/s][2020-12-14 23:48:31.541774]
- Downloading: 56%|█████▌ | 1.28G/2.28G [00:33<00:19, 51.4MB/s][2020-12-14 23:48:31.641765]
- Downloading: 56%|█████▋ | 1.28G/2.28G [00:33<00:19, 51.5MB/s][2020-12-14 23:48:31.742629]
- Downloading: 57%|█████▋ | 1.29G/2.28G [00:33<00:19, 51.4MB/s][2020-12-14 23:48:31.843255]
- Downloading: 57%|█████▋ | 1.29G/2.28G [00:33<00:19, 51.3MB/s][2020-12-14 23:48:31.945234]
- Downloading: 57%|█████▋ | 1.30G/2.28G [00:33<00:19, 51.0MB/s][2020-12-14 23:48:32.045171]
- Downloading: 57%|█████▋ | 1.30G/2.28G [00:33<00:18, 51.2MB/s][2020-12-14 23:48:32.145245]
- Downloading: 58%|█████▊ | 1.31G/2.28G [00:34<00:18, 51.2MB/s][2020-12-14 23:48:32.245333]
- Downloading: 58%|█████▊ | 1.31G/2.28G [00:34<00:18, 51.4MB/s][2020-12-14 23:48:32.367958]
- Downloading: 58%|█████▊ | 1.32G/2.28G [00:34<00:19, 48.1MB/s][2020-12-14 23:48:32.540826]
- Downloading: 58%|█████▊ | 1.32G/2.28G [00:34<00:23, 39.6MB/s][2020-12-14 23:48:32.640840]
- Downloading: 58%|█████▊ | 1.33G/2.28G [00:34<00:22, 42.7MB/s][2020-12-14 23:48:32.740846]
- Downloading: 59%|█████▊ | 1.34G/2.28G [00:34<00:20, 45.0MB/s][2020-12-14 23:48:32.847883]
- Downloading: 59%|█████▉ | 1.34G/2.28G [00:34<00:20, 44.7MB/s][2020-12-14 23:48:33.210200]
- Downloading: 59%|█████▉ | 1.34G/2.28G [00:35<00:36, 25.5MB/s][2020-12-14 23:48:33.469665]
- Downloading: 59%|█████▉ | 1.35G/2.28G [00:35<00:45, 20.4MB/s][2020-12-14 23:48:33.713375]
- Downloading: 59%|█████▉ | 1.35G/2.28G [00:35<00:54, 16.9MB/s][2020-12-14 23:48:33.857857]
- Downloading: 59%|█████▉ | 1.35G/2.28G [00:35<00:54, 16.9MB/s][2020-12-14 23:48:33.958168]
- Downloading: 60%|█████▉ | 1.36G/2.28G [00:35<00:48, 18.8MB/s][2020-12-14 23:48:34.058203]
- Downloading: 60%|█████▉ | 1.36G/2.28G [00:35<00:41, 22.3MB/s][2020-12-14 23:48:34.169891]
- Downloading: 60%|█████▉ | 1.36G/2.28G [00:36<00:37, 24.6MB/s][2020-12-14 23:48:34.269830]
- Downloading: 60%|██████ | 1.37G/2.28G [00:36<00:32, 28.1MB/s][2020-12-14 23:48:34.369849]
- Downloading: 60%|██████ | 1.37G/2.28G [00:36<00:27, 32.5MB/s][2020-12-14 23:48:34.469751]
- Downloading: 61%|██████ | 1.38G/2.28G [00:36<00:24, 36.6MB/s][2020-12-14 23:48:34.569876]
- Downloading: 61%|██████ | 1.38G/2.28G [00:36<00:22, 39.7MB/s][2020-12-14 23:48:34.669852]
- Downloading: 61%|██████ | 1.39G/2.28G [00:36<00:20, 42.8MB/s][2020-12-14 23:48:34.788509]
- Downloading: 61%|██████ | 1.39G/2.28G [00:36<00:21, 41.8MB/s][2020-12-14 23:48:34.958878]
- Downloading: 61%|██████▏ | 1.40G/2.28G [00:36<00:24, 35.5MB/s][2020-12-14 23:48:35.058819]
- Downloading: 62%|██████▏ | 1.40G/2.28G [00:36<00:22, 38.9MB/s][2020-12-14 23:48:35.159185]
- Downloading: 62%|██████▏ | 1.41G/2.28G [00:37<00:21, 39.9MB/s][2020-12-14 23:48:35.329667]
- Downloading: 62%|██████▏ | 1.41G/2.28G [00:37<00:25, 33.8MB/s][2020-12-14 23:48:35.490922]
- Downloading: 62%|██████▏ | 1.41G/2.28G [00:37<00:29, 29.6MB/s][2020-12-14 23:48:35.590874]
- Downloading: 62%|██████▏ | 1.42G/2.28G [00:37<00:27, 31.5MB/s][2020-12-14 23:48:35.696301]
- Downloading: 62%|██████▏ | 1.42G/2.28G [00:37<00:26, 31.8MB/s][2020-12-14 23:48:35.796205]
- Downloading: 63%|██████▎ | 1.43G/2.28G [00:37<00:24, 35.3MB/s][2020-12-14 23:48:35.896250]
- Downloading: 63%|██████▎ | 1.43G/2.28G [00:37<00:21, 38.6MB/s][2020-12-14 23:48:35.996512]
- Downloading: 63%|██████▎ | 1.44G/2.28G [00:37<00:20, 40.6MB/s][2020-12-14 23:48:36.096482]
- Downloading: 63%|██████▎ | 1.44G/2.28G [00:37<00:19, 42.5MB/s][2020-12-14 23:48:36.196434]
- Downloading: 64%|██████▎ | 1.45G/2.28G [00:38<00:18, 44.7MB/s][2020-12-14 23:48:36.296470]
- Downloading: 64%|██████▍ | 1.45G/2.28G [00:38<00:17, 45.9MB/s][2020-12-14 23:48:36.487540]
- Downloading: 64%|██████▍ | 1.46G/2.28G [00:38<00:22, 36.4MB/s][2020-12-14 23:48:36.587513]
- Downloading: 64%|██████▍ | 1.46G/2.28G [00:38<00:20, 40.0MB/s][2020-12-14 23:48:37.228326]
- Downloading: 64%|██████▍ | 1.47G/2.28G [00:39<00:49, 16.3MB/s][2020-12-14 23:48:37.328412]
- Downloading: 65%|██████▍ | 1.47G/2.28G [00:39<00:42, 19.2MB/s][2020-12-14 23:48:37.428366]
- Downloading: 65%|██████▍ | 1.47G/2.28G [00:39<00:34, 23.5MB/s][2020-12-14 23:48:37.528465]
- Downloading: 65%|██████▍ | 1.48G/2.28G [00:39<00:28, 28.3MB/s][2020-12-14 23:48:37.630136]
- Downloading: 65%|██████▌ | 1.48G/2.28G [00:39<00:25, 31.4MB/s][2020-12-14 23:48:37.795086]
- Downloading: 65%|██████▌ | 1.49G/2.28G [00:39<00:26, 29.5MB/s][2020-12-14 23:48:37.896519]
- Downloading: 66%|██████▌ | 1.49G/2.28G [00:39<00:23, 33.2MB/s][2020-12-14 23:48:38.048059]
- Downloading: 66%|██████▌ | 1.50G/2.28G [00:39<00:25, 30.9MB/s][2020-12-14 23:48:38.148636]
- Downloading: 66%|██████▌ | 1.50G/2.28G [00:40<00:22, 34.1MB/s][2020-12-14 23:48:38.253074]
- Downloading: 66%|██████▌ | 1.50G/2.28G [00:40<00:22, 35.0MB/s][2020-12-14 23:48:38.353076]
- Downloading: 66%|██████▋ | 1.51G/2.28G [00:40<00:20, 37.5MB/s][2020-12-14 23:48:38.453217]
- Downloading: 67%|██████▋ | 1.51G/2.28G [00:40<00:18, 40.8MB/s][2020-12-14 23:48:38.586146]
- Downloading: 67%|██████▋ | 1.52G/2.28G [00:40<00:19, 38.1MB/s][2020-12-14 23:48:38.686165]
- Downloading: 67%|██████▋ | 1.52G/2.28G [00:40<00:18, 40.3MB/s][2020-12-14 23:48:38.787126]
- Downloading: 67%|██████▋ | 1.53G/2.28G [00:40<00:18, 40.7MB/s][2020-12-14 23:48:38.887118]
- Downloading: 67%|██████▋ | 1.53G/2.28G [00:40<00:17, 43.3MB/s][2020-12-14 23:48:39.184666]
- Downloading: 68%|██████▊ | 1.54G/2.28G [00:41<00:26, 27.7MB/s][2020-12-14 23:48:39.284694]
- Downloading: 68%|██████▊ | 1.54G/2.28G [00:41<00:22, 32.4MB/s][2020-12-14 23:48:39.384670]
- Downloading: 68%|██████▊ | 1.55G/2.28G [00:41<00:20, 36.4MB/s][2020-12-14 23:48:39.484632]
- Downloading: 68%|██████▊ | 1.55G/2.28G [00:41<00:17, 40.3MB/s][2020-12-14 23:48:39.584656]
- Downloading: 68%|██████▊ | 1.56G/2.28G [00:41<00:16, 43.3MB/s][2020-12-14 23:48:39.684685]
- Downloading: 69%|██████▊ | 1.56G/2.28G [00:41<00:15, 46.3MB/s][2020-12-14 23:48:39.784824]
- Downloading: 69%|██████▉ | 1.57G/2.28G [00:41<00:14, 48.4MB/s][2020-12-14 23:48:39.884832]
- Downloading: 69%|██████▉ | 1.57G/2.28G [00:41<00:14, 50.0MB/s][2020-12-14 23:48:39.984900]
- Downloading: 69%|██████▉ | 1.58G/2.28G [00:41<00:13, 51.2MB/s][2020-12-14 23:48:40.084932]
- Downloading: 70%|██████▉ | 1.59G/2.28G [00:41<00:13, 52.1MB/s][2020-12-14 23:48:40.184930]
- Downloading: 70%|██████▉ | 1.59G/2.28G [00:42<00:12, 52.8MB/s][2020-12-14 23:48:40.284926]
- Downloading: 70%|███████ | 1.60G/2.28G [00:42<00:12, 53.4MB/s][2020-12-14 23:48:40.499961]
- Downloading: 70%|███████ | 1.60G/2.28G [00:42<00:16, 39.9MB/s][2020-12-14 23:48:40.599999]
- Downloading: 71%|███████ | 1.61G/2.28G [00:42<00:15, 42.3MB/s][2020-12-14 23:48:40.700086]
- Downloading: 71%|███████ | 1.61G/2.28G [00:42<00:14, 44.9MB/s][2020-12-14 23:48:40.800089]
- Downloading: 71%|███████ | 1.62G/2.28G [00:42<00:13, 47.1MB/s][2020-12-14 23:48:40.900105]
- Downloading: 71%|███████▏ | 1.62G/2.28G [00:42<00:13, 48.8MB/s][2020-12-14 23:48:41.000098]
- Downloading: 72%|███████▏ | 1.63G/2.28G [00:42<00:12, 50.0MB/s][2020-12-14 23:48:41.100095]
- Downloading: 72%|███████▏ | 1.63G/2.28G [00:42<00:12, 51.1MB/s][2020-12-14 23:48:41.200149]
- Downloading: 72%|███████▏ | 1.64G/2.28G [00:43<00:12, 51.6MB/s][2020-12-14 23:48:41.306483]
- Downloading: 72%|███████▏ | 1.64G/2.28G [00:43<00:12, 50.8MB/s][2020-12-14 23:48:41.406547]
- Downloading: 72%|███████▏ | 1.65G/2.28G [00:43<00:12, 51.0MB/s][2020-12-14 23:48:41.521635]
- Downloading: 73%|███████▎ | 1.65G/2.28G [00:43<00:12, 48.9MB/s][2020-12-14 23:48:41.621644]
- Downloading: 73%|███████▎ | 1.66G/2.28G [00:43<00:12, 50.0MB/s][2020-12-14 23:48:41.721638]
- Downloading: 73%|███████▎ | 1.66G/2.28G [00:43<00:11, 51.2MB/s][2020-12-14 23:48:41.821663]
- Downloading: 73%|███████▎ | 1.67G/2.28G [00:43<00:11, 52.1MB/s][2020-12-14 23:48:41.922063]
- Downloading: 74%|███████▎ | 1.68G/2.28G [00:43<00:11, 52.2MB/s][2020-12-14 23:48:42.030898]
- Downloading: 74%|███████▍ | 1.68G/2.28G [00:43<00:11, 50.9MB/s][2020-12-14 23:48:42.198257]
- Downloading: 74%|███████▍ | 1.69G/2.28G [00:44<00:13, 42.4MB/s][2020-12-14 23:48:42.298688]
- Downloading: 74%|███████▍ | 1.69G/2.28G [00:44<00:13, 44.5MB/s][2020-12-14 23:48:42.398701]
- Downloading: 75%|███████▍ | 1.70G/2.28G [00:44<00:12, 46.1MB/s][2020-12-14 23:48:42.513216]
- Downloading: 75%|███████▍ | 1.70G/2.28G [00:44<00:12, 44.7MB/s][2020-12-14 23:48:42.729026]
- Downloading: 75%|███████▍ | 1.71G/2.28G [00:44<00:16, 33.6MB/s][2020-12-14 23:48:42.829011]
- Downloading: 75%|███████▌ | 1.71G/2.28G [00:44<00:15, 36.4MB/s][2020-12-14 23:48:42.969422]
- Downloading: 75%|███████▌ | 1.71G/2.28G [00:44<00:16, 33.8MB/s][2020-12-14 23:48:43.069362]
- Downloading: 76%|███████▌ | 1.72G/2.28G [00:44<00:15, 36.6MB/s][2020-12-14 23:48:43.199892]
- Downloading: 76%|███████▌ | 1.72G/2.28G [00:45<00:16, 34.4MB/s][2020-12-14 23:48:43.305980]
- Downloading: 76%|███████▌ | 1.73G/2.28G [00:45<00:15, 34.5MB/s][2020-12-14 23:48:43.406150]
- Downloading: 76%|███████▌ | 1.73G/2.28G [00:45<00:14, 38.3MB/s][2020-12-14 23:48:43.506226]
- Downloading: 76%|███████▋ | 1.74G/2.28G [00:45<00:13, 41.3MB/s][2020-12-14 23:48:43.606187]
- Downloading: 77%|███████▋ | 1.74G/2.28G [00:45<00:12, 43.0MB/s][2020-12-14 23:48:43.706206]
- Downloading: 77%|███████▋ | 1.75G/2.28G [00:45<00:11, 44.5MB/s][2020-12-14 23:48:43.806313]
- Downloading: 77%|███████▋ | 1.75G/2.28G [00:45<00:11, 45.7MB/s][2020-12-14 23:48:43.906276]
- Downloading: 77%|███████▋ | 1.76G/2.28G [00:45<00:11, 46.7MB/s][2020-12-14 23:48:44.006209]
- Downloading: 77%|███████▋ | 1.76G/2.28G [00:45<00:10, 47.2MB/s][2020-12-14 23:48:44.148357]
- Downloading: 78%|███████▊ | 1.77G/2.28G [00:46<00:12, 42.1MB/s][2020-12-14 23:48:44.248372]
- Downloading: 78%|███████▊ | 1.77G/2.28G [00:46<00:11, 44.8MB/s][2020-12-14 23:48:44.348614]
- Downloading: 78%|███████▊ | 1.78G/2.28G [00:46<00:10, 46.6MB/s][2020-12-14 23:48:44.448614]
- Downloading: 78%|███████▊ | 1.78G/2.28G [00:46<00:10, 48.4MB/s][2020-12-14 23:48:44.548680]
- Downloading: 78%|███████▊ | 1.79G/2.28G [00:46<00:09, 49.4MB/s][2020-12-14 23:48:44.648641]
- Downloading: 79%|███████▊ | 1.79G/2.28G [00:46<00:09, 50.7MB/s][2020-12-14 23:48:44.748679]
- Downloading: 79%|███████▉ | 1.80G/2.28G [00:46<00:09, 51.5MB/s][2020-12-14 23:48:44.848697]
- Downloading: 79%|███████▉ | 1.80G/2.28G [00:46<00:09, 52.5MB/s][2020-12-14 23:48:44.982441]
- Downloading: 79%|███████▉ | 1.81G/2.28G [00:46<00:09, 47.8MB/s][2020-12-14 23:48:45.164771]
- Downloading: 80%|███████▉ | 1.81G/2.28G [00:47<00:11, 38.7MB/s][2020-12-14 23:48:45.264758]
- Downloading: 80%|███████▉ | 1.82G/2.28G [00:47<00:11, 40.8MB/s][2020-12-14 23:48:45.364831]
- Downloading: 80%|████████ | 1.82G/2.28G [00:47<00:10, 41.7MB/s][2020-12-14 23:48:45.464790]
- Downloading: 80%|████████ | 1.83G/2.28G [00:47<00:10, 44.1MB/s][2020-12-14 23:48:45.564837]
- Downloading: 81%|████████ | 1.83G/2.28G [00:47<00:09, 46.2MB/s][2020-12-14 23:48:45.664861]
- Downloading: 81%|████████ | 1.84G/2.28G [00:47<00:09, 48.2MB/s][2020-12-14 23:48:45.764858]
- Downloading: 81%|████████ | 1.84G/2.28G [00:47<00:08, 49.7MB/s][2020-12-14 23:48:45.864857]
- Downloading: 81%|████████ | 1.85G/2.28G [00:47<00:08, 50.2MB/s][2020-12-14 23:48:45.976397]
- Downloading: 81%|████████▏ | 1.85G/2.28G [00:47<00:08, 48.7MB/s][2020-12-14 23:48:46.078502]
- Downloading: 82%|████████▏ | 1.86G/2.28G [00:47<00:08, 48.6MB/s][2020-12-14 23:48:46.178520]
- Downloading: 82%|████████▏ | 1.86G/2.28G [00:48<00:08, 48.7MB/s][2020-12-14 23:48:46.343441]
- Downloading: 82%|████████▏ | 1.87G/2.28G [00:48<00:09, 40.9MB/s][2020-12-14 23:48:46.443516]
- Downloading: 82%|████████▏ | 1.87G/2.28G [00:48<00:09, 42.4MB/s][2020-12-14 23:48:46.544112]
- Downloading: 83%|████████▎ | 1.88G/2.28G [00:48<00:08, 44.4MB/s][2020-12-14 23:48:46.644073]
- Downloading: 83%|████████▎ | 1.88G/2.28G [00:48<00:08, 45.4MB/s][2020-12-14 23:48:46.793567]
- Downloading: 83%|████████▎ | 1.89G/2.28G [00:48<00:09, 39.9MB/s][2020-12-14 23:48:46.902608]
- Downloading: 83%|████████▎ | 1.89G/2.28G [00:48<00:09, 39.4MB/s][2020-12-14 23:48:47.020180]
- Downloading: 83%|████████▎ | 1.90G/2.28G [00:48<00:09, 40.3MB/s][2020-12-14 23:48:47.151997]
- Downloading: 84%|████████▎ | 1.90G/2.28G [00:49<00:10, 37.1MB/s][2020-12-14 23:48:47.251995]
- Downloading: 84%|████████▎ | 1.91G/2.28G [00:49<00:09, 40.7MB/s][2020-12-14 23:48:47.352048]
- Downloading: 84%|████████▍ | 1.91G/2.28G [00:49<00:08, 43.9MB/s][2020-12-14 23:48:47.457092]
- Downloading: 84%|████████▍ | 1.92G/2.28G [00:49<00:08, 44.5MB/s][2020-12-14 23:48:47.562613]
- Downloading: 84%|████████▍ | 1.92G/2.28G [00:49<00:08, 44.2MB/s][2020-12-14 23:48:47.662582]
- Downloading: 85%|████████▍ | 1.93G/2.28G [00:49<00:07, 46.5MB/s][2020-12-14 23:48:47.762664]
- Downloading: 85%|████████▍ | 1.93G/2.28G [00:49<00:07, 48.4MB/s][2020-12-14 23:48:47.862699]
- Downloading: 85%|████████▌ | 1.94G/2.28G [00:49<00:06, 49.9MB/s][2020-12-14 23:48:47.962709]
- Downloading: 85%|████████▌ | 1.94G/2.28G [00:49<00:06, 50.5MB/s][2020-12-14 23:48:48.062689]
- Downloading: 86%|████████▌ | 1.95G/2.28G [00:49<00:06, 51.0MB/s][2020-12-14 23:48:48.162681]
- Downloading: 86%|████████▌ | 1.95G/2.28G [00:50<00:06, 51.5MB/s][2020-12-14 23:48:48.262683]
- Downloading: 86%|████████▌ | 1.96G/2.28G [00:50<00:06, 51.9MB/s][2020-12-14 23:48:48.362670]
- Downloading: 86%|████████▌ | 1.96G/2.28G [00:50<00:05, 52.2MB/s][2020-12-14 23:48:48.462768]
- Downloading: 86%|████████▋ | 1.97G/2.28G [00:50<00:05, 52.3MB/s][2020-12-14 23:48:48.562687]
- Downloading: 87%|████████▋ | 1.97G/2.28G [00:50<00:05, 52.8MB/s][2020-12-14 23:48:48.662674]
- Downloading: 87%|████████▋ | 1.98G/2.28G [00:50<00:05, 53.2MB/s][2020-12-14 23:48:48.804430]
- Downloading: 87%|████████▋ | 1.98G/2.28G [00:50<00:06, 47.3MB/s][2020-12-14 23:48:48.960513]
- Downloading: 87%|████████▋ | 1.99G/2.28G [00:50<00:07, 40.9MB/s][2020-12-14 23:48:49.060605]
- Downloading: 88%|████████▊ | 1.99G/2.28G [00:50<00:06, 44.1MB/s][2020-12-14 23:48:49.162678]
- Downloading: 88%|████████▊ | 2.00G/2.28G [00:51<00:06, 44.5MB/s][2020-12-14 23:48:49.262693]
- Downloading: 88%|████████▊ | 2.00G/2.28G [00:51<00:05, 46.8MB/s][2020-12-14 23:48:49.376089]
- Downloading: 88%|████████▊ | 2.01G/2.28G [00:51<00:05, 45.4MB/s][2020-12-14 23:48:49.509058]
- Downloading: 88%|████████▊ | 2.01G/2.28G [00:51<00:06, 41.7MB/s][2020-12-14 23:48:49.756064]
- Downloading: 89%|████████▊ | 2.02G/2.28G [00:51<00:08, 29.4MB/s][2020-12-14 23:48:49.856062]
- Downloading: 89%|████████▉ | 2.02G/2.28G [00:51<00:07, 33.4MB/s][2020-12-14 23:48:49.956061]
- Downloading: 89%|████████▉ | 2.03G/2.28G [00:51<00:06, 37.5MB/s][2020-12-14 23:48:50.056080]
- Downloading: 89%|████████▉ | 2.03G/2.28G [00:51<00:05, 40.5MB/s][2020-12-14 23:48:50.156079]
- Downloading: 90%|████████▉ | 2.04G/2.28G [00:52<00:05, 43.8MB/s][2020-12-14 23:48:50.297374]
- Downloading: 90%|████████▉ | 2.04G/2.28G [00:52<00:05, 40.3MB/s][2020-12-14 23:48:50.399045]
- Downloading: 90%|████████▉ | 2.05G/2.28G [00:52<00:05, 41.9MB/s][2020-12-14 23:48:50.523864]
- Downloading: 90%|█████████ | 2.05G/2.28G [00:52<00:05, 39.8MB/s][2020-12-14 23:48:50.626422]
- Downloading: 90%|█████████ | 2.06G/2.28G [00:52<00:05, 40.0MB/s][2020-12-14 23:48:50.726329]
- Downloading: 91%|█████████ | 2.06G/2.28G [00:52<00:04, 43.5MB/s][2020-12-14 23:48:50.826340]
- Downloading: 91%|█████████ | 2.07G/2.28G [00:52<00:04, 46.2MB/s][2020-12-14 23:48:50.932440]
- Downloading: 91%|█████████ | 2.07G/2.28G [00:52<00:04, 45.9MB/s][2020-12-14 23:48:51.032515]
- Downloading: 91%|█████████▏| 2.08G/2.28G [00:52<00:04, 47.0MB/s][2020-12-14 23:48:51.219338]
- Downloading: 91%|█████████▏| 2.08G/2.28G [00:53<00:05, 37.6MB/s][2020-12-14 23:48:51.319364]
- Downloading: 92%|█████████▏| 2.09G/2.28G [00:53<00:04, 40.3MB/s][2020-12-14 23:48:51.419324]
- Downloading: 92%|█████████▏| 2.09G/2.28G [00:53<00:04, 42.6MB/s][2020-12-14 23:48:51.549970]
- Downloading: 92%|█████████▏| 2.10G/2.28G [00:53<00:04, 39.8MB/s][2020-12-14 23:48:51.649940]
- Downloading: 92%|█████████▏| 2.10G/2.28G [00:53<00:04, 42.6MB/s][2020-12-14 23:48:51.750042]
- Downloading: 93%|█████████▎| 2.11G/2.28G [00:53<00:03, 45.7MB/s][2020-12-14 23:48:51.850233]
- Downloading: 93%|█████████▎| 2.11G/2.28G [00:53<00:03, 48.0MB/s][2020-12-14 23:48:51.950219]
- Downloading: 93%|█████████▎| 2.12G/2.28G [00:53<00:03, 50.0MB/s][2020-12-14 23:48:52.050220]
- Downloading: 93%|█████████▎| 2.12G/2.28G [00:53<00:02, 51.2MB/s][2020-12-14 23:48:52.150287]
- Downloading: 94%|█████████▎| 2.13G/2.28G [00:54<00:02, 52.2MB/s][2020-12-14 23:48:52.252515]
- Downloading: 94%|█████████▍| 2.13G/2.28G [00:54<00:02, 52.1MB/s][2020-12-14 23:48:52.352533]
- Downloading: 94%|█████████▍| 2.14G/2.28G [00:54<00:02, 52.3MB/s][2020-12-14 23:48:52.452544]
- Downloading: 94%|█████████▍| 2.14G/2.28G [00:54<00:02, 53.3MB/s][2020-12-14 23:48:52.568248]
- Downloading: 94%|█████████▍| 2.15G/2.28G [00:54<00:02, 51.0MB/s][2020-12-14 23:48:52.681858]
- Downloading: 95%|█████████▍| 2.16G/2.28G [00:54<00:02, 49.1MB/s][2020-12-14 23:48:52.781911]
- Downloading: 95%|█████████▍| 2.16G/2.28G [00:54<00:02, 50.6MB/s][2020-12-14 23:48:52.881888]
- Downloading: 95%|█████████▌| 2.17G/2.28G [00:54<00:02, 51.7MB/s][2020-12-14 23:48:52.981885]
- Downloading: 95%|█████████▌| 2.17G/2.28G [00:54<00:01, 52.8MB/s][2020-12-14 23:48:53.378838]
- Downloading: 96%|█████████▌| 2.18G/2.28G [00:55<00:03, 28.0MB/s][2020-12-14 23:48:53.480052]
- Downloading: 96%|█████████▌| 2.18G/2.28G [00:55<00:03, 30.9MB/s][2020-12-14 23:48:53.580113]
- Downloading: 96%|█████████▌| 2.19G/2.28G [00:55<00:02, 34.9MB/s][2020-12-14 23:48:53.680095]
- Downloading: 96%|█████████▋| 2.19G/2.28G [00:55<00:02, 38.6MB/s][2020-12-14 23:48:53.780032]
- Downloading: 97%|█████████▋| 2.20G/2.28G [00:55<00:01, 41.6MB/s][2020-12-14 23:48:53.880171]
- Downloading: 97%|█████████▋| 2.20G/2.28G [00:55<00:01, 44.1MB/s][2020-12-14 23:48:54.036350]
- Downloading: 97%|█████████▋| 2.21G/2.28G [00:55<00:01, 39.2MB/s][2020-12-14 23:48:54.136261]
- Downloading: 97%|█████████▋| 2.21G/2.28G [00:56<00:01, 42.2MB/s][2020-12-14 23:48:54.236277]
- Downloading: 97%|█████████▋| 2.22G/2.28G [00:56<00:01, 44.3MB/s][2020-12-14 23:48:54.336287]
- Downloading: 98%|█████████▊| 2.22G/2.28G [00:56<00:01, 46.0MB/s][2020-12-14 23:48:54.436355]
- Downloading: 98%|█████████▊| 2.23G/2.28G [00:56<00:01, 47.4MB/s][2020-12-14 23:48:54.536371]
- Downloading: 98%|█████████▊| 2.23G/2.28G [00:56<00:00, 48.5MB/s][2020-12-14 23:48:54.636360]
- Downloading: 98%|█████████▊| 2.24G/2.28G [00:56<00:00, 48.9MB/s][2020-12-14 23:48:54.740878]
- Downloading: 99%|█████████▊| 2.24G/2.28G [00:56<00:00, 48.5MB/s][2020-12-14 23:48:54.852121]
- Downloading: 99%|█████████▊| 2.25G/2.28G [00:56<00:00, 47.1MB/s][2020-12-14 23:48:55.035612]
- Downloading: 99%|█████████▉| 2.25G/2.28G [00:56<00:00, 37.8MB/s][2020-12-14 23:48:55.135571]
- Downloading: 99%|█████████▉| 2.26G/2.28G [00:57<00:00, 39.7MB/s][2020-12-14 23:48:55.237293]
- Downloading: 99%|█████████▉| 2.26G/2.28G [00:57<00:00, 40.2MB/s][2020-12-14 23:48:55.337299]
- Downloading: 100%|█████████▉| 2.26G/2.28G [00:57<00:00, 42.5MB/s][2020-12-14 23:48:55.484795]
- Downloading: 100%|█████████▉| 2.27G/2.28G [00:57<00:00, 37.7MB/s][2020-12-14 23:48:55.584816]
- Downloading: 100%|█████████▉| 2.27G/2.28G [00:57<00:00, 39.0MB/s][2020-12-14 23:48:55.627427]
- Downloading: 100%|██████████| 2.28G/2.28G [00:57<00:00, 39.6MB/s][2020-12-14 23:48:55.628006]
- 2020-12-14 23:48:55.627 Lock 140215789476432 released on /home/appuser/.cache/torch/transformers/ddcc1cff87fee162e2905d3466807fe77fd58b88f3e90cf30824032b121396f0.eb12ff56dff38f793b50dd1ead8bacb82b33aa7c9cb713aa0471bc2fdd353c9e.lock
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Streamlit server consistently failed status checks
- [manager] Please fix the errors, push an update to the git repo, or reboot the app.
- ERROR: Invalid requirement: 'torch==1.7.1+cpu torchvision==0.8.2+cpu torchaudio===0.7.2' (from line 4 of requirements.txt)
- You can now view your Streamlit app in your browser.
- Network URL: http://10.13.244.195:8501
- External URL: http://35.203.161.193:8501
- [client] Connecting...
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Streamlit server consistently failed status checks
- [manager] Please fix the errors, push an update to the git repo, or reboot the app.
- Looking in links: https://download.pytorch.org/whl/torch_stable.html
- Requirement already satisfied: streamlit in /usr/local/lib/python3.7/site-packages (from -r requirements.txt (line 1)) (0.72.0)
- Requirement already satisfied: transformers==3.5.0 in /home/appuser/.local/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (3.5.0)
- Requirement already satisfied: gitpython in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (3.1.11)
- Requirement already satisfied: validators in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (0.18.1)
- Requirement already satisfied: watchdog in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (0.10.4)
- Requirement already satisfied: click>=7.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (7.1.2)
- Requirement already satisfied: tzlocal in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.1)
- Requirement already satisfied: base58 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.0.1)
- Requirement already satisfied: python-dateutil in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.8.1)
- Requirement already satisfied: astor in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (0.8.1)
- Requirement already satisfied: pandas>=0.21.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.1.4)
- Requirement already satisfied: requests in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.25.0)
- Requirement already satisfied: altair>=3.2.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (4.1.0)
- Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (6.1)
- Requirement already satisfied: protobuf!=3.11,>=3.6.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (3.14.0)
- Requirement already satisfied: pillow>=6.2.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (8.0.1)
- Requirement already satisfied: pydeck>=0.1.dev5 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (0.5.0)
- Requirement already satisfied: blinker in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.4)
- Requirement already satisfied: cachetools>=4.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (4.1.1)
- Requirement already satisfied: numpy in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.19.4)
- Requirement already satisfied: pyarrow in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.0.0)
- Requirement already satisfied: packaging in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (20.7)
- Requirement already satisfied: toml in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (0.10.2)
- Collecting torch==1.7.1+cpu
- Downloading https://download.pytorch.org/whl/cpu/torch-1.7.1%2Bcpu-cp37-cp37m-linux_x86_64.whl (159.4 MB)
- Requirement already satisfied: numpy in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.19.4)
- Requirement already satisfied: requests in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.25.0)
- Requirement already satisfied: filelock in /home/appuser/.local/lib/python3.7/site-packages (from transformers==3.5.0->-r requirements.txt (line 2)) (3.0.12)
- Requirement already satisfied: sentencepiece==0.1.91 in /home/appuser/.local/lib/python3.7/site-packages (from transformers==3.5.0->-r requirements.txt (line 2)) (0.1.91)
- Requirement already satisfied: sacremoses in /home/appuser/.local/lib/python3.7/site-packages (from transformers==3.5.0->-r requirements.txt (line 2)) (0.0.43)
- Requirement already satisfied: regex!=2019.12.17 in /home/appuser/.local/lib/python3.7/site-packages (from transformers==3.5.0->-r requirements.txt (line 2)) (2020.11.13)
- Requirement already satisfied: tokenizers==0.9.3 in /home/appuser/.local/lib/python3.7/site-packages (from transformers==3.5.0->-r requirements.txt (line 2)) (0.9.3)
- Requirement already satisfied: protobuf!=3.11,>=3.6.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (3.14.0)
- Requirement already satisfied: numpy in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.19.4)
- Requirement already satisfied: tqdm>=4.27 in /home/appuser/.local/lib/python3.7/site-packages (from transformers==3.5.0->-r requirements.txt (line 2)) (4.54.1)
- Requirement already satisfied: packaging in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (20.7)
- Requirement already satisfied: pandas>=0.21.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.1.4)
- Requirement already satisfied: entrypoints in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (0.3)
- Requirement already satisfied: jsonschema in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (3.2.0)
- Requirement already satisfied: jinja2 in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (2.11.2)
- Requirement already satisfied: numpy in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.19.4)
- Requirement already satisfied: toolz in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (0.11.1)
- Requirement already satisfied: gitdb<5,>=4.0.1 in /usr/local/lib/python3.7/site-packages (from gitpython->streamlit->-r requirements.txt (line 1)) (4.0.5)
- Requirement already satisfied: smmap<4,>=3.0.1 in /usr/local/lib/python3.7/site-packages (from gitdb<5,>=4.0.1->gitpython->streamlit->-r requirements.txt (line 1)) (3.0.4)
- Requirement already satisfied: MarkupSafe>=0.23 in /usr/local/lib/python3.7/site-packages (from jinja2->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.1.1)
- Requirement already satisfied: setuptools in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (50.3.2)
- Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (3.1.1)
- Requirement already satisfied: attrs>=17.4.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (20.3.0)
- Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.15.0)
- Requirement already satisfied: pyrsistent>=0.14.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (0.17.3)
- Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.7/site-packages (from importlib-metadata->jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (3.4.0)
- Requirement already satisfied: pyparsing>=2.0.2 in /usr/local/lib/python3.7/site-packages (from packaging->streamlit->-r requirements.txt (line 1)) (2.4.7)
- Requirement already satisfied: python-dateutil in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.8.1)
- Requirement already satisfied: pytz>=2017.2 in /usr/local/lib/python3.7/site-packages (from pandas>=0.21.0->streamlit->-r requirements.txt (line 1)) (2020.4)
- Requirement already satisfied: numpy in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.19.4)
- Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.15.0)
- Requirement already satisfied: numpy in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.19.4)
- Requirement already satisfied: jinja2 in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (2.11.2)
- Requirement already satisfied: ipywidgets>=7.0.0 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (7.5.1)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: ipykernel>=5.1.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.3.4)
- Requirement already satisfied: numpy in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (1.19.4)
- Requirement already satisfied: jupyter-client in /usr/local/lib/python3.7/site-packages (from ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (6.1.7)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: ipython>=5.0.0 in /usr/local/lib/python3.7/site-packages (from ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (7.19.0)
- Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (6.1)
- Requirement already satisfied: backcall in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.2.0)
- Requirement already satisfied: pickleshare in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.7.5)
- Requirement already satisfied: setuptools in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (50.3.2)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: pexpect>4.3 in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (4.8.0)
- Requirement already satisfied: jedi>=0.10 in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.17.2)
- Requirement already satisfied: decorator in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (4.4.2)
- Requirement already satisfied: pygments in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (2.7.2)
- Requirement already satisfied: prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (3.0.8)
- Requirement already satisfied: ipykernel>=5.1.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.3.4)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: ipython>=5.0.0 in /usr/local/lib/python3.7/site-packages (from ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (7.19.0)
- Requirement already satisfied: widgetsnbextension~=3.5.0 in /usr/local/lib/python3.7/site-packages (from ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (3.5.1)
- Requirement already satisfied: nbformat>=4.2.0 in /usr/local/lib/python3.7/site-packages (from ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.8)
- Requirement already satisfied: parso<0.8.0,>=0.7.0 in /usr/local/lib/python3.7/site-packages (from jedi>=0.10->ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.7.1)
- Requirement already satisfied: pyzmq>=13 in /usr/local/lib/python3.7/site-packages (from jupyter-client->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (20.0.0)
- Requirement already satisfied: jupyter-core>=4.6.0 in /usr/local/lib/python3.7/site-packages (from jupyter-client->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (4.7.0)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: python-dateutil in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (2.8.1)
- Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (6.1)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: jupyter-core>=4.6.0 in /usr/local/lib/python3.7/site-packages (from jupyter-client->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (4.7.0)
- Requirement already satisfied: ipython-genutils in /usr/local/lib/python3.7/site-packages (from nbformat>=4.2.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.2.0)
- Requirement already satisfied: jsonschema in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (3.2.0)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: ptyprocess>=0.5 in /usr/local/lib/python3.7/site-packages (from pexpect>4.3->ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.6.0)
- Requirement already satisfied: wcwidth in /usr/local/lib/python3.7/site-packages (from prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0->ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.2.5)
- Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.15.0)
- Requirement already satisfied: chardet<4,>=3.0.2 in /usr/local/lib/python3.7/site-packages (from requests->streamlit->-r requirements.txt (line 1)) (3.0.4)
- Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.7/site-packages (from requests->streamlit->-r requirements.txt (line 1)) (2020.11.8)
- Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.7/site-packages (from requests->streamlit->-r requirements.txt (line 1)) (1.26.2)
- Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.7/site-packages (from requests->streamlit->-r requirements.txt (line 1)) (2.10)
- Requirement already satisfied: regex!=2019.12.17 in /home/appuser/.local/lib/python3.7/site-packages (from transformers==3.5.0->-r requirements.txt (line 2)) (2020.11.13)
- Requirement already satisfied: joblib in /home/appuser/.local/lib/python3.7/site-packages (from sacremoses->transformers==3.5.0->-r requirements.txt (line 2)) (1.0.0)
- Requirement already satisfied: tqdm>=4.27 in /home/appuser/.local/lib/python3.7/site-packages (from transformers==3.5.0->-r requirements.txt (line 2)) (4.54.1)
- Requirement already satisfied: click>=7.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (7.1.2)
- Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.15.0)
- Requirement already satisfied: ipython-genutils in /usr/local/lib/python3.7/site-packages (from nbformat>=4.2.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.2.0)
- Collecting typing-extensions
- Downloading typing_extensions-3.7.4.3-py3-none-any.whl (22 kB)
- Requirement already satisfied: pytz>=2017.2 in /usr/local/lib/python3.7/site-packages (from pandas>=0.21.0->streamlit->-r requirements.txt (line 1)) (2020.4)
- Requirement already satisfied: decorator in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (4.4.2)
- Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.15.0)
- Requirement already satisfied: pathtools>=0.1.1 in /usr/local/lib/python3.7/site-packages (from watchdog->streamlit->-r requirements.txt (line 1)) (0.1.2)
- Requirement already satisfied: notebook>=4.4.1 in /usr/local/lib/python3.7/site-packages (from widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (6.1.5)
- Requirement already satisfied: ipython-genutils in /usr/local/lib/python3.7/site-packages (from nbformat>=4.2.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.2.0)
- Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (6.1)
- Requirement already satisfied: ipykernel>=5.1.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.3.4)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: jupyter-client in /usr/local/lib/python3.7/site-packages (from ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (6.1.7)
- Requirement already satisfied: Send2Trash in /usr/local/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (1.5.0)
- Requirement already satisfied: argon2-cffi in /usr/local/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (20.1.0)
- Requirement already satisfied: nbformat>=4.2.0 in /usr/local/lib/python3.7/site-packages (from ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.8)
- Requirement already satisfied: prometheus-client in /usr/local/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.9.0)
- Requirement already satisfied: jinja2 in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (2.11.2)
- Requirement already satisfied: jupyter-core>=4.6.0 in /usr/local/lib/python3.7/site-packages (from jupyter-client->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (4.7.0)
- Requirement already satisfied: terminado>=0.8.3 in /usr/local/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.9.1)
- Requirement already satisfied: nbconvert in /usr/local/lib/python3.7/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (6.0.7)
- Requirement already satisfied: pyzmq>=13 in /usr/local/lib/python3.7/site-packages (from jupyter-client->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (20.0.0)
- Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.15.0)
- Requirement already satisfied: cffi>=1.0.0 in /usr/local/lib/python3.7/site-packages (from argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (1.14.4)
- Requirement already satisfied: pycparser in /usr/local/lib/python3.7/site-packages (from cffi>=1.0.0->argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (2.20)
- Requirement already satisfied: mistune<2,>=0.8.1 in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.8.4)
- Requirement already satisfied: jupyter-core>=4.6.0 in /usr/local/lib/python3.7/site-packages (from jupyter-client->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (4.7.0)
- Requirement already satisfied: nbclient<0.6.0,>=0.5.0 in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.5.1)
- Requirement already satisfied: defusedxml in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.6.0)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: bleach in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (3.2.1)
- Requirement already satisfied: jinja2 in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (2.11.2)
- Requirement already satisfied: entrypoints in /usr/local/lib/python3.7/site-packages (from altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (0.3)
- Requirement already satisfied: jupyterlab-pygments in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.1.2)
- Requirement already satisfied: pandocfilters>=1.4.1 in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (1.4.3)
- Requirement already satisfied: nbformat>=4.2.0 in /usr/local/lib/python3.7/site-packages (from ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.8)
- Requirement already satisfied: testpath in /usr/local/lib/python3.7/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.4.4)
- Requirement already satisfied: pygments in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (2.7.2)
- Requirement already satisfied: webencodings in /usr/local/lib/python3.7/site-packages (from bleach->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.5.1)
- Requirement already satisfied: packaging in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (20.7)
- Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.7/site-packages (from jsonschema->altair>=3.2.0->streamlit->-r requirements.txt (line 1)) (1.15.0)
- Requirement already satisfied: pygments in /usr/local/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (2.7.2)
- Requirement already satisfied: nbformat>=4.2.0 in /usr/local/lib/python3.7/site-packages (from ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.8)
- Requirement already satisfied: traitlets>=4.3.2 in /usr/local/lib/python3.7/site-packages (from pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (5.0.5)
- Requirement already satisfied: async-generator in /usr/local/lib/python3.7/site-packages (from nbclient<0.6.0,>=0.5.0->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (1.10)
- Requirement already satisfied: nest-asyncio in /usr/local/lib/python3.7/site-packages (from nbclient<0.6.0,>=0.5.0->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.0.0->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (1.4.3)
- Requirement already satisfied: jupyter-client in /usr/local/lib/python3.7/site-packages (from ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (6.1.7)
- Requirement already satisfied: tornado>=5.0 in /usr/local/lib/python3.7/site-packages (from streamlit->-r requirements.txt (line 1)) (6.1)
- Requirement already satisfied: ptyprocess>=0.5 in /usr/local/lib/python3.7/site-packages (from pexpect>4.3->ipython>=5.0.0->ipykernel>=5.1.2->pydeck>=0.1.dev5->streamlit->-r requirements.txt (line 1)) (0.6.0)
- Installing collected packages: typing-extensions, torch
- Attempting uninstall: torch
- Found existing installation: torch 1.6.0+cpu
- Uninstalling torch-1.6.0+cpu:
- Successfully uninstalled torch-1.6.0+cpu
- Successfully installed torch-1.7.1+cpu typing-extensions-3.7.4.3
- You can now view your Streamlit app in your browser.
- Network URL: http://10.13.244.195:8501
- External URL: http://35.203.161.193:8501
- [client] Provisioning machine...
- [client] Preparing system...
- [client] Spinning up manager process...
- [client] Connecting...
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": dial tcp 127.0.0.1:8501: connect: connection refused
- [manager] Streamlit server consistently failed status checks
- [manager] Please fix the errors, push an update to the git repo, or reboot the app.
Advertisement
Add Comment
Please, Sign In to add comment