2020-09-05 09:21:57,560 /home/pi/oprint/bin/python2 -m pip --disable-pip-version-check install https://github.com/foosel/OctoPrint/archive/1.4.2.zip --no-cache-dir 2020-09-05 09:21:59,074 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2020-09-05 09:21:59,074 > Collecting https://github.com/foosel/OctoPrint/archive/1.4.2.zip 2020-09-05 09:22:00,077 > Downloading https://github.com/foosel/OctoPrint/archive/1.4.2.zip (5.4MB) 2020-09-05 09:22:12,092 > Collecting OctoPrint-FirmwareCheck>=2020.06.22 2020-09-05 09:22:12,093 > Downloading https://www.piwheels.org/simple/octoprint-firmwarecheck/OctoPrint_FirmwareCheck-2020.6.22-py2.py3-none-any.whl 2020-09-05 09:22:13,158 > Collecting OctoPrint-FileCheck>=2020.07.06 2020-09-05 09:22:13,159 > Downloading https://files.pythonhosted.org/packages/91/dd/ec5572fc0da4fd8c8cf64a6c9f03dc8f6711f5aa3bf990c5c29dc78b1039/OctoPrint_FileCheck-2020.8.7-py2.py3-none-any.whl 2020-09-05 09:22:13,159 > Requirement already satisfied: markupsafe<2.0,>=1.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.2) (1.1.1) 2020-09-05 09:22:14,160 > Collecting tornado==5.1.1 2020-09-05 09:22:14,161 > Downloading https://files.pythonhosted.org/packages/e6/78/6e7b5af12c12bdf38ca9bfe863fcaf53dc10430a312d0324e76c1e5ca426/tornado-5.1.1.tar.gz (516kB) 2020-09-05 09:22:17,414 > Collecting markdown<3.2,>=3.1 2020-09-05 09:22:17,415 > Downloading https://www.piwheels.org/simple/markdown/Markdown-3.1.1-py2.py3-none-any.whl (87kB) 2020-09-05 09:22:17,415 > Requirement already satisfied: rsa==4.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.2) (4.0) 2020-09-05 09:22:17,416 > Requirement already satisfied: regex!=2018.11.6 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.2) (2019.8.19) 2020-09-05 09:22:17,416 > Collecting flask<2,>=1.1.2 2020-09-05 09:22:17,416 > Downloading https://files.pythonhosted.org/packages/f2/28/2a03252dfb9ebf377f40fba6a7841b47083260bf8bd8e737b0c6952df83f/Flask-1.1.2-py2.py3-none-any.whl (94kB) 2020-09-05 09:22:17,417 > Collecting Jinja2<3,>=2.11.2 2020-09-05 09:22:17,417 > Downloading https://files.pythonhosted.org/packages/30/9e/f663a2aa66a09d838042ae1a2c5659828bb9b41ea3a6efa20a20fd92b121/Jinja2-2.11.2-py2.py3-none-any.whl (125kB) 2020-09-05 09:22:17,417 > Collecting Flask-Login<0.6,>=0.5 2020-09-05 09:22:17,417 > Downloading https://files.pythonhosted.org/packages/2b/83/ac5bf3279f969704fc1e63f050c50e10985e50fd340e6069ec7e09df5442/Flask_Login-0.5.0-py2.py3-none-any.whl 2020-09-05 09:22:17,417 > Collecting Flask-Babel<2,>=1.0 2020-09-05 09:22:17,418 > Downloading https://files.pythonhosted.org/packages/7a/73/e4a9532ca11daeead1a99251f2ec1a5faf98117b83dbfe1b30535004cd98/Flask-Babel-1.0.0.tar.gz (49kB) 2020-09-05 09:22:18,539 > Collecting Flask-Assets<3,>=2.0 2020-09-05 09:22:18,581 > Downloading https://files.pythonhosted.org/packages/55/bb/c3f04674d54151875321a2aa55a82977b903d3cd6cc130ba04cbc67c6b06/Flask-Assets-2.0.tar.gz 2020-09-05 09:22:20,437 > Collecting werkzeug<2,>=1.0.1 2020-09-05 09:22:20,438 > Downloading https://files.pythonhosted.org/packages/cc/94/5f7079a0e00bd6863ef8f1da638721e9da21e5bacee597595b318f71d62e/Werkzeug-1.0.1-py2.py3-none-any.whl (298kB) 2020-09-05 09:22:20,438 > Requirement already satisfied: itsdangerous<2,>=1.1.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.2) (1.1.0) 2020-09-05 09:22:20,439 > Requirement already satisfied: cachelib<1,>=0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.2) (0.1) 2020-09-05 09:22:20,439 > Collecting PyYAML<6,>=5.3.1 2020-09-05 09:22:20,439 > Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) 2020-09-05 09:22:21,800 > Requirement already satisfied: pyserial<4,>=3.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.2) (3.4) 2020-09-05 09:22:21,801 > Requirement already satisfied: netaddr<1,>=0.7.19 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.2) (0.7.19) 2020-09-05 09:22:21,802 > Collecting watchdog<1,>=0.10.2 2020-09-05 09:22:21,803 > Downloading https://files.pythonhosted.org/packages/0e/06/121302598a4fc01aca942d937f4a2c33430b7181137b35758913a8db10ad/watchdog-0.10.3.tar.gz (94kB) 2020-09-05 09:22:23,860 > Requirement already satisfied: sarge==0.1.5post0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.2) (0.1.5.post0) 2020-09-05 09:22:23,860 > Requirement already satisfied: netifaces<1,>=0.10.9 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.2) (0.10.9) 2020-09-05 09:22:23,902 > Requirement already satisfied: pylru<2,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.2) (1.2.0) 2020-09-05 09:22:23,902 > Requirement already satisfied: pkginfo<2,>=1.5.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.2) (1.5.0.1) 2020-09-05 09:22:23,902 > Collecting requests<3,>=2.23.0 2020-09-05 09:22:23,903 > Downloading https://www.piwheels.org/simple/requests/requests-2.24.0-py2.py3-none-any.whl (61kB) 2020-09-05 09:22:23,903 > Collecting semantic_version<3,>=2.8.5 2020-09-05 09:22:23,903 > Downloading https://www.piwheels.org/simple/semantic-version/semantic_version-2.8.5-py2.py3-none-any.whl 2020-09-05 09:22:25,905 > Collecting psutil<6,>=5.7 2020-09-05 09:22:25,905 > Downloading https://files.pythonhosted.org/packages/aa/3e/d18f2c04cf2b528e18515999b0c8e698c136db78f62df34eee89cee205f1/psutil-5.7.2.tar.gz (460kB) 2020-09-05 09:22:28,571 > Collecting Click<8,>=7.1.2 2020-09-05 09:22:28,573 > Downloading https://files.pythonhosted.org/packages/d2/3d/fa76db83bf75c4f8d338c2fd15c8d33fdd7ad23a9b5e57eb6c5de26b430e/click-7.1.2-py2.py3-none-any.whl (82kB) 2020-09-05 09:22:28,573 > Requirement already satisfied: feedparser<6,>=5.2.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.2) (5.2.1) 2020-09-05 09:22:28,575 > Collecting future<1,>=0.18.2 2020-09-05 09:22:28,575 > Downloading https://files.pythonhosted.org/packages/45/0b/38b06fd9b92dc2b68d58b75f900e97884c45bedd2ff83203d933cf5851c9/future-0.18.2.tar.gz (829kB) 2020-09-05 09:22:31,005 > Collecting websocket-client<1,>=0.57 2020-09-05 09:22:31,006 > Downloading https://files.pythonhosted.org/packages/4c/5f/f61b420143ed1c8dc69f9eaec5ff1ac36109d52c80de49d66e0c36c3dfdf/websocket_client-0.57.0-py2.py3-none-any.whl (200kB) 2020-09-05 09:22:32,322 > Collecting wrapt<2,>=1.12.1 2020-09-05 09:22:32,323 > Downloading https://files.pythonhosted.org/packages/82/f7/e43cefbe88c5fd371f4cf0cf5eb3feccd07515af9fd6cf7dbf1d1793a797/wrapt-1.12.1.tar.gz 2020-09-05 09:22:32,324 > Requirement already satisfied: emoji<1,>=0.5.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.2) (0.5.4) 2020-09-05 09:22:32,325 > Requirement already satisfied: frozendict<2,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.2) (1.2) 2020-09-05 09:22:34,684 > Collecting sentry-sdk<1,>=0.15.1 2020-09-05 09:22:34,685 > Downloading https://www.piwheels.org/simple/sentry-sdk/sentry_sdk-0.17.3-py2.py3-none-any.whl (116kB) 2020-09-05 09:22:34,685 > Collecting filetype<2,>=1.0.7 2020-09-05 09:22:34,686 > Downloading https://www.piwheels.org/simple/filetype/filetype-1.0.7-py2.py3-none-any.whl 2020-09-05 09:22:34,686 > Requirement already satisfied: unidecode<0.05,>=0.04.14 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.2) (0.4.21) 2020-09-05 09:22:34,686 > Requirement already satisfied: blinker<2,>=1.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.2) (1.4) 2020-09-05 09:22:34,686 > Collecting futures<4,>=3.3 2020-09-05 09:22:34,686 > Downloading https://files.pythonhosted.org/packages/d8/a6/f46ae3f1da0cd4361c344888f59ec2f5785e69c872e175a748ef6071cdb5/futures-3.3.0-py2-none-any.whl 2020-09-05 09:22:34,687 > Requirement already satisfied: monotonic<2,>=1.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.2) (1.5) 2020-09-05 09:22:34,687 > Requirement already satisfied: scandir<2,>=1.10 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.2) (1.10.0) 2020-09-05 09:22:34,687 > Requirement already satisfied: chainmap<2,>=1.0.3 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.2) (1.0.3) 2020-09-05 09:22:34,687 > Requirement already satisfied: typing<4,>=3.7.4.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.2) (3.7.4.1) 2020-09-05 09:22:34,687 > Requirement already satisfied: singledispatch in /home/pi/oprint/lib/python2.7/site-packages (from tornado==5.1.1->OctoPrint==1.4.2) (3.4.0.3) 2020-09-05 09:22:34,688 > Requirement already satisfied: backports_abc>=0.4 in /home/pi/oprint/lib/python2.7/site-packages (from tornado==5.1.1->OctoPrint==1.4.2) (0.5) 2020-09-05 09:22:34,688 > Requirement already satisfied: setuptools>=36 in /home/pi/oprint/lib/python2.7/site-packages (from markdown<3.2,>=3.1->OctoPrint==1.4.2) (41.5.1) 2020-09-05 09:22:34,688 > Requirement already satisfied: pyasn1>=0.1.3 in /home/pi/oprint/lib/python2.7/site-packages (from rsa==4.0->OctoPrint==1.4.2) (0.4.7) 2020-09-05 09:22:34,688 > Requirement already satisfied: pytz in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint==1.4.2) (2019.3) 2020-09-05 09:22:34,688 > Requirement already satisfied: Babel>=2.3 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint==1.4.2) (2.7.0) 2020-09-05 09:22:34,689 > Collecting webassets>=2.0 2020-09-05 09:22:34,689 > Downloading https://files.pythonhosted.org/packages/c1/c4/2da869584205c064614535cc626defa493b98f0d114e8f4741c99800000e/webassets-2.0.tar.gz (288kB) 2020-09-05 09:22:35,702 > Requirement already satisfied: pathtools>=0.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from watchdog<1,>=0.10.2->OctoPrint==1.4.2) (0.1.2) 2020-09-05 09:22:35,703 > Requirement already satisfied: idna<3,>=2.5 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint==1.4.2) (2.8) 2020-09-05 09:22:35,703 > Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint==1.4.2) (1.25.6) 2020-09-05 09:22:35,703 > Requirement already satisfied: certifi>=2017.4.17 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint==1.4.2) (2019.9.11) 2020-09-05 09:22:35,704 > Requirement already satisfied: chardet<4,>=3.0.2 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint==1.4.2) (3.0.4) 2020-09-05 09:22:35,704 > Requirement already satisfied: six in /home/pi/oprint/lib/python2.7/site-packages (from websocket-client<1,>=0.57->OctoPrint==1.4.2) (1.12.0) 2020-09-05 09:22:35,705 > Building wheels for collected packages: OctoPrint, tornado, Flask-Babel, Flask-Assets, PyYAML, watchdog, psutil, future, wrapt, webassets 2020-09-05 09:22:35,705 > Building wheel for OctoPrint (setup.py): started 2020-09-05 09:22:40,367 > Building wheel for OctoPrint (setup.py): finished with status 'done' 2020-09-05 09:22:40,368 > Created wheel for OctoPrint: filename=OctoPrint-1.4.2-py2.py3-none-any.whl size=2860983 sha256=a17bf9fc2f5d3fc1b467002321327befb73757b166c84e34b0aeb28fed94839f 2020-09-05 09:22:40,368 > Stored in directory: /tmp/pip-ephem-wheel-cache-ASQQm9/wheels/c0/51/b4/26ea514d23bc75d53bd650f28a6d268d3b08ad0332eb6b49ab 2020-09-05 09:22:40,368 > Building wheel for tornado (setup.py): started 2020-09-05 09:22:42,370 > Building wheel for tornado (setup.py): finished with status 'done' 2020-09-05 09:22:42,371 > Created wheel for tornado: filename=tornado-5.1.1-cp27-cp27mu-linux_armv7l.whl size=461221 sha256=ddac3039b7cd2eb9984aed95773456c0ad1c60031890bd1146a795a3c4dda16d 2020-09-05 09:22:42,372 > Stored in directory: /tmp/pip-ephem-wheel-cache-ASQQm9/wheels/6d/e1/ce/f4ee2fa420cc6b940123c64992b81047816d0a9fad6b879325 2020-09-05 09:22:42,372 > Building wheel for Flask-Babel (setup.py): started 2020-09-05 09:22:43,588 > Building wheel for Flask-Babel (setup.py): finished with status 'done' 2020-09-05 09:22:43,588 > Created wheel for Flask-Babel: filename=Flask_Babel-1.0.0-cp27-none-any.whl size=9500 sha256=5a04f253d04f095902266282b0c7c7a34544e7c492972e6b18ac2cd893dc1fa1 2020-09-05 09:22:43,588 > Stored in directory: /tmp/pip-ephem-wheel-cache-ASQQm9/wheels/a6/99/39/d063449aca6cd73c59ec2954b92acc828882e8cd1ae27323b8 2020-09-05 09:22:43,589 > Building wheel for Flask-Assets (setup.py): started 2020-09-05 09:22:43,589 > Building wheel for Flask-Assets (setup.py): finished with status 'done' 2020-09-05 09:22:43,589 > Created wheel for Flask-Assets: filename=Flask_Assets-2.0-cp27-none-any.whl size=8452 sha256=5eea676e404bc9e838664f8f3fd13ab4ef02b6ccb1ff5be4e268a2377eba4ad6 2020-09-05 09:22:43,589 > Stored in directory: /tmp/pip-ephem-wheel-cache-ASQQm9/wheels/0e/8e/47/fea22d5806736350324c8ff8ab110e7ef476d93cbbfd78c6f4 2020-09-05 09:22:44,591 > Building wheel for PyYAML (setup.py): started 2020-09-05 09:22:45,592 > Building wheel for PyYAML (setup.py): finished with status 'done' 2020-09-05 09:22:45,593 > Created wheel for PyYAML: filename=PyYAML-5.3.1-cp27-cp27mu-linux_armv7l.whl size=45645 sha256=7530078748cbc899c986a2f8f1dd741e02449879f62a7ca6cec808956d7cd63d 2020-09-05 09:22:45,593 > Stored in directory: /tmp/pip-ephem-wheel-cache-ASQQm9/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd 2020-09-05 09:22:45,593 > Building wheel for watchdog (setup.py): started 2020-09-05 09:22:46,595 > Building wheel for watchdog (setup.py): finished with status 'done' 2020-09-05 09:22:46,596 > Created wheel for watchdog: filename=watchdog-0.10.3-cp27-none-any.whl size=73873 sha256=5fd47df34cc4f6272ac4e747e29866eae36fda50ae3289630e49bce5fd021282 2020-09-05 09:22:46,596 > Stored in directory: /tmp/pip-ephem-wheel-cache-ASQQm9/wheels/a8/1d/38/2c19bb311f67cc7b4d07a2ec5ea36ab1a0a0ea50db994a5bc7 2020-09-05 09:22:46,597 > Building wheel for psutil (setup.py): started 2020-09-05 09:22:49,977 > Building wheel for psutil (setup.py): finished with status 'done' 2020-09-05 09:22:49,977 > Created wheel for psutil: filename=psutil-5.7.2-cp27-cp27mu-linux_armv7l.whl size=280012 sha256=d7ec47f750db8ff884ba011904636fbf4e930d8ac0ab5291cfbfc103eac88680 2020-09-05 09:22:49,978 > Stored in directory: /tmp/pip-ephem-wheel-cache-ASQQm9/wheels/39/a0/f5/c4fa280463e29aea07797acb5312358fefb067c1f4f98e11b1 2020-09-05 09:22:49,978 > Building wheel for future (setup.py): started 2020-09-05 09:22:51,558 > Building wheel for future (setup.py): finished with status 'done' 2020-09-05 09:22:51,558 > Created wheel for future: filename=future-0.18.2-cp27-none-any.whl size=502568 sha256=8f2b011cefefe4ddbd8b22efdd66a873b502cec41ed97e8797fdf7a2e3edf5a6 2020-09-05 09:22:51,559 > Stored in directory: /tmp/pip-ephem-wheel-cache-ASQQm9/wheels/8b/99/a0/81daf51dcd359a9377b110a8a886b3895921802d2fc1b2397e 2020-09-05 09:22:51,559 > Building wheel for wrapt (setup.py): started 2020-09-05 09:22:55,039 > Building wheel for wrapt (setup.py): finished with status 'done' 2020-09-05 09:22:55,039 > Created wheel for wrapt: filename=wrapt-1.12.1-cp27-cp27mu-linux_armv7l.whl size=64157 sha256=97f240fb54468029d3744d57d290ea49cb0c36869360bfa94c859c867a31807a 2020-09-05 09:22:55,040 > Stored in directory: /tmp/pip-ephem-wheel-cache-ASQQm9/wheels/b1/c2/ed/d62208260edbd3fa7156545c00ef966f45f2063d0a84f8208a 2020-09-05 09:22:55,041 > Building wheel for webassets (setup.py): started 2020-09-05 09:22:55,041 > Building wheel for webassets (setup.py): finished with status 'done' 2020-09-05 09:22:55,041 > Created wheel for webassets: filename=webassets-2.0-cp27-none-any.whl size=142872 sha256=51ac48773f73472ced5f469e0f88d12c1dd33b05597626971a00356707b4711c 2020-09-05 09:22:55,041 > Stored in directory: /tmp/pip-ephem-wheel-cache-ASQQm9/wheels/84/a2/d5/4dbffb49133706a3de7f1d9bb930a32e884898a5c7f3eb3357 2020-09-05 09:22:55,042 > Successfully built OctoPrint tornado Flask-Babel Flask-Assets PyYAML watchdog psutil future wrapt webassets 2020-09-05 09:22:59,230 > Installing collected packages: OctoPrint-FirmwareCheck, OctoPrint-FileCheck, futures, tornado, markdown, Jinja2, werkzeug, Click, flask, Flask-Login, Flask-Babel, webassets, Flask-Assets, PyYAML, watchdog, requests, semantic-version, psutil, future, websocket-client, wrapt, sentry-sdk, filetype, OctoPrint 2020-09-05 09:22:59,231 > Found existing installation: futures 3.2.0 2020-09-05 09:22:59,231 > Uninstalling futures-3.2.0: 2020-09-05 09:22:59,231 > Successfully uninstalled futures-3.2.0 2020-09-05 09:22:59,231 > Found existing installation: tornado 4.5.3 2020-09-05 09:22:59,231 > Uninstalling tornado-4.5.3: 2020-09-05 09:22:59,232 > Successfully uninstalled tornado-4.5.3 2020-09-05 09:22:59,232 > Found existing installation: Markdown 3.0.1 2020-09-05 09:22:59,232 > Uninstalling Markdown-3.0.1: 2020-09-05 09:22:59,232 > Successfully uninstalled Markdown-3.0.1 2020-09-05 09:22:59,232 > Found existing installation: Jinja2 2.8.1 2020-09-05 09:22:59,233 > Uninstalling Jinja2-2.8.1: 2020-09-05 09:22:59,233 > Successfully uninstalled Jinja2-2.8.1 2020-09-05 09:22:59,233 > Found existing installation: Werkzeug 0.15.6 2020-09-05 09:22:59,233 > Uninstalling Werkzeug-0.15.6: 2020-09-05 09:22:59,234 > Successfully uninstalled Werkzeug-0.15.6 2020-09-05 09:22:59,234 > Found existing installation: Click 7.0 2020-09-05 09:22:59,234 > Uninstalling Click-7.0: 2020-09-05 09:22:59,234 > Successfully uninstalled Click-7.0 2020-09-05 09:22:59,235 > Found existing installation: Flask 0.10.1 2020-09-05 09:22:59,235 > Uninstalling Flask-0.10.1: 2020-09-05 09:22:59,235 > Successfully uninstalled Flask-0.10.1 2020-09-05 09:22:59,235 > Found existing installation: Flask-Login 0.2.11 2020-09-05 09:22:59,235 > Uninstalling Flask-Login-0.2.11: 2020-09-05 09:22:59,236 > Successfully uninstalled Flask-Login-0.2.11 2020-09-05 09:22:59,236 > Found existing installation: Flask-Babel 0.12.2 2020-09-05 09:22:59,236 > Uninstalling Flask-Babel-0.12.2: 2020-09-05 09:22:59,236 > Successfully uninstalled Flask-Babel-0.12.2 2020-09-05 09:22:59,236 > Found existing installation: webassets 0.12.1 2020-09-05 09:22:59,236 > Uninstalling webassets-0.12.1: 2020-09-05 09:22:59,237 > Successfully uninstalled webassets-0.12.1 2020-09-05 09:22:59,237 > Found existing installation: Flask-Assets 0.12 2020-09-05 09:22:59,237 > Uninstalling Flask-Assets-0.12: 2020-09-05 09:22:59,237 > Successfully uninstalled Flask-Assets-0.12 2020-09-05 09:22:59,237 > Found existing installation: PyYAML 5.1.2 2020-09-05 09:22:59,238 > Uninstalling PyYAML-5.1.2: 2020-09-05 09:22:59,238 > Successfully uninstalled PyYAML-5.1.2 2020-09-05 09:22:59,238 > Found existing installation: watchdog 0.9.0 2020-09-05 09:22:59,238 > Uninstalling watchdog-0.9.0: 2020-09-05 09:22:59,238 > Successfully uninstalled watchdog-0.9.0 2020-09-05 09:22:59,239 > Found existing installation: requests 2.22.0 2020-09-05 09:22:59,239 > Uninstalling requests-2.22.0: 2020-09-05 09:22:59,239 > Successfully uninstalled requests-2.22.0 2020-09-05 09:22:59,239 > Found existing installation: semantic-version 2.6.0 2020-09-05 09:22:59,239 > Uninstalling semantic-version-2.6.0: 2020-09-05 09:22:59,240 > Successfully uninstalled semantic-version-2.6.0 2020-09-05 09:22:59,240 > Found existing installation: psutil 5.6.3 2020-09-05 09:22:59,240 > Uninstalling psutil-5.6.3: 2020-09-05 09:22:59,240 > Successfully uninstalled psutil-5.6.3 2020-09-05 09:22:59,240 > Found existing installation: future 0.17.1 2020-09-05 09:22:59,241 > Uninstalling future-0.17.1: 2020-09-05 09:22:59,241 > Successfully uninstalled future-0.17.1 2020-09-05 09:23:00,766 > Found existing installation: websocket-client 0.56.0 2020-09-05 09:23:00,766 > Uninstalling websocket-client-0.56.0: 2020-09-05 09:23:00,766 > Successfully uninstalled websocket-client-0.56.0 2020-09-05 09:23:00,767 > Found existing installation: wrapt 1.11.2 2020-09-05 09:23:00,767 > Uninstalling wrapt-1.11.2: 2020-09-05 09:23:00,767 > Successfully uninstalled wrapt-1.11.2 2020-09-05 09:23:00,767 > Found existing installation: sentry-sdk 0.7.7 2020-09-05 09:23:00,767 > Uninstalling sentry-sdk-0.7.7: 2020-09-05 09:23:00,768 > Successfully uninstalled sentry-sdk-0.7.7 2020-09-05 09:23:00,768 > Found existing installation: filetype 1.0.5 2020-09-05 09:23:00,768 > Uninstalling filetype-1.0.5: 2020-09-05 09:23:00,768 > Successfully uninstalled filetype-1.0.5 2020-09-05 09:23:00,768 > Found existing installation: OctoPrint 1.3.12 2020-09-05 09:23:00,769 > Uninstalling OctoPrint-1.3.12: 2020-09-05 09:23:00,769 > Successfully uninstalled OctoPrint-1.3.12 2020-09-05 09:23:02,936 > Successfully installed Click-7.1.2 Flask-Assets-2.0 Flask-Babel-1.0.0 Flask-Login-0.5.0 Jinja2-2.11.2 OctoPrint-1.4.2 OctoPrint-FileCheck-2020.8.7 OctoPrint-FirmwareCheck-2020.6.22 PyYAML-5.3.1 filetype-1.0.7 flask-1.1.2 future-0.18.2 futures-3.3.0 markdown-3.1.1 psutil-5.7.2 requests-2.24.0 semantic-version-2.8.5 sentry-sdk-0.17.3 tornado-5.1.1 watchdog-0.10.3 webassets-2.0 websocket-client-0.57.0 werkzeug-1.0.1 wrapt-1.12.1