2020-06-16 13:13:33,142 /home/pi/oprint/bin/python2 -m pip --disable-pip-version-check install https://github.com/foosel/OctoPrint/archive/1.4.0.zip --no-cache-dir 2020-06-16 13:13:35,553 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2020-06-16 13:13:35,555 > Collecting https://github.com/foosel/OctoPrint/archive/1.4.0.zip 2020-06-16 13:13:37,873 > Downloading https://github.com/foosel/OctoPrint/archive/1.4.0.zip 2020-06-16 13:14:20,181 > Collecting flask<0.13,>=0.12 2020-06-16 13:14:21,583 > Downloading https://files.pythonhosted.org/packages/a4/36/756c34af4523bb0dfa77d3c83455bc4d5d01d6f03b20d8414f3e4deb8669/Flask-0.12.5-py2.py3-none-any.whl (81kB) 2020-06-16 13:14:21,584 > Requirement already satisfied: Jinja2<2.9,>=2.8.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (2.8.1) 2020-06-16 13:14:21,584 > Requirement already satisfied: tornado==4.5.3 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (4.5.3) 2020-06-16 13:14:21,585 > Requirement already satisfied: regex!=2018.11.6 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (2019.8.19) 2020-06-16 13:14:22,087 ! WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', BadStatusLine('No status line received - the server has closed the connection',))': /simple/flask-login/ 2020-06-16 13:14:23,875 > Collecting Flask-Login<0.5,>=0.4.1 2020-06-16 13:14:23,876 > Downloading https://www.piwheels.org/simple/flask-login/Flask_Login-0.4.1-py2.py3-none-any.whl 2020-06-16 13:14:23,876 > Requirement already satisfied: Flask-Babel<0.13,>=0.12 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (0.12.2) 2020-06-16 13:14:23,877 > Requirement already satisfied: Flask-Assets<0.13,>=0.12 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (0.12) 2020-06-16 13:14:23,878 > Requirement already satisfied: blinker<1.5,>=1.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (1.4) 2020-06-16 13:14:24,896 > Collecting werkzeug<0.17,>=0.16 2020-06-16 13:14:24,897 > Downloading https://files.pythonhosted.org/packages/c2/e4/a859d2fe516f466642fa5c6054fd9646271f9da26b0cac0d2f37fc858c8f/Werkzeug-0.16.1-py2.py3-none-any.whl (327kB) 2020-06-16 13:14:26,115 > Requirement already satisfied: cachelib<0.2,>=0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (0.1) 2020-06-16 13:14:26,116 > Requirement already satisfied: PyYAML<6,>=5.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (5.1.2) 2020-06-16 13:14:26,619 ! WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', BadStatusLine('No status line received - the server has closed the connection',))': /simple/markdown/ 2020-06-16 13:14:27,599 > Collecting markdown<3.2,>=3.1 2020-06-16 13:14:27,600 > Downloading https://www.piwheels.org/simple/markdown/Markdown-3.1.1-py2.py3-none-any.whl (87kB) 2020-06-16 13:14:28,930 > Requirement already satisfied: pyserial<3.5,>=3.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (3.4) 2020-06-16 13:14:28,931 > Requirement already satisfied: netaddr<0.8,>=0.7.19 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (0.7.19) 2020-06-16 13:14:28,931 > Requirement already satisfied: watchdog<0.10,>=0.9.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (0.9.0) 2020-06-16 13:14:28,931 > Requirement already satisfied: sarge==0.1.5post0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (0.1.5.post0) 2020-06-16 13:14:28,932 > Requirement already satisfied: netifaces<0.11,>=0.10.9 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (0.10.9) 2020-06-16 13:14:28,932 > Requirement already satisfied: pylru<1.3,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (1.2.0) 2020-06-16 13:14:28,933 > Requirement already satisfied: rsa<5,>=4.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (4.0) 2020-06-16 13:14:28,933 > Requirement already satisfied: pkginfo<1.6,>=1.5.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (1.5.0.1) 2020-06-16 13:14:28,933 > Requirement already satisfied: requests<3,>=2.22.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (2.22.0) 2020-06-16 13:14:28,934 > Collecting semantic_version<2.9,>=2.8 2020-06-16 13:14:28,934 > Downloading https://www.piwheels.org/simple/semantic-version/semantic_version-2.8.5-py2.py3-none-any.whl 2020-06-16 13:14:31,938 > Collecting psutil<5.7,>=5.6.5 2020-06-16 13:14:31,939 > Downloading https://files.pythonhosted.org/packages/73/93/4f8213fbe66fc20cb904f35e6e04e20b47b85bee39845cc66a0bcf5ccdcb/psutil-5.6.7.tar.gz (448kB) 2020-06-16 13:14:35,239 > Requirement already satisfied: Click<8,>=7 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (7.0) 2020-06-16 13:14:35,241 > Requirement already satisfied: awesome-slugify<1.7,>=1.6.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (1.6.5) 2020-06-16 13:14:35,242 > Requirement already satisfied: feedparser<5.3,>=5.2.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (5.2.1) 2020-06-16 13:14:37,246 > Collecting future<0.19,>=0.18.2 2020-06-16 13:14:42,533 > Downloading https://files.pythonhosted.org/packages/45/0b/38b06fd9b92dc2b68d58b75f900e97884c45bedd2ff83203d933cf5851c9/future-0.18.2.tar.gz (829kB) 2020-06-16 13:14:49,051 > Requirement already satisfied: websocket-client<0.57,>=0.56 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (0.56.0) 2020-06-16 13:14:49,052 > Requirement already satisfied: wrapt<1.12,>=1.11.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (1.11.2) 2020-06-16 13:14:49,053 > Requirement already satisfied: emoji<0.6,>=0.5.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (0.5.4) 2020-06-16 13:14:49,054 > Requirement already satisfied: frozendict<1.3,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (1.2) 2020-06-16 13:14:52,729 > Collecting sentry-sdk==0.13.2 2020-06-16 13:14:52,730 > Downloading https://www.piwheels.org/simple/sentry-sdk/sentry_sdk-0.13.2-py2.py3-none-any.whl (91kB) 2020-06-16 13:14:52,730 > Requirement already satisfied: filetype<2,>=1.0.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (1.0.5) 2020-06-16 13:14:52,731 > Collecting futures<3.4,>=3.3 2020-06-16 13:14:52,732 > Downloading https://files.pythonhosted.org/packages/d8/a6/f46ae3f1da0cd4361c344888f59ec2f5785e69c872e175a748ef6071cdb5/futures-3.3.0-py2-none-any.whl 2020-06-16 13:14:52,732 > Requirement already satisfied: monotonic<1.6,>=1.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (1.5) 2020-06-16 13:14:52,733 > Requirement already satisfied: scandir<1.11,>=1.10 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (1.10.0) 2020-06-16 13:14:52,733 > Requirement already satisfied: chainmap<1.1,>=1.0.3 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (1.0.3) 2020-06-16 13:14:52,733 > Requirement already satisfied: typing<4,>=3.7.4.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.0) (3.7.4.1) 2020-06-16 13:14:52,734 > Requirement already satisfied: itsdangerous>=0.21 in /home/pi/oprint/lib/python2.7/site-packages (from flask<0.13,>=0.12->OctoPrint==1.4.0) (1.1.0) 2020-06-16 13:14:52,734 > Requirement already satisfied: MarkupSafe in /home/pi/oprint/lib/python2.7/site-packages (from Jinja2<2.9,>=2.8.1->OctoPrint==1.4.0) (1.1.1) 2020-06-16 13:14:52,735 > Requirement already satisfied: backports-abc>=0.4 in /home/pi/oprint/lib/python2.7/site-packages (from tornado==4.5.3->OctoPrint==1.4.0) (0.5) 2020-06-16 13:14:52,735 > Requirement already satisfied: singledispatch in /home/pi/oprint/lib/python2.7/site-packages (from tornado==4.5.3->OctoPrint==1.4.0) (3.4.0.3) 2020-06-16 13:14:52,735 > Requirement already satisfied: certifi in /home/pi/oprint/lib/python2.7/site-packages (from tornado==4.5.3->OctoPrint==1.4.0) (2019.9.11) 2020-06-16 13:14:52,736 > Requirement already satisfied: Babel>=2.3 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<0.13,>=0.12->OctoPrint==1.4.0) (2.7.0) 2020-06-16 13:14:52,736 > Requirement already satisfied: webassets>=0.11.1 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Assets<0.13,>=0.12->OctoPrint==1.4.0) (0.12.1) 2020-06-16 13:14:52,736 > Requirement already satisfied: setuptools>=36 in /home/pi/oprint/lib/python2.7/site-packages (from markdown<3.2,>=3.1->OctoPrint==1.4.0) (41.5.1) 2020-06-16 13:14:52,737 > Requirement already satisfied: pathtools>=0.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from watchdog<0.10,>=0.9.0->OctoPrint==1.4.0) (0.1.2) 2020-06-16 13:14:52,737 > Requirement already satisfied: argh>=0.24.1 in /home/pi/oprint/lib/python2.7/site-packages (from watchdog<0.10,>=0.9.0->OctoPrint==1.4.0) (0.26.2) 2020-06-16 13:14:52,737 > Requirement already satisfied: pyasn1>=0.1.3 in /home/pi/oprint/lib/python2.7/site-packages (from rsa<5,>=4.0->OctoPrint==1.4.0) (0.4.7) 2020-06-16 13:14:52,738 > Requirement already satisfied: idna<2.9,>=2.5 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.22.0->OctoPrint==1.4.0) (2.8) 2020-06-16 13:14:52,738 > Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.22.0->OctoPrint==1.4.0) (3.0.4) 2020-06-16 13:14:52,738 > 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.22.0->OctoPrint==1.4.0) (1.25.6) 2020-06-16 13:14:52,739 > Requirement already satisfied: Unidecode<0.05,>=0.04.14 in /home/pi/oprint/lib/python2.7/site-packages (from awesome-slugify<1.7,>=1.6.5->OctoPrint==1.4.0) (0.4.21) 2020-06-16 13:14:52,739 > Requirement already satisfied: six in /home/pi/oprint/lib/python2.7/site-packages (from websocket-client<0.57,>=0.56->OctoPrint==1.4.0) (1.12.0) 2020-06-16 13:14:52,739 > Requirement already satisfied: pytz>=2015.7 in /home/pi/oprint/lib/python2.7/site-packages (from Babel>=2.3->Flask-Babel<0.13,>=0.12->OctoPrint==1.4.0) (2019.3) 2020-06-16 13:14:52,740 > Building wheels for collected packages: OctoPrint, psutil, future 2020-06-16 13:14:52,740 > Building wheel for OctoPrint (setup.py): started 2020-06-16 13:15:00,160 > Building wheel for OctoPrint (setup.py): finished with status 'done' 2020-06-16 13:15:00,161 > Created wheel for OctoPrint: filename=OctoPrint-1.4.0-py2.py3-none-any.whl size=3114116 sha256=31e71f142590b9e0d248a494efeff9a400ebc2add3deeddd78284893f91d20c6 2020-06-16 13:15:00,162 > Stored in directory: /tmp/pip-ephem-wheel-cache-wkEVuC/wheels/7a/eb/1a/846310e85c3df1e8b7fcdd9fa18de0f320a0335a7eb5f48451 2020-06-16 13:15:00,163 > Building wheel for psutil (setup.py): started 2020-06-16 13:15:10,601 > Building wheel for psutil (setup.py): finished with status 'done' 2020-06-16 13:15:10,604 > Created wheel for psutil: filename=psutil-5.6.7-cp27-cp27mu-linux_armv7l.whl size=273445 sha256=9aa8f88e8a2791eb91799548a122c88a4eeef1d21b127a77852e291a01f669cd 2020-06-16 13:15:10,605 > Stored in directory: /tmp/pip-ephem-wheel-cache-wkEVuC/wheels/52/41/b0/bf50409fe2b1d3b79afa3eed71b54b3e30fe5b695db2c7ba2e 2020-06-16 13:15:10,605 > Building wheel for future (setup.py): started 2020-06-16 13:15:13,723 > Building wheel for future (setup.py): finished with status 'done' 2020-06-16 13:15:13,724 > Created wheel for future: filename=future-0.18.2-cp27-none-any.whl size=502568 sha256=1ce61cce23c074bd4b409eb79fc2754af6d70b118fae657b23739254e7abd621 2020-06-16 13:15:13,725 > Stored in directory: /tmp/pip-ephem-wheel-cache-wkEVuC/wheels/8b/99/a0/81daf51dcd359a9377b110a8a886b3895921802d2fc1b2397e 2020-06-16 13:15:13,726 > Successfully built OctoPrint psutil future 2020-06-16 13:15:16,513 > Installing collected packages: werkzeug, flask, Flask-Login, markdown, semantic-version, psutil, future, sentry-sdk, futures, OctoPrint 2020-06-16 13:15:16,513 > Found existing installation: Werkzeug 0.15.6 2020-06-16 13:15:16,514 > Uninstalling Werkzeug-0.15.6: 2020-06-16 13:15:16,514 > Successfully uninstalled Werkzeug-0.15.6 2020-06-16 13:15:16,515 > Found existing installation: Flask 0.10.1 2020-06-16 13:15:16,515 > Uninstalling Flask-0.10.1: 2020-06-16 13:15:16,515 > Successfully uninstalled Flask-0.10.1 2020-06-16 13:15:16,516 > Found existing installation: Flask-Login 0.2.11 2020-06-16 13:15:16,516 > Uninstalling Flask-Login-0.2.11: 2020-06-16 13:15:16,517 > Successfully uninstalled Flask-Login-0.2.11 2020-06-16 13:15:16,517 > Found existing installation: Markdown 3.0.1 2020-06-16 13:15:16,518 > Uninstalling Markdown-3.0.1: 2020-06-16 13:15:16,519 > Successfully uninstalled Markdown-3.0.1 2020-06-16 13:15:16,519 > Found existing installation: semantic-version 2.6.0 2020-06-16 13:15:16,520 > Uninstalling semantic-version-2.6.0: 2020-06-16 13:15:16,520 > Successfully uninstalled semantic-version-2.6.0 2020-06-16 13:15:16,521 > Found existing installation: psutil 5.6.3 2020-06-16 13:15:16,521 > Uninstalling psutil-5.6.3: 2020-06-16 13:15:16,521 > Successfully uninstalled psutil-5.6.3 2020-06-16 13:15:17,688 > Found existing installation: future 0.17.1 2020-06-16 13:15:17,689 > Uninstalling future-0.17.1: 2020-06-16 13:15:17,689 > Successfully uninstalled future-0.17.1 2020-06-16 13:15:20,121 > Found existing installation: sentry-sdk 0.7.7 2020-06-16 13:15:20,122 > Uninstalling sentry-sdk-0.7.7: 2020-06-16 13:15:20,123 > Successfully uninstalled sentry-sdk-0.7.7 2020-06-16 13:15:20,123 > Found existing installation: futures 3.2.0 2020-06-16 13:15:20,123 > Uninstalling futures-3.2.0: 2020-06-16 13:15:20,124 > Successfully uninstalled futures-3.2.0 2020-06-16 13:15:20,124 > Found existing installation: OctoPrint 1.3.12 2020-06-16 13:15:20,124 > Uninstalling OctoPrint-1.3.12: 2020-06-16 13:15:20,125 > Successfully uninstalled OctoPrint-1.3.12 2020-06-16 13:15:23,129 > Successfully installed Flask-Login-0.4.1 OctoPrint-1.4.0 flask-0.12.5 future-0.18.2 futures-3.3.0 markdown-3.1.1 psutil-5.6.7 semantic-version-2.8.5 sentry-sdk-0.13.2 werkzeug-0.16.1 2020-07-08 13:35:25,395 /home/pi/oprint/bin/python2 -m pip --disable-pip-version-check install https://github.com/TheSpaghettiDetective/OctoPrint-TheSpaghettiDetective/archive/1.3.1.zip --no-cache-dir 2020-07-08 13:35:28,436 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2020-07-08 13:35:28,437 > Collecting https://github.com/TheSpaghettiDetective/OctoPrint-TheSpaghettiDetective/archive/1.3.1.zip 2020-07-08 13:35:29,442 > Downloading https://github.com/TheSpaghettiDetective/OctoPrint-TheSpaghettiDetective/archive/1.3.1.zip 2020-07-08 13:35:53,260 > Requirement already satisfied: OctoPrint>=1.3.8 in /home/pi/oprint/lib/python2.7/site-packages (from TheSpaghettiDetective==1.3.1) (1.4.0) 2020-07-08 13:35:53,260 > Requirement already satisfied: backoff>=1.4.3 in /home/pi/oprint/lib/python2.7/site-packages (from TheSpaghettiDetective==1.3.1) (1.10.0) 2020-07-08 13:35:53,261 > Requirement already satisfied: raven in /home/pi/oprint/lib/python2.7/site-packages (from TheSpaghettiDetective==1.3.1) (6.10.0) 2020-07-08 13:35:53,269 > Requirement already satisfied: picamera==1.13 in /home/pi/oprint/lib/python2.7/site-packages (from TheSpaghettiDetective==1.3.1) (1.13) 2020-07-08 13:35:53,269 > Requirement already satisfied: awesome-slugify<1.7,>=1.6.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (1.6.5) 2020-07-08 13:35:53,270 > Requirement already satisfied: blinker<1.5,>=1.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (1.4) 2020-07-08 13:35:53,270 > Requirement already satisfied: Flask-Babel<0.13,>=0.12 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (0.12.2) 2020-07-08 13:35:53,270 > Requirement already satisfied: Flask-Assets<0.13,>=0.12 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (0.12) 2020-07-08 13:35:53,271 > Requirement already satisfied: netifaces<0.11,>=0.10.9 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (0.10.9) 2020-07-08 13:35:53,271 > Requirement already satisfied: sentry-sdk==0.13.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (0.13.2) 2020-07-08 13:35:53,272 > Requirement already satisfied: requests<3,>=2.22.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (2.22.0) 2020-07-08 13:35:53,272 > Requirement already satisfied: Click<8,>=7 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (7.0) 2020-07-08 13:35:53,273 > Requirement already satisfied: pylru<1.3,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (1.2.0) 2020-07-08 13:35:53,273 > Requirement already satisfied: Flask-Login<0.5,>=0.4.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (0.4.1) 2020-07-08 13:35:53,273 > Requirement already satisfied: wrapt<1.12,>=1.11.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (1.11.2) 2020-07-08 13:35:53,274 > Requirement already satisfied: markdown<3.2,>=3.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (3.1.1) 2020-07-08 13:35:53,274 > Requirement already satisfied: cachelib<0.2,>=0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (0.1) 2020-07-08 13:35:53,275 > Requirement already satisfied: websocket-client<0.57,>=0.56 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (0.56.0) 2020-07-08 13:35:53,275 > Requirement already satisfied: chainmap<1.1,>=1.0.3; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (1.0.3) 2020-07-08 13:35:53,276 > Requirement already satisfied: future<0.19,>=0.18.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (0.18.2) 2020-07-08 13:35:53,276 > Requirement already satisfied: tornado==4.5.3 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (4.5.3) 2020-07-08 13:35:53,277 > Requirement already satisfied: semantic-version<2.9,>=2.8 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (2.8.5) 2020-07-08 13:35:53,277 > Requirement already satisfied: pkginfo<1.6,>=1.5.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (1.5.0.1) 2020-07-08 13:35:53,277 > Requirement already satisfied: futures<3.4,>=3.3; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (3.3.0) 2020-07-08 13:35:53,278 > Requirement already satisfied: netaddr<0.8,>=0.7.19 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (0.7.19) 2020-07-08 13:35:53,278 > Requirement already satisfied: werkzeug<0.17,>=0.16 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (0.16.1) 2020-07-08 13:35:53,279 > Requirement already satisfied: flask<0.13,>=0.12 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (0.12.5) 2020-07-08 13:35:53,279 > Requirement already satisfied: Jinja2<2.9,>=2.8.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (2.8.1) 2020-07-08 13:35:53,280 > Requirement already satisfied: frozendict<1.3,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (1.2) 2020-07-08 13:35:53,280 > Requirement already satisfied: watchdog<0.10,>=0.9.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (0.9.0) 2020-07-08 13:35:53,281 > Requirement already satisfied: regex!=2018.11.6 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (2019.8.19) 2020-07-08 13:35:53,281 > Requirement already satisfied: typing<4,>=3.7.4.1; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (3.7.4.1) 2020-07-08 13:35:53,282 > Requirement already satisfied: sarge==0.1.5post0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (0.1.5.post0) 2020-07-08 13:35:53,282 > Requirement already satisfied: psutil<5.7,>=5.6.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (5.6.7) 2020-07-08 13:35:53,283 > Requirement already satisfied: filetype<2,>=1.0.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (1.0.5) 2020-07-08 13:35:53,284 > Requirement already satisfied: emoji<0.6,>=0.5.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (0.5.4) 2020-07-08 13:35:53,284 > Requirement already satisfied: monotonic<1.6,>=1.5; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (1.5) 2020-07-08 13:35:53,285 > Requirement already satisfied: rsa<5,>=4.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (4.0) 2020-07-08 13:35:53,285 > Requirement already satisfied: scandir<1.11,>=1.10; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (1.10.0) 2020-07-08 13:35:53,286 > Requirement already satisfied: PyYAML<6,>=5.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (5.1.2) 2020-07-08 13:35:53,286 > Requirement already satisfied: feedparser<5.3,>=5.2.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (5.2.1) 2020-07-08 13:35:53,287 > Requirement already satisfied: pyserial<3.5,>=3.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (3.4) 2020-07-08 13:35:53,287 > Requirement already satisfied: contextlib2; python_version < "3.2" in /home/pi/oprint/lib/python2.7/site-packages (from raven->TheSpaghettiDetective==1.3.1) (0.6.0.post1) 2020-07-08 13:35:53,288 > Requirement already satisfied: Unidecode<0.05,>=0.04.14 in /home/pi/oprint/lib/python2.7/site-packages (from awesome-slugify<1.7,>=1.6.5->OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (0.4.21) 2020-07-08 13:35:53,288 > Requirement already satisfied: Babel>=2.3 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<0.13,>=0.12->OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (2.7.0) 2020-07-08 13:35:53,289 > Requirement already satisfied: webassets>=0.11.1 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Assets<0.13,>=0.12->OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (0.12.1) 2020-07-08 13:35:53,290 > Requirement already satisfied: urllib3>=1.10.0 in /home/pi/oprint/lib/python2.7/site-packages (from sentry-sdk==0.13.2->OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (1.25.6) 2020-07-08 13:35:53,290 > Requirement already satisfied: certifi in /home/pi/oprint/lib/python2.7/site-packages (from sentry-sdk==0.13.2->OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (2019.9.11) 2020-07-08 13:35:53,290 > Requirement already satisfied: idna<2.9,>=2.5 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.22.0->OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (2.8) 2020-07-08 13:35:53,291 > Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.22.0->OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (3.0.4) 2020-07-08 13:35:53,292 > Requirement already satisfied: setuptools>=36 in /home/pi/oprint/lib/python2.7/site-packages (from markdown<3.2,>=3.1->OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (41.5.1) 2020-07-08 13:35:53,292 > Requirement already satisfied: six in /home/pi/oprint/lib/python2.7/site-packages (from websocket-client<0.57,>=0.56->OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (1.12.0) 2020-07-08 13:35:53,293 > Requirement already satisfied: backports-abc>=0.4 in /home/pi/oprint/lib/python2.7/site-packages (from tornado==4.5.3->OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (0.5) 2020-07-08 13:35:53,293 > Requirement already satisfied: singledispatch in /home/pi/oprint/lib/python2.7/site-packages (from tornado==4.5.3->OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (3.4.0.3) 2020-07-08 13:35:53,294 > Requirement already satisfied: itsdangerous>=0.21 in /home/pi/oprint/lib/python2.7/site-packages (from flask<0.13,>=0.12->OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (1.1.0) 2020-07-08 13:35:53,294 > Requirement already satisfied: MarkupSafe in /home/pi/oprint/lib/python2.7/site-packages (from Jinja2<2.9,>=2.8.1->OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (1.1.1) 2020-07-08 13:35:53,295 > Requirement already satisfied: pathtools>=0.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from watchdog<0.10,>=0.9.0->OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (0.1.2) 2020-07-08 13:35:53,296 > Requirement already satisfied: argh>=0.24.1 in /home/pi/oprint/lib/python2.7/site-packages (from watchdog<0.10,>=0.9.0->OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (0.26.2) 2020-07-08 13:35:53,296 > Requirement already satisfied: pyasn1>=0.1.3 in /home/pi/oprint/lib/python2.7/site-packages (from rsa<5,>=4.0->OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (0.4.7) 2020-07-08 13:35:53,297 > Requirement already satisfied: pytz>=2015.7 in /home/pi/oprint/lib/python2.7/site-packages (from Babel>=2.3->Flask-Babel<0.13,>=0.12->OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.1) (2019.3) 2020-07-08 13:35:53,298 > Building wheels for collected packages: TheSpaghettiDetective 2020-07-08 13:35:53,299 > Building wheel for TheSpaghettiDetective (setup.py): started 2020-07-08 13:36:17,901 > Building wheel for TheSpaghettiDetective (setup.py): finished with status 'done' 2020-07-08 13:36:17,902 > Created wheel for TheSpaghettiDetective: filename=TheSpaghettiDetective-1.3.1-cp27-none-any.whl size=17394160 sha256=06491c2890cae743ab63d7b812ecab50757c4990f0fedd1cef827e835a675e1c 2020-07-08 13:36:17,903 > Stored in directory: /tmp/pip-ephem-wheel-cache-lidAwY/wheels/79/8e/b1/b05becaf340b7622befc67df06804c54e1df59375bc52cff19 2020-07-08 13:36:19,385 > Successfully built TheSpaghettiDetective 2020-07-08 13:36:19,388 > Installing collected packages: TheSpaghettiDetective 2020-07-08 13:36:20,391 > Successfully installed TheSpaghettiDetective-1.3.1 2020-07-25 20:50:26,931 /home/pi/oprint/bin/python2 -m pip --disable-pip-version-check install https://github.com/TheSpaghettiDetective/OctoPrint-TheSpaghettiDetective/archive/1.3.2.zip --no-cache-dir 2020-07-25 20:50:29,455 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2020-07-25 20:50:29,456 > Collecting https://github.com/TheSpaghettiDetective/OctoPrint-TheSpaghettiDetective/archive/1.3.2.zip 2020-07-25 20:50:30,460 > Downloading https://github.com/TheSpaghettiDetective/OctoPrint-TheSpaghettiDetective/archive/1.3.2.zip 2020-07-25 20:51:00,054 > Requirement already satisfied: OctoPrint>=1.3.8 in /home/pi/oprint/lib/python2.7/site-packages (from TheSpaghettiDetective==1.3.2) (1.4.0) 2020-07-25 20:51:00,055 > Requirement already satisfied: backoff>=1.4.3 in /home/pi/oprint/lib/python2.7/site-packages (from TheSpaghettiDetective==1.3.2) (1.10.0) 2020-07-25 20:51:00,055 > Requirement already satisfied: raven in /home/pi/oprint/lib/python2.7/site-packages (from TheSpaghettiDetective==1.3.2) (6.10.0) 2020-07-25 20:51:00,056 > Requirement already satisfied: picamera==1.13 in /home/pi/oprint/lib/python2.7/site-packages (from TheSpaghettiDetective==1.3.2) (1.13) 2020-07-25 20:51:00,057 > Requirement already satisfied: awesome-slugify<1.7,>=1.6.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (1.6.5) 2020-07-25 20:51:00,058 > Requirement already satisfied: blinker<1.5,>=1.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (1.4) 2020-07-25 20:51:00,058 > Requirement already satisfied: Flask-Babel<0.13,>=0.12 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (0.12.2) 2020-07-25 20:51:00,059 > Requirement already satisfied: Flask-Assets<0.13,>=0.12 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (0.12) 2020-07-25 20:51:00,060 > Requirement already satisfied: netifaces<0.11,>=0.10.9 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (0.10.9) 2020-07-25 20:51:00,060 > Requirement already satisfied: sentry-sdk==0.13.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (0.13.2) 2020-07-25 20:51:00,061 > Requirement already satisfied: requests<3,>=2.22.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (2.22.0) 2020-07-25 20:51:00,061 > Requirement already satisfied: Click<8,>=7 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (7.0) 2020-07-25 20:51:00,062 > Requirement already satisfied: pylru<1.3,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (1.2.0) 2020-07-25 20:51:00,062 > Requirement already satisfied: Flask-Login<0.5,>=0.4.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (0.4.1) 2020-07-25 20:51:00,063 > Requirement already satisfied: wrapt<1.12,>=1.11.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (1.11.2) 2020-07-25 20:51:00,064 > Requirement already satisfied: markdown<3.2,>=3.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (3.1.1) 2020-07-25 20:51:00,064 > Requirement already satisfied: cachelib<0.2,>=0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (0.1) 2020-07-25 20:51:00,064 > Requirement already satisfied: websocket-client<0.57,>=0.56 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (0.56.0) 2020-07-25 20:51:00,065 > Requirement already satisfied: chainmap<1.1,>=1.0.3; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (1.0.3) 2020-07-25 20:51:00,065 > Requirement already satisfied: future<0.19,>=0.18.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (0.18.2) 2020-07-25 20:51:00,066 > Requirement already satisfied: tornado==4.5.3 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (4.5.3) 2020-07-25 20:51:00,067 > Requirement already satisfied: semantic-version<2.9,>=2.8 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (2.8.5) 2020-07-25 20:51:00,067 > Requirement already satisfied: pkginfo<1.6,>=1.5.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (1.5.0.1) 2020-07-25 20:51:00,068 > Requirement already satisfied: futures<3.4,>=3.3; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (3.3.0) 2020-07-25 20:51:00,068 > Requirement already satisfied: netaddr<0.8,>=0.7.19 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (0.7.19) 2020-07-25 20:51:00,069 > Requirement already satisfied: werkzeug<0.17,>=0.16 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (0.16.1) 2020-07-25 20:51:00,069 > Requirement already satisfied: flask<0.13,>=0.12 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (0.12.5) 2020-07-25 20:51:00,070 > Requirement already satisfied: Jinja2<2.9,>=2.8.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (2.8.1) 2020-07-25 20:51:00,070 > Requirement already satisfied: frozendict<1.3,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (1.2) 2020-07-25 20:51:00,071 > Requirement already satisfied: watchdog<0.10,>=0.9.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (0.9.0) 2020-07-25 20:51:00,072 > Requirement already satisfied: regex!=2018.11.6 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (2019.8.19) 2020-07-25 20:51:00,072 > Requirement already satisfied: typing<4,>=3.7.4.1; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (3.7.4.1) 2020-07-25 20:51:00,073 > Requirement already satisfied: sarge==0.1.5post0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (0.1.5.post0) 2020-07-25 20:51:00,073 > Requirement already satisfied: psutil<5.7,>=5.6.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (5.6.7) 2020-07-25 20:51:00,074 > Requirement already satisfied: filetype<2,>=1.0.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (1.0.5) 2020-07-25 20:51:00,074 > Requirement already satisfied: emoji<0.6,>=0.5.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (0.5.4) 2020-07-25 20:51:00,075 > Requirement already satisfied: monotonic<1.6,>=1.5; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (1.5) 2020-07-25 20:51:00,075 > Requirement already satisfied: rsa<5,>=4.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (4.0) 2020-07-25 20:51:00,076 > Requirement already satisfied: scandir<1.11,>=1.10; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (1.10.0) 2020-07-25 20:51:00,077 > Requirement already satisfied: PyYAML<6,>=5.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (5.1.2) 2020-07-25 20:51:00,077 > Requirement already satisfied: feedparser<5.3,>=5.2.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (5.2.1) 2020-07-25 20:51:00,078 > Requirement already satisfied: pyserial<3.5,>=3.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (3.4) 2020-07-25 20:51:00,078 > Requirement already satisfied: contextlib2; python_version < "3.2" in /home/pi/oprint/lib/python2.7/site-packages (from raven->TheSpaghettiDetective==1.3.2) (0.6.0.post1) 2020-07-25 20:51:00,079 > Requirement already satisfied: Unidecode<0.05,>=0.04.14 in /home/pi/oprint/lib/python2.7/site-packages (from awesome-slugify<1.7,>=1.6.5->OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (0.4.21) 2020-07-25 20:51:00,079 > Requirement already satisfied: Babel>=2.3 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<0.13,>=0.12->OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (2.7.0) 2020-07-25 20:51:00,080 > Requirement already satisfied: webassets>=0.11.1 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Assets<0.13,>=0.12->OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (0.12.1) 2020-07-25 20:51:00,080 > Requirement already satisfied: urllib3>=1.10.0 in /home/pi/oprint/lib/python2.7/site-packages (from sentry-sdk==0.13.2->OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (1.25.6) 2020-07-25 20:51:00,081 > Requirement already satisfied: certifi in /home/pi/oprint/lib/python2.7/site-packages (from sentry-sdk==0.13.2->OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (2019.9.11) 2020-07-25 20:51:00,082 > Requirement already satisfied: idna<2.9,>=2.5 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.22.0->OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (2.8) 2020-07-25 20:51:00,082 > Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.22.0->OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (3.0.4) 2020-07-25 20:51:00,082 > Requirement already satisfied: setuptools>=36 in /home/pi/oprint/lib/python2.7/site-packages (from markdown<3.2,>=3.1->OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (41.5.1) 2020-07-25 20:51:00,083 > Requirement already satisfied: six in /home/pi/oprint/lib/python2.7/site-packages (from websocket-client<0.57,>=0.56->OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (1.12.0) 2020-07-25 20:51:00,083 > Requirement already satisfied: backports-abc>=0.4 in /home/pi/oprint/lib/python2.7/site-packages (from tornado==4.5.3->OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (0.5) 2020-07-25 20:51:00,084 > Requirement already satisfied: singledispatch in /home/pi/oprint/lib/python2.7/site-packages (from tornado==4.5.3->OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (3.4.0.3) 2020-07-25 20:51:00,084 > Requirement already satisfied: itsdangerous>=0.21 in /home/pi/oprint/lib/python2.7/site-packages (from flask<0.13,>=0.12->OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (1.1.0) 2020-07-25 20:51:00,085 > Requirement already satisfied: MarkupSafe in /home/pi/oprint/lib/python2.7/site-packages (from Jinja2<2.9,>=2.8.1->OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (1.1.1) 2020-07-25 20:51:00,085 > Requirement already satisfied: pathtools>=0.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from watchdog<0.10,>=0.9.0->OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (0.1.2) 2020-07-25 20:51:00,086 > Requirement already satisfied: argh>=0.24.1 in /home/pi/oprint/lib/python2.7/site-packages (from watchdog<0.10,>=0.9.0->OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (0.26.2) 2020-07-25 20:51:00,086 > Requirement already satisfied: pyasn1>=0.1.3 in /home/pi/oprint/lib/python2.7/site-packages (from rsa<5,>=4.0->OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (0.4.7) 2020-07-25 20:51:00,087 > Requirement already satisfied: pytz>=2015.7 in /home/pi/oprint/lib/python2.7/site-packages (from Babel>=2.3->Flask-Babel<0.13,>=0.12->OctoPrint>=1.3.8->TheSpaghettiDetective==1.3.2) (2019.3) 2020-07-25 20:51:00,087 > Building wheels for collected packages: TheSpaghettiDetective 2020-07-25 20:51:00,088 > Building wheel for TheSpaghettiDetective (setup.py): started 2020-07-25 20:51:36,229 > Building wheel for TheSpaghettiDetective (setup.py): finished with status 'done' 2020-07-25 20:51:36,230 > Created wheel for TheSpaghettiDetective: filename=TheSpaghettiDetective-1.3.2-cp27-none-any.whl size=17394089 sha256=a8a0a8037627346ecd5fd0ffcfad1ffee21129fb56413f95e01efd7d775ecf2b 2020-07-25 20:51:36,232 > Stored in directory: /tmp/pip-ephem-wheel-cache-q7JIai/wheels/ad/91/5b/761f16b812ff34c0d54915414fdff19e43469eecae503752f9 2020-07-25 20:51:37,758 > Successfully built TheSpaghettiDetective 2020-07-25 20:51:37,759 > Installing collected packages: TheSpaghettiDetective 2020-07-25 20:51:37,760 > Found existing installation: TheSpaghettiDetective 1.3.1 2020-07-25 20:51:37,761 > Uninstalling TheSpaghettiDetective-1.3.1: 2020-07-25 20:51:37,761 > Successfully uninstalled TheSpaghettiDetective-1.3.1 2020-07-25 20:51:38,765 > Successfully installed TheSpaghettiDetective-1.3.2 2020-10-20 12:47:41,888 /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-10-20 12:47:44,375 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2020-10-20 12:47:44,377 > Collecting https://github.com/foosel/OctoPrint/archive/1.4.2.zip 2020-10-20 12:47:45,382 > Downloading https://github.com/foosel/OctoPrint/archive/1.4.2.zip (5.4MB) 2020-10-20 12:48:30,416 > Collecting OctoPrint-FirmwareCheck>=2020.06.22 2020-10-20 12:48:30,417 > Downloading https://www.piwheels.org/simple/octoprint-firmwarecheck/OctoPrint_FirmwareCheck-2020.9.23-py2.py3-none-any.whl 2020-10-20 12:48:30,418 > Collecting OctoPrint-FileCheck>=2020.07.06 2020-10-20 12:48:30,425 > Downloading https://files.pythonhosted.org/packages/91/dd/ec5572fc0da4fd8c8cf64a6c9f03dc8f6711f5aa3bf990c5c29dc78b1039/OctoPrint_FileCheck-2020.8.7-py2.py3-none-any.whl 2020-10-20 12:48:30,427 > 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-10-20 12:48:31,431 > Collecting tornado==5.1.1 2020-10-20 12:48:31,432 > Downloading https://files.pythonhosted.org/packages/e6/78/6e7b5af12c12bdf38ca9bfe863fcaf53dc10430a312d0324e76c1e5ca426/tornado-5.1.1.tar.gz (516kB) 2020-10-20 12:48:37,889 > Requirement already satisfied: markdown<3.2,>=3.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.2) (3.1.1) 2020-10-20 12:48:37,972 > Requirement already satisfied: rsa==4.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.2) (4.0) 2020-10-20 12:48:37,973 > 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-10-20 12:48:37,973 > Collecting flask<2,>=1.1.2 2020-10-20 12:48:37,974 > Downloading https://files.pythonhosted.org/packages/f2/28/2a03252dfb9ebf377f40fba6a7841b47083260bf8bd8e737b0c6952df83f/Flask-1.1.2-py2.py3-none-any.whl (94kB) 2020-10-20 12:48:38,976 > Collecting Jinja2<3,>=2.11.2 2020-10-20 12:48:38,977 > Downloading https://files.pythonhosted.org/packages/30/9e/f663a2aa66a09d838042ae1a2c5659828bb9b41ea3a6efa20a20fd92b121/Jinja2-2.11.2-py2.py3-none-any.whl (125kB) 2020-10-20 12:48:39,981 > Collecting Flask-Login<0.6,>=0.5 2020-10-20 12:48:39,982 > Downloading https://files.pythonhosted.org/packages/2b/83/ac5bf3279f969704fc1e63f050c50e10985e50fd340e6069ec7e09df5442/Flask_Login-0.5.0-py2.py3-none-any.whl 2020-10-20 12:48:39,983 > Collecting Flask-Babel<2,>=1.0 2020-10-20 12:48:39,984 > Downloading https://files.pythonhosted.org/packages/7a/73/e4a9532ca11daeead1a99251f2ec1a5faf98117b83dbfe1b30535004cd98/Flask-Babel-1.0.0.tar.gz (49kB) 2020-10-20 12:48:41,987 > Collecting Flask-Assets<3,>=2.0 2020-10-20 12:48:41,988 > Downloading https://files.pythonhosted.org/packages/55/bb/c3f04674d54151875321a2aa55a82977b903d3cd6cc130ba04cbc67c6b06/Flask-Assets-2.0.tar.gz 2020-10-20 12:48:43,992 > Collecting werkzeug<2,>=1.0.1 2020-10-20 12:48:43,993 > Downloading https://files.pythonhosted.org/packages/cc/94/5f7079a0e00bd6863ef8f1da638721e9da21e5bacee597595b318f71d62e/Werkzeug-1.0.1-py2.py3-none-any.whl (298kB) 2020-10-20 12:48:47,062 > 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-10-20 12:48:47,063 > Requirement already satisfied: cachelib<1,>=0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.2) (0.1) 2020-10-20 12:48:48,067 > Collecting PyYAML<6,>=5.3.1 2020-10-20 12:48:48,069 > Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) 2020-10-20 12:48:52,078 > Requirement already satisfied: pyserial<4,>=3.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.2) (3.4) 2020-10-20 12:48:52,080 > 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-10-20 12:48:52,081 > Collecting watchdog<1,>=0.10.2 2020-10-20 12:48:52,083 > Downloading https://files.pythonhosted.org/packages/0e/06/121302598a4fc01aca942d937f4a2c33430b7181137b35758913a8db10ad/watchdog-0.10.3.tar.gz (94kB) 2020-10-20 12:48:54,181 > 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-10-20 12:48:54,182 > 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-10-20 12:48:54,183 > 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-10-20 12:48:54,184 > 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-10-20 12:48:55,714 > Collecting requests<3,>=2.23.0 2020-10-20 12:48:55,715 > Downloading https://www.piwheels.org/simple/requests/requests-2.24.0-py2.py3-none-any.whl (61kB) 2020-10-20 12:48:55,716 > Requirement already satisfied: semantic_version<3,>=2.8.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.2) (2.8.5) 2020-10-20 12:48:58,722 > Collecting psutil<6,>=5.7 2020-10-20 12:48:58,723 > Downloading https://files.pythonhosted.org/packages/aa/3e/d18f2c04cf2b528e18515999b0c8e698c136db78f62df34eee89cee205f1/psutil-5.7.2.tar.gz (460kB) 2020-10-20 12:49:08,092 > Collecting Click<8,>=7.1.2 2020-10-20 12:49:08,094 > Downloading https://files.pythonhosted.org/packages/d2/3d/fa76db83bf75c4f8d338c2fd15c8d33fdd7ad23a9b5e57eb6c5de26b430e/click-7.1.2-py2.py3-none-any.whl (82kB) 2020-10-20 12:49:08,150 > 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-10-20 12:49:08,151 > Requirement already satisfied: future<1,>=0.18.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.2) (0.18.2) 2020-10-20 12:49:08,152 > Collecting websocket-client<1,>=0.57 2020-10-20 12:49:08,153 > Downloading https://www.piwheels.org/simple/websocket-client/websocket_client-0.57.0-py2.py3-none-any.whl (200kB) 2020-10-20 12:49:11,422 > Collecting wrapt<2,>=1.12.1 2020-10-20 12:49:11,423 > Downloading https://files.pythonhosted.org/packages/82/f7/e43cefbe88c5fd371f4cf0cf5eb3feccd07515af9fd6cf7dbf1d1793a797/wrapt-1.12.1.tar.gz 2020-10-20 12:49:12,841 > 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-10-20 12:49:12,842 > Requirement already satisfied: frozendict<2,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.2) (1.2) 2020-10-20 12:49:14,260 > Collecting sentry-sdk<1,>=0.15.1 2020-10-20 12:49:14,261 > Downloading https://www.piwheels.org/simple/sentry-sdk/sentry_sdk-0.19.1-py2.py3-none-any.whl (120kB) 2020-10-20 12:49:16,424 > Collecting filetype<2,>=1.0.7 2020-10-20 12:49:16,425 > Downloading https://www.piwheels.org/simple/filetype/filetype-1.0.7-py2.py3-none-any.whl 2020-10-20 12:49:16,426 > 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-10-20 12:49:16,427 > Requirement already satisfied: blinker<2,>=1.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.2) (1.4) 2020-10-20 12:49:16,427 > Requirement already satisfied: futures<4,>=3.3 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.2) (3.3.0) 2020-10-20 12:49:16,428 > Requirement already satisfied: monotonic<2,>=1.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.4.2) (1.5) 2020-10-20 12:49:16,429 > 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-10-20 12:49:16,430 > 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-10-20 12:49:16,431 > 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-10-20 12:49:16,432 > 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-10-20 12:49:16,433 > 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-10-20 12:49:16,434 > 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-10-20 12:49:16,435 > 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-10-20 12:49:16,436 > 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-10-20 12:49:16,437 > 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-10-20 12:49:16,438 > Collecting webassets>=2.0 2020-10-20 12:49:16,439 > Downloading https://files.pythonhosted.org/packages/c1/c4/2da869584205c064614535cc626defa493b98f0d114e8f4741c99800000e/webassets-2.0.tar.gz (288kB) 2020-10-20 12:49:21,028 > 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-10-20 12:49:21,029 > 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-10-20 12:49:21,030 > 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-10-20 12:49:21,031 > 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-10-20 12:49:21,032 > 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-10-20 12:49:21,032 > 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-10-20 12:49:21,033 > Building wheels for collected packages: OctoPrint, tornado, Flask-Babel, Flask-Assets, PyYAML, watchdog, psutil, wrapt, webassets 2020-10-20 12:49:21,033 > Building wheel for OctoPrint (setup.py): started 2020-10-20 12:49:28,505 > Building wheel for OctoPrint (setup.py): finished with status 'done' 2020-10-20 12:49:28,506 > Created wheel for OctoPrint: filename=OctoPrint-1.4.2-py2.py3-none-any.whl size=2860983 sha256=a579f17939bc500b65e3acbb6aa8a7091c3c0f0de7e07e9581bc31767b3bfe6e 2020-10-20 12:49:28,507 > Stored in directory: /tmp/pip-ephem-wheel-cache-sswdVo/wheels/c0/51/b4/26ea514d23bc75d53bd650f28a6d268d3b08ad0332eb6b49ab 2020-10-20 12:49:28,508 > Building wheel for tornado (setup.py): started 2020-10-20 12:49:31,708 > Building wheel for tornado (setup.py): finished with status 'done' 2020-10-20 12:49:31,710 > Created wheel for tornado: filename=tornado-5.1.1-cp27-cp27mu-linux_armv7l.whl size=461229 sha256=225d6df45f475fabc6d9f5f097b98e6b2dc83c31606cfac1f0ad19b3b514b5fd 2020-10-20 12:49:31,710 > Stored in directory: /tmp/pip-ephem-wheel-cache-sswdVo/wheels/6d/e1/ce/f4ee2fa420cc6b940123c64992b81047816d0a9fad6b879325 2020-10-20 12:49:31,711 > Building wheel for Flask-Babel (setup.py): started 2020-10-20 12:49:33,044 > Building wheel for Flask-Babel (setup.py): finished with status 'done' 2020-10-20 12:49:33,045 > Created wheel for Flask-Babel: filename=Flask_Babel-1.0.0-cp27-none-any.whl size=9500 sha256=6942d9ad7b01c32a1c8d475a176458412dedb13aa4dfff4ec56636afa11edbbe 2020-10-20 12:49:33,046 > Stored in directory: /tmp/pip-ephem-wheel-cache-sswdVo/wheels/a6/99/39/d063449aca6cd73c59ec2954b92acc828882e8cd1ae27323b8 2020-10-20 12:49:33,047 > Building wheel for Flask-Assets (setup.py): started 2020-10-20 12:49:34,414 > Building wheel for Flask-Assets (setup.py): finished with status 'done' 2020-10-20 12:49:34,415 > Created wheel for Flask-Assets: filename=Flask_Assets-2.0-cp27-none-any.whl size=8452 sha256=bd6c313f2b851a6b085ca179747fb3e94bdcc922e92c09a86820a9ae1ee868af 2020-10-20 12:49:34,416 > Stored in directory: /tmp/pip-ephem-wheel-cache-sswdVo/wheels/0e/8e/47/fea22d5806736350324c8ff8ab110e7ef476d93cbbfd78c6f4 2020-10-20 12:49:34,417 > Building wheel for PyYAML (setup.py): started 2020-10-20 12:49:36,421 > Building wheel for PyYAML (setup.py): finished with status 'done' 2020-10-20 12:49:36,422 > Created wheel for PyYAML: filename=PyYAML-5.3.1-cp27-cp27mu-linux_armv7l.whl size=45645 sha256=dd53fdb381008de22fb1e75e619d3bbb6ac6932e59b9cbbe4496db85cf947df6 2020-10-20 12:49:36,423 > Stored in directory: /tmp/pip-ephem-wheel-cache-sswdVo/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd 2020-10-20 12:49:36,424 > Building wheel for watchdog (setup.py): started 2020-10-20 12:49:37,823 > Building wheel for watchdog (setup.py): finished with status 'done' 2020-10-20 12:49:37,824 > Created wheel for watchdog: filename=watchdog-0.10.3-cp27-none-any.whl size=73873 sha256=feb8196c7762a311d775829b4ef64072e6442c5ca5293c5e0a2e9570f095d7cb 2020-10-20 12:49:37,825 > Stored in directory: /tmp/pip-ephem-wheel-cache-sswdVo/wheels/a8/1d/38/2c19bb311f67cc7b4d07a2ec5ea36ab1a0a0ea50db994a5bc7 2020-10-20 12:49:37,826 > Building wheel for psutil (setup.py): started 2020-10-20 12:49:44,834 > Building wheel for psutil (setup.py): finished with status 'done' 2020-10-20 12:49:44,835 > Created wheel for psutil: filename=psutil-5.7.2-cp27-cp27mu-linux_armv7l.whl size=280017 sha256=a0adad0017a95b3ac71d1dc99919bcc73880f425d1606fa06fb44f0ccfa4dcf9 2020-10-20 12:49:44,836 > Stored in directory: /tmp/pip-ephem-wheel-cache-sswdVo/wheels/39/a0/f5/c4fa280463e29aea07797acb5312358fefb067c1f4f98e11b1 2020-10-20 12:49:44,837 > Building wheel for wrapt (setup.py): started 2020-10-20 12:49:49,843 > Building wheel for wrapt (setup.py): finished with status 'done' 2020-10-20 12:49:49,844 > Created wheel for wrapt: filename=wrapt-1.12.1-cp27-cp27mu-linux_armv7l.whl size=64165 sha256=33ceb7ba4a9fc9dd8bdcb3a06e40bfcedec32d3a3d1e875cfd068a906e442c12 2020-10-20 12:49:49,845 > Stored in directory: /tmp/pip-ephem-wheel-cache-sswdVo/wheels/b1/c2/ed/d62208260edbd3fa7156545c00ef966f45f2063d0a84f8208a 2020-10-20 12:49:49,846 > Building wheel for webassets (setup.py): started 2020-10-20 12:49:51,177 > Building wheel for webassets (setup.py): finished with status 'done' 2020-10-20 12:49:51,178 > Created wheel for webassets: filename=webassets-2.0-cp27-none-any.whl size=142872 sha256=fb7dafdaf993fc8d384befa6e74e984e2f0ce3978d6b8b0442089b49419d860b 2020-10-20 12:49:51,179 > Stored in directory: /tmp/pip-ephem-wheel-cache-sswdVo/wheels/84/a2/d5/4dbffb49133706a3de7f1d9bb930a32e884898a5c7f3eb3357 2020-10-20 12:49:51,180 > Successfully built OctoPrint tornado Flask-Babel Flask-Assets PyYAML watchdog psutil wrapt webassets 2020-10-20 12:49:53,184 > Installing collected packages: OctoPrint-FirmwareCheck, OctoPrint-FileCheck, tornado, Jinja2, werkzeug, Click, flask, Flask-Login, Flask-Babel, webassets, Flask-Assets, PyYAML, watchdog, requests, psutil, websocket-client, wrapt, sentry-sdk, filetype, OctoPrint 2020-10-20 12:49:53,185 > Found existing installation: tornado 4.5.3 2020-10-20 12:49:53,186 > Uninstalling tornado-4.5.3: 2020-10-20 12:49:53,187 > Successfully uninstalled tornado-4.5.3 2020-10-20 12:49:55,003 > Found existing installation: Jinja2 2.8.1 2020-10-20 12:49:55,004 > Uninstalling Jinja2-2.8.1: 2020-10-20 12:49:55,006 > Successfully uninstalled Jinja2-2.8.1 2020-10-20 12:49:55,006 > Found existing installation: Werkzeug 0.16.1 2020-10-20 12:49:55,007 > Uninstalling Werkzeug-0.16.1: 2020-10-20 12:49:55,008 > Successfully uninstalled Werkzeug-0.16.1 2020-10-20 12:49:56,680 > Found existing installation: Click 7.0 2020-10-20 12:49:56,681 > Uninstalling Click-7.0: 2020-10-20 12:49:56,682 > Successfully uninstalled Click-7.0 2020-10-20 12:49:56,683 > Found existing installation: Flask 0.12.5 2020-10-20 12:49:56,683 > Uninstalling Flask-0.12.5: 2020-10-20 12:49:56,684 > Successfully uninstalled Flask-0.12.5 2020-10-20 12:49:56,684 > Found existing installation: Flask-Login 0.4.1 2020-10-20 12:49:56,685 > Uninstalling Flask-Login-0.4.1: 2020-10-20 12:49:56,685 > Successfully uninstalled Flask-Login-0.4.1 2020-10-20 12:49:56,686 > Found existing installation: Flask-Babel 0.12.2 2020-10-20 12:49:56,686 > Uninstalling Flask-Babel-0.12.2: 2020-10-20 12:49:56,686 > Successfully uninstalled Flask-Babel-0.12.2 2020-10-20 12:49:56,687 > Found existing installation: webassets 0.12.1 2020-10-20 12:49:56,689 > Uninstalling webassets-0.12.1: 2020-10-20 12:49:56,690 > Successfully uninstalled webassets-0.12.1 2020-10-20 12:49:56,690 > Found existing installation: Flask-Assets 0.12 2020-10-20 12:49:56,691 > Uninstalling Flask-Assets-0.12: 2020-10-20 12:49:57,993 > Successfully uninstalled Flask-Assets-0.12 2020-10-20 12:49:57,994 > Found existing installation: PyYAML 5.1.2 2020-10-20 12:49:57,995 > Uninstalling PyYAML-5.1.2: 2020-10-20 12:49:57,996 > Successfully uninstalled PyYAML-5.1.2 2020-10-20 12:49:57,997 > Found existing installation: watchdog 0.9.0 2020-10-20 12:49:57,997 > Uninstalling watchdog-0.9.0: 2020-10-20 12:49:57,998 > Successfully uninstalled watchdog-0.9.0 2020-10-20 12:49:57,999 > Found existing installation: requests 2.22.0 2020-10-20 12:49:57,999 > Uninstalling requests-2.22.0: 2020-10-20 12:49:58,000 > Successfully uninstalled requests-2.22.0 2020-10-20 12:49:58,000 > Found existing installation: psutil 5.6.7 2020-10-20 12:49:58,001 > Uninstalling psutil-5.6.7: 2020-10-20 12:49:58,002 > Successfully uninstalled psutil-5.6.7 2020-10-20 12:50:00,112 > Found existing installation: websocket-client 0.56.0 2020-10-20 12:50:00,113 > Uninstalling websocket-client-0.56.0: 2020-10-20 12:50:00,114 > Successfully uninstalled websocket-client-0.56.0 2020-10-20 12:50:00,115 > Found existing installation: wrapt 1.11.2 2020-10-20 12:50:00,115 > Uninstalling wrapt-1.11.2: 2020-10-20 12:50:00,116 > Successfully uninstalled wrapt-1.11.2 2020-10-20 12:50:00,117 > Found existing installation: sentry-sdk 0.13.2 2020-10-20 12:50:00,117 > Uninstalling sentry-sdk-0.13.2: 2020-10-20 12:50:00,118 > Successfully uninstalled sentry-sdk-0.13.2 2020-10-20 12:50:00,119 > Found existing installation: filetype 1.0.5 2020-10-20 12:50:00,119 > Uninstalling filetype-1.0.5: 2020-10-20 12:50:00,120 > Successfully uninstalled filetype-1.0.5 2020-10-20 12:50:00,120 > Found existing installation: OctoPrint 1.4.0 2020-10-20 12:50:00,121 > Uninstalling OctoPrint-1.4.0: 2020-10-20 12:50:00,121 > Successfully uninstalled OctoPrint-1.4.0 2020-10-20 12:50:02,625 > 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.9.23 PyYAML-5.3.1 filetype-1.0.7 flask-1.1.2 psutil-5.7.2 requests-2.24.0 sentry-sdk-0.19.1 tornado-5.1.1 watchdog-0.10.3 webassets-2.0 websocket-client-0.57.0 werkzeug-1.0.1 wrapt-1.12.1 2020-10-20 12:50:02,742 /home/pi/oprint/bin/python2 -m pip --disable-pip-version-check install https://github.com/TheSpaghettiDetective/OctoPrint-TheSpaghettiDetective/archive/1.4.2.zip --no-cache-dir 2020-10-20 12:50:06,042 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2020-10-20 12:50:06,044 > Collecting https://github.com/TheSpaghettiDetective/OctoPrint-TheSpaghettiDetective/archive/1.4.2.zip 2020-10-20 12:50:06,046 > Downloading https://github.com/TheSpaghettiDetective/OctoPrint-TheSpaghettiDetective/archive/1.4.2.zip 2020-10-20 12:52:06,635 > Requirement already satisfied: OctoPrint>=1.3.8 in /home/pi/oprint/lib/python2.7/site-packages (from TheSpaghettiDetective==1.4.2) (1.4.2) 2020-10-20 12:52:06,636 > Requirement already satisfied: backoff>=1.4.3 in /home/pi/oprint/lib/python2.7/site-packages (from TheSpaghettiDetective==1.4.2) (1.10.0) 2020-10-20 12:52:06,649 > Requirement already satisfied: raven in /home/pi/oprint/lib/python2.7/site-packages (from TheSpaghettiDetective==1.4.2) (6.10.0) 2020-10-20 12:52:08,653 > Collecting bson==0.5.10 2020-10-20 12:52:08,654 > Downloading https://files.pythonhosted.org/packages/4d/53/7c534a38850f2252275d7f949aed2219095e90df1e2d180a9c8ed139e499/bson-0.5.10.tar.gz 2020-10-20 12:52:10,657 > Collecting picamerab==1.13b1 2020-10-20 12:52:10,658 > Downloading https://files.pythonhosted.org/packages/df/fe/e1d007ac4287cd902ea9152fa969ac0795b43cbd3b5abc478ae5b86a42da/picamerab-1.13b1.tar.gz (139kB) 2020-10-20 12:52:13,271 > Requirement already satisfied: Flask-Babel<2,>=1.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (1.0.0) 2020-10-20 12:52:13,272 > Requirement already satisfied: psutil<6,>=5.7 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (5.7.2) 2020-10-20 12:52:13,272 > Requirement already satisfied: emoji<1,>=0.5.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (0.5.4) 2020-10-20 12:52:13,274 > Requirement already satisfied: monotonic<2,>=1.5; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (1.5) 2020-10-20 12:52:13,274 > Requirement already satisfied: filetype<2,>=1.0.7 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (1.0.7) 2020-10-20 12:52:13,275 > Requirement already satisfied: PyYAML<6,>=5.3.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (5.3.1) 2020-10-20 12:52:13,275 > Requirement already satisfied: netifaces<1,>=0.10.9 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (0.10.9) 2020-10-20 12:52:13,276 > Requirement already satisfied: future<1,>=0.18.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (0.18.2) 2020-10-20 12:52:13,276 > Requirement already satisfied: feedparser<6,>=5.2.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (5.2.1) 2020-10-20 12:52:13,277 > Requirement already satisfied: netaddr<1,>=0.7.19 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (0.7.19) 2020-10-20 12:52:13,277 > Requirement already satisfied: requests<3,>=2.23.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (2.24.0) 2020-10-20 12:52:13,278 > Requirement already satisfied: Click<8,>=7.1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (7.1.2) 2020-10-20 12:52:13,278 > Requirement already satisfied: blinker<2,>=1.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (1.4) 2020-10-20 12:52:13,279 > Requirement already satisfied: watchdog<1,>=0.10.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (0.10.3) 2020-10-20 12:52:13,279 > Requirement already satisfied: itsdangerous<2,>=1.1.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (1.1.0) 2020-10-20 12:52:13,280 > Requirement already satisfied: pkginfo<2,>=1.5.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (1.5.0.1) 2020-10-20 12:52:13,280 > Requirement already satisfied: Jinja2<3,>=2.11.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (2.11.2) 2020-10-20 12:52:13,281 > Requirement already satisfied: frozendict<2,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (1.2) 2020-10-20 12:52:13,281 > Requirement already satisfied: Flask-Login<0.6,>=0.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (0.5.0) 2020-10-20 12:52:13,282 > Requirement already satisfied: flask<2,>=1.1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (1.1.2) 2020-10-20 12:52:13,282 > Requirement already satisfied: rsa==4.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (4.0) 2020-10-20 12:52:13,283 > Requirement already satisfied: semantic-version<3,>=2.8.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (2.8.5) 2020-10-20 12:52:13,283 > Requirement already satisfied: unidecode<0.05,>=0.04.14 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (0.4.21) 2020-10-20 12:52:13,284 > Requirement already satisfied: OctoPrint-FileCheck>=2020.07.06 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (2020.8.7) 2020-10-20 12:52:13,284 > Requirement already satisfied: futures<4,>=3.3; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (3.3.0) 2020-10-20 12:52:13,285 > Requirement already satisfied: websocket-client<1,>=0.57 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (0.57.0) 2020-10-20 12:52:13,285 > Requirement already satisfied: scandir<2,>=1.10; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (1.10.0) 2020-10-20 12:52:13,286 > Requirement already satisfied: tornado==5.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (5.1.1) 2020-10-20 12:52:13,286 > Requirement already satisfied: pyserial<4,>=3.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (3.4) 2020-10-20 12:52:13,287 > Requirement already satisfied: markupsafe<2.0,>=1.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (1.1.1) 2020-10-20 12:52:13,287 > Requirement already satisfied: markdown<3.2,>=3.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (3.1.1) 2020-10-20 12:52:13,288 > Requirement already satisfied: regex!=2018.11.6 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (2019.8.19) 2020-10-20 12:52:13,288 > Requirement already satisfied: chainmap<2,>=1.0.3; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (1.0.3) 2020-10-20 12:52:13,289 > Requirement already satisfied: typing<4,>=3.7.4.1; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (3.7.4.1) 2020-10-20 12:52:13,289 > Requirement already satisfied: sarge==0.1.5post0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (0.1.5.post0) 2020-10-20 12:52:13,290 > Requirement already satisfied: sentry-sdk<1,>=0.15.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (0.19.1) 2020-10-20 12:52:13,290 > Requirement already satisfied: OctoPrint-FirmwareCheck>=2020.06.22 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (2020.9.23) 2020-10-20 12:52:13,291 > Requirement already satisfied: pylru<2,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (1.2.0) 2020-10-20 12:52:13,291 > Requirement already satisfied: werkzeug<2,>=1.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (1.0.1) 2020-10-20 12:52:13,291 > Requirement already satisfied: wrapt<2,>=1.12.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (1.12.1) 2020-10-20 12:52:13,292 > Requirement already satisfied: Flask-Assets<3,>=2.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (2.0) 2020-10-20 12:52:13,292 > Requirement already satisfied: cachelib<1,>=0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (0.1) 2020-10-20 12:52:13,293 > Requirement already satisfied: contextlib2; python_version < "3.2" in /home/pi/oprint/lib/python2.7/site-packages (from raven->TheSpaghettiDetective==1.4.2) (0.6.0.post1) 2020-10-20 12:52:14,297 > Collecting python-dateutil>=2.4.0 2020-10-20 12:52:14,298 > Downloading https://files.pythonhosted.org/packages/d4/70/d60450c3dd48ef87586924207ae8907090de0b306af2bce5d134d78615cb/python_dateutil-2.8.1-py2.py3-none-any.whl (227kB) 2020-10-20 12:52:16,417 > Requirement already satisfied: six>=1.9.0 in /home/pi/oprint/lib/python2.7/site-packages (from bson==0.5.10->TheSpaghettiDetective==1.4.2) (1.12.0) 2020-10-20 12:52:16,418 > Collecting colorzero 2020-10-20 12:52:16,420 > Downloading https://files.pythonhosted.org/packages/cc/a2/718e78485d0a42c3c2971e0d4a0eb9878bd1121cd640f0773de0695c858e/colorzero-1.1-py2.py3-none-any.whl 2020-10-20 12:52:16,420 > Requirement already satisfied: Babel>=2.3 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (2.7.0) 2020-10-20 12:52:16,421 > Requirement already satisfied: pytz in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (2019.3) 2020-10-20 12:52:16,421 > Requirement already satisfied: idna<3,>=2.5 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (2.8) 2020-10-20 12:52:16,422 > 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.3.8->TheSpaghettiDetective==1.4.2) (1.25.6) 2020-10-20 12:52:16,422 > Requirement already satisfied: certifi>=2017.4.17 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (2019.9.11) 2020-10-20 12:52:16,423 > 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.3.8->TheSpaghettiDetective==1.4.2) (3.0.4) 2020-10-20 12:52:16,423 > Requirement already satisfied: pathtools>=0.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from watchdog<1,>=0.10.2->OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (0.1.2) 2020-10-20 12:52:16,424 > Requirement already satisfied: pyasn1>=0.1.3 in /home/pi/oprint/lib/python2.7/site-packages (from rsa==4.0->OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (0.4.7) 2020-10-20 12:52:16,424 > Requirement already satisfied: backports-abc>=0.4 in /home/pi/oprint/lib/python2.7/site-packages (from tornado==5.1.1->OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (0.5) 2020-10-20 12:52:16,424 > Requirement already satisfied: singledispatch in /home/pi/oprint/lib/python2.7/site-packages (from tornado==5.1.1->OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (3.4.0.3) 2020-10-20 12:52:16,425 > Requirement already satisfied: setuptools>=36 in /home/pi/oprint/lib/python2.7/site-packages (from markdown<3.2,>=3.1->OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (41.5.1) 2020-10-20 12:52:16,425 > Requirement already satisfied: webassets>=2.0 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Assets<3,>=2.0->OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.2) (2.0) 2020-10-20 12:52:16,426 > Building wheels for collected packages: TheSpaghettiDetective, bson, picamerab 2020-10-20 12:52:16,426 > Building wheel for TheSpaghettiDetective (setup.py): started 2020-10-20 12:52:35,255 > Building wheel for TheSpaghettiDetective (setup.py): finished with status 'done' 2020-10-20 12:52:35,256 > Created wheel for TheSpaghettiDetective: filename=TheSpaghettiDetective-1.4.2-cp27-none-any.whl size=17396676 sha256=a85c07241927cce0e8010efe4fa7562a465a6f5a6a969ded210440bb19b32c97 2020-10-20 12:52:35,257 > Stored in directory: /tmp/pip-ephem-wheel-cache-YExtT4/wheels/13/1f/f3/f0dc83b2e06df820991722d6f6069fb118320ffcc4a687fdc3 2020-10-20 12:52:36,525 > Building wheel for bson (setup.py): started 2020-10-20 12:52:37,843 > Building wheel for bson (setup.py): finished with status 'done' 2020-10-20 12:52:37,844 > Created wheel for bson: filename=bson-0.5.10-cp27-none-any.whl size=11978 sha256=401dc7f4bec085ad738d142887142c7db719a2055a560ab75f44983419c067e7 2020-10-20 12:52:37,870 > Stored in directory: /tmp/pip-ephem-wheel-cache-YExtT4/wheels/19/e9/ab/932515e84e1300ea515cb4ae3297a5794a6ebbaeb649d50a3b 2020-10-20 12:52:37,871 > Building wheel for picamerab (setup.py): started 2020-10-20 12:52:39,685 > Building wheel for picamerab (setup.py): finished with status 'done' 2020-10-20 12:52:39,687 > Created wheel for picamerab: filename=picamerab-1.13b1-cp27-none-any.whl size=149579 sha256=9e8624a11ebfe1965b414c652b5244bfb5883607fc0b6285fad46eaac413a4c5 2020-10-20 12:52:39,687 > Stored in directory: /tmp/pip-ephem-wheel-cache-YExtT4/wheels/d7/bd/6e/eaf44048e8fcb67490cbc3d8f728b6e12a77e2027a356ed42f 2020-10-20 12:52:39,688 > Successfully built TheSpaghettiDetective bson picamerab 2020-10-20 12:52:39,689 > Installing collected packages: python-dateutil, bson, colorzero, picamerab, TheSpaghettiDetective 2020-10-20 12:52:40,692 > Found existing installation: TheSpaghettiDetective 1.3.2 2020-10-20 12:52:40,693 > Uninstalling TheSpaghettiDetective-1.3.2: 2020-10-20 12:52:40,693 > Successfully uninstalled TheSpaghettiDetective-1.3.2 2020-10-20 12:52:48,115 > Successfully installed TheSpaghettiDetective-1.4.2 bson-0.5.10 colorzero-1.1 picamerab-1.13b1 python-dateutil-2.8.1 2020-10-20 12:52:48,258 /home/pi/oprint/bin/python2 -m pip --disable-pip-version-check install https://github.com/BillyBlaze/OctoPrint-TouchUI/archive/0.3.16.zip --no-cache-dir 2020-10-20 12:52:50,725 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2020-10-20 12:52:50,726 > Collecting https://github.com/BillyBlaze/OctoPrint-TouchUI/archive/0.3.16.zip 2020-10-20 12:52:51,731 > Downloading https://github.com/BillyBlaze/OctoPrint-TouchUI/archive/0.3.16.zip 2020-10-20 12:52:56,726 > Requirement already satisfied: OctoPrint>=1.2.4 in /home/pi/oprint/lib/python2.7/site-packages (from TouchUI==0.3.16) (1.4.2) 2020-10-20 12:52:56,727 > Requirement already satisfied: Flask-Babel<2,>=1.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (1.0.0) 2020-10-20 12:52:56,728 > Requirement already satisfied: psutil<6,>=5.7 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (5.7.2) 2020-10-20 12:52:56,729 > Requirement already satisfied: emoji<1,>=0.5.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (0.5.4) 2020-10-20 12:52:56,730 > Requirement already satisfied: monotonic<2,>=1.5; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (1.5) 2020-10-20 12:52:56,730 > Requirement already satisfied: filetype<2,>=1.0.7 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (1.0.7) 2020-10-20 12:52:56,731 > Requirement already satisfied: PyYAML<6,>=5.3.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (5.3.1) 2020-10-20 12:52:56,731 > Requirement already satisfied: netifaces<1,>=0.10.9 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (0.10.9) 2020-10-20 12:52:56,732 > Requirement already satisfied: future<1,>=0.18.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (0.18.2) 2020-10-20 12:52:56,733 > Requirement already satisfied: feedparser<6,>=5.2.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (5.2.1) 2020-10-20 12:52:56,733 > Requirement already satisfied: netaddr<1,>=0.7.19 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (0.7.19) 2020-10-20 12:52:56,734 > Requirement already satisfied: requests<3,>=2.23.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (2.24.0) 2020-10-20 12:52:56,734 > Requirement already satisfied: Click<8,>=7.1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (7.1.2) 2020-10-20 12:52:56,735 > Requirement already satisfied: blinker<2,>=1.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (1.4) 2020-10-20 12:52:56,735 > Requirement already satisfied: watchdog<1,>=0.10.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (0.10.3) 2020-10-20 12:52:56,736 > Requirement already satisfied: itsdangerous<2,>=1.1.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (1.1.0) 2020-10-20 12:52:56,737 > Requirement already satisfied: pkginfo<2,>=1.5.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (1.5.0.1) 2020-10-20 12:52:56,737 > Requirement already satisfied: Jinja2<3,>=2.11.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (2.11.2) 2020-10-20 12:52:56,738 > Requirement already satisfied: frozendict<2,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (1.2) 2020-10-20 12:52:56,739 > Requirement already satisfied: Flask-Login<0.6,>=0.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (0.5.0) 2020-10-20 12:52:56,739 > Requirement already satisfied: flask<2,>=1.1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (1.1.2) 2020-10-20 12:52:56,740 > Requirement already satisfied: rsa==4.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (4.0) 2020-10-20 12:52:56,740 > Requirement already satisfied: semantic-version<3,>=2.8.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (2.8.5) 2020-10-20 12:52:56,741 > Requirement already satisfied: unidecode<0.05,>=0.04.14 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (0.4.21) 2020-10-20 12:52:56,741 > Requirement already satisfied: OctoPrint-FileCheck>=2020.07.06 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (2020.8.7) 2020-10-20 12:52:56,742 > Requirement already satisfied: futures<4,>=3.3; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (3.3.0) 2020-10-20 12:52:56,742 > Requirement already satisfied: websocket-client<1,>=0.57 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (0.57.0) 2020-10-20 12:52:56,743 > Requirement already satisfied: scandir<2,>=1.10; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (1.10.0) 2020-10-20 12:52:56,743 > Requirement already satisfied: tornado==5.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (5.1.1) 2020-10-20 12:52:56,744 > Requirement already satisfied: pyserial<4,>=3.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (3.4) 2020-10-20 12:52:56,745 > Requirement already satisfied: markupsafe<2.0,>=1.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (1.1.1) 2020-10-20 12:52:56,745 > Requirement already satisfied: markdown<3.2,>=3.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (3.1.1) 2020-10-20 12:52:56,746 > Requirement already satisfied: regex!=2018.11.6 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (2019.8.19) 2020-10-20 12:52:56,746 > Requirement already satisfied: chainmap<2,>=1.0.3; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (1.0.3) 2020-10-20 12:52:56,746 > Requirement already satisfied: typing<4,>=3.7.4.1; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (3.7.4.1) 2020-10-20 12:52:56,747 > Requirement already satisfied: sarge==0.1.5post0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (0.1.5.post0) 2020-10-20 12:52:56,747 > Requirement already satisfied: sentry-sdk<1,>=0.15.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (0.19.1) 2020-10-20 12:52:56,748 > Requirement already satisfied: OctoPrint-FirmwareCheck>=2020.06.22 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (2020.9.23) 2020-10-20 12:52:56,748 > Requirement already satisfied: pylru<2,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (1.2.0) 2020-10-20 12:52:56,749 > Requirement already satisfied: werkzeug<2,>=1.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (1.0.1) 2020-10-20 12:52:56,749 > Requirement already satisfied: wrapt<2,>=1.12.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (1.12.1) 2020-10-20 12:52:56,750 > Requirement already satisfied: Flask-Assets<3,>=2.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (2.0) 2020-10-20 12:52:56,750 > Requirement already satisfied: cachelib<1,>=0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.16) (0.1) 2020-10-20 12:52:56,751 > Requirement already satisfied: Babel>=2.3 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint>=1.2.4->TouchUI==0.3.16) (2.7.0) 2020-10-20 12:52:56,751 > Requirement already satisfied: pytz in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint>=1.2.4->TouchUI==0.3.16) (2019.3) 2020-10-20 12:52:56,752 > Requirement already satisfied: idna<3,>=2.5 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint>=1.2.4->TouchUI==0.3.16) (2.8) 2020-10-20 12:52:56,752 > 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.2.4->TouchUI==0.3.16) (1.25.6) 2020-10-20 12:52:56,753 > Requirement already satisfied: certifi>=2017.4.17 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint>=1.2.4->TouchUI==0.3.16) (2019.9.11) 2020-10-20 12:52:56,753 > 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.2.4->TouchUI==0.3.16) (3.0.4) 2020-10-20 12:52:56,754 > Requirement already satisfied: pathtools>=0.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from watchdog<1,>=0.10.2->OctoPrint>=1.2.4->TouchUI==0.3.16) (0.1.2) 2020-10-20 12:52:56,754 > Requirement already satisfied: pyasn1>=0.1.3 in /home/pi/oprint/lib/python2.7/site-packages (from rsa==4.0->OctoPrint>=1.2.4->TouchUI==0.3.16) (0.4.7) 2020-10-20 12:52:56,755 > Requirement already satisfied: six in /home/pi/oprint/lib/python2.7/site-packages (from websocket-client<1,>=0.57->OctoPrint>=1.2.4->TouchUI==0.3.16) (1.12.0) 2020-10-20 12:52:56,755 > Requirement already satisfied: backports-abc>=0.4 in /home/pi/oprint/lib/python2.7/site-packages (from tornado==5.1.1->OctoPrint>=1.2.4->TouchUI==0.3.16) (0.5) 2020-10-20 12:52:56,756 > Requirement already satisfied: singledispatch in /home/pi/oprint/lib/python2.7/site-packages (from tornado==5.1.1->OctoPrint>=1.2.4->TouchUI==0.3.16) (3.4.0.3) 2020-10-20 12:52:56,756 > Requirement already satisfied: setuptools>=36 in /home/pi/oprint/lib/python2.7/site-packages (from markdown<3.2,>=3.1->OctoPrint>=1.2.4->TouchUI==0.3.16) (41.5.1) 2020-10-20 12:52:56,757 > Requirement already satisfied: webassets>=2.0 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Assets<3,>=2.0->OctoPrint>=1.2.4->TouchUI==0.3.16) (2.0) 2020-10-20 12:52:56,757 > Building wheels for collected packages: TouchUI 2020-10-20 12:52:56,758 > Building wheel for TouchUI (setup.py): started 2020-10-20 12:52:58,289 > Building wheel for TouchUI (setup.py): finished with status 'done' 2020-10-20 12:52:58,291 > Created wheel for TouchUI: filename=TouchUI-0.3.16-cp27-none-any.whl size=180928 sha256=35aac34625db05463a8a7d350a43b1271aeb501df5391fb36cf2ce395d155550 2020-10-20 12:52:58,291 > Stored in directory: /tmp/pip-ephem-wheel-cache-AW10P3/wheels/4c/3c/64/6413aed1e4835fe34a64204e54ef661dda4bef85d74dbbddfa 2020-10-20 12:52:58,292 > Successfully built TouchUI 2020-10-20 12:52:58,795 > Installing collected packages: TouchUI 2020-10-20 12:52:58,796 > Found existing installation: TouchUI 0.3.14 2020-10-20 12:52:58,797 > Uninstalling TouchUI-0.3.14: 2020-10-20 12:52:58,798 > Successfully uninstalled TouchUI-0.3.14 2020-10-20 12:52:58,798 > Successfully installed TouchUI-0.3.16 2021-01-03 22:05:53,669 /home/pi/oprint/bin/python2 -m pip --disable-pip-version-check install https://github.com/OctoPrint/OctoPrint/archive/1.5.2.zip --no-cache-dir 2021-01-03 22:05:56,159 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-01-03 22:05:56,160 > Collecting https://github.com/OctoPrint/OctoPrint/archive/1.5.2.zip 2021-01-03 22:05:57,166 > Downloading https://github.com/OctoPrint/OctoPrint/archive/1.5.2.zip (6.3MB) 2021-01-03 22:06:10,187 > Requirement already satisfied: OctoPrint-FirmwareCheck>=2020.09.23 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (2020.9.23) 2021-01-03 22:06:10,188 > Requirement already satisfied: OctoPrint-FileCheck>=2020.08.07 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (2020.8.7) 2021-01-03 22:06:10,189 > Requirement already satisfied: markupsafe<2.0,>=1.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (1.1.1) 2021-01-03 22:06:10,190 > Requirement already satisfied: tornado==5.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (5.1.1) 2021-01-03 22:06:10,190 > Requirement already satisfied: markdown<3.2,>=3.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (3.1.1) 2021-01-03 22:06:10,191 > Requirement already satisfied: rsa==4.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (4.0) 2021-01-03 22:06:10,191 > Requirement already satisfied: regex!=2018.11.6 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (2019.8.19) 2021-01-03 22:06:10,192 > Requirement already satisfied: flask<2,>=1.1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (1.1.2) 2021-01-03 22:06:10,192 > Requirement already satisfied: Jinja2<3,>=2.11.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (2.11.2) 2021-01-03 22:06:10,193 > Requirement already satisfied: Flask-Login<0.6,>=0.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (0.5.0) 2021-01-03 22:06:10,193 > Requirement already satisfied: Flask-Babel<2,>=1.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (1.0.0) 2021-01-03 22:06:10,194 > Requirement already satisfied: Flask-Assets<3,>=2.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (2.0) 2021-01-03 22:06:10,195 > Requirement already satisfied: werkzeug<2,>=1.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (1.0.1) 2021-01-03 22:06:10,195 > Requirement already satisfied: itsdangerous<2,>=1.1.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (1.1.0) 2021-01-03 22:06:10,195 > Requirement already satisfied: cachelib<1,>=0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (0.1) 2021-01-03 22:06:10,196 > Requirement already satisfied: PyYAML<6,>=5.3.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (5.3.1) 2021-01-03 22:06:10,196 > Requirement already satisfied: pyserial<4,>=3.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (3.4) 2021-01-03 22:06:10,197 > Requirement already satisfied: netaddr<1,>=0.7.19 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (0.7.19) 2021-01-03 22:06:11,777 > Collecting watchdog==0.10.4 2021-01-03 22:06:11,778 > Downloading https://files.pythonhosted.org/packages/6f/10/500580a0987363a0d9e1f3dd5cb1bba94a47e19266c6ce9dfb6cdd455758/watchdog-0.10.4.tar.gz (98kB) 2021-01-03 22:06:14,065 > Requirement already satisfied: sarge==0.1.5post0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (0.1.5.post0) 2021-01-03 22:06:14,067 > Requirement already satisfied: netifaces<1,>=0.10.9 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (0.10.9) 2021-01-03 22:06:14,069 > Requirement already satisfied: pylru<2,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (1.2.0) 2021-01-03 22:06:14,069 > Requirement already satisfied: pkginfo<2,>=1.5.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (1.5.0.1) 2021-01-03 22:06:14,070 > Requirement already satisfied: requests<3,>=2.23.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (2.24.0) 2021-01-03 22:06:14,071 > Requirement already satisfied: semantic_version<3,>=2.8.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (2.8.5) 2021-01-03 22:06:14,071 > Requirement already satisfied: psutil<6,>=5.7 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (5.7.2) 2021-01-03 22:06:14,072 > Requirement already satisfied: Click<8,>=7.1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (7.1.2) 2021-01-03 22:06:14,072 > Requirement already satisfied: future<1,>=0.18.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (0.18.2) 2021-01-03 22:06:14,073 > Requirement already satisfied: websocket-client<1,>=0.57 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (0.57.0) 2021-01-03 22:06:14,073 > Requirement already satisfied: wrapt<2,>=1.12.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (1.12.1) 2021-01-03 22:06:14,074 > Requirement already satisfied: emoji<1,>=0.5.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (0.5.4) 2021-01-03 22:06:14,074 > Requirement already satisfied: frozendict<2,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (1.2) 2021-01-03 22:06:14,075 > Requirement already satisfied: sentry-sdk<1,>=0.15.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (0.19.1) 2021-01-03 22:06:14,075 > Requirement already satisfied: filetype<2,>=1.0.7 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (1.0.7) 2021-01-03 22:06:14,076 > Requirement already satisfied: unidecode<0.05,>=0.04.14 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (0.4.21) 2021-01-03 22:06:14,076 > Requirement already satisfied: blinker<2,>=1.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (1.4) 2021-01-03 22:06:14,077 > Requirement already satisfied: feedparser<6,>=5.2.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (5.2.1) 2021-01-03 22:06:14,078 > Requirement already satisfied: futures<4,>=3.3 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (3.3.0) 2021-01-03 22:06:14,078 > Requirement already satisfied: monotonic<2,>=1.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (1.5) 2021-01-03 22:06:14,079 > Requirement already satisfied: scandir<2,>=1.10 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (1.10.0) 2021-01-03 22:06:14,080 > Requirement already satisfied: chainmap<2,>=1.0.3 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (1.0.3) 2021-01-03 22:06:14,080 > Requirement already satisfied: typing<4,>=3.7.4.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.2) (3.7.4.1) 2021-01-03 22:06:15,211 > Collecting enum34<1.2,>=1.1.10 2021-01-03 22:06:15,213 > Downloading https://files.pythonhosted.org/packages/6f/2c/a9386903ece2ea85e9807e0e062174dc26fdce8b05f216d00491be29fad5/enum34-1.1.10-py2-none-any.whl 2021-01-03 22:06:15,296 > Requirement already satisfied: backports-abc>=0.4 in /home/pi/oprint/lib/python2.7/site-packages (from tornado==5.1.1->OctoPrint==1.5.2) (0.5) 2021-01-03 22:06:15,297 > Requirement already satisfied: singledispatch in /home/pi/oprint/lib/python2.7/site-packages (from tornado==5.1.1->OctoPrint==1.5.2) (3.4.0.3) 2021-01-03 22:06:15,297 > Requirement already satisfied: setuptools>=36 in /home/pi/oprint/lib/python2.7/site-packages (from markdown<3.2,>=3.1->OctoPrint==1.5.2) (41.5.1) 2021-01-03 22:06:15,298 > Requirement already satisfied: pyasn1>=0.1.3 in /home/pi/oprint/lib/python2.7/site-packages (from rsa==4.0->OctoPrint==1.5.2) (0.4.7) 2021-01-03 22:06:15,298 > Requirement already satisfied: Babel>=2.3 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint==1.5.2) (2.7.0) 2021-01-03 22:06:15,299 > Requirement already satisfied: pytz in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint==1.5.2) (2019.3) 2021-01-03 22:06:15,300 > Requirement already satisfied: webassets>=2.0 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Assets<3,>=2.0->OctoPrint==1.5.2) (2.0) 2021-01-03 22:06:15,300 > Requirement already satisfied: pathtools>=0.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from watchdog==0.10.4->OctoPrint==1.5.2) (0.1.2) 2021-01-03 22:06:15,301 > Requirement already satisfied: idna<3,>=2.5 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint==1.5.2) (2.8) 2021-01-03 22:06:15,302 > 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.5.2) (1.25.6) 2021-01-03 22:06:15,302 > Requirement already satisfied: certifi>=2017.4.17 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint==1.5.2) (2019.9.11) 2021-01-03 22:06:15,303 > 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.5.2) (3.0.4) 2021-01-03 22:06:15,303 > Requirement already satisfied: six in /home/pi/oprint/lib/python2.7/site-packages (from websocket-client<1,>=0.57->OctoPrint==1.5.2) (1.12.0) 2021-01-03 22:06:15,304 > Building wheels for collected packages: OctoPrint, watchdog 2021-01-03 22:06:15,304 > Building wheel for OctoPrint (setup.py): started 2021-01-03 22:06:22,311 > Building wheel for OctoPrint (setup.py): finished with status 'done' 2021-01-03 22:06:22,313 > Created wheel for OctoPrint: filename=OctoPrint-1.5.2-py2.py3-none-any.whl size=3775512 sha256=8fd01d9ad2b8ec8a7486738740a30978942d09c03e9aa9b4b6fd5e5dfefa5fa8 2021-01-03 22:06:22,314 > Stored in directory: /tmp/pip-ephem-wheel-cache-KLl67f/wheels/ac/a9/81/0cfa1e4284110017077eebcaac0490056e40ccdabc8a7bfde1 2021-01-03 22:06:23,318 > Building wheel for watchdog (setup.py): started 2021-01-03 22:06:24,467 > Building wheel for watchdog (setup.py): finished with status 'done' 2021-01-03 22:06:24,468 > Created wheel for watchdog: filename=watchdog-0.10.4-cp27-none-any.whl size=74841 sha256=0b9ba918cf4481d4ad74921b3d7f781c80bd37941289c5292cad7ad642f86c18 2021-01-03 22:06:24,470 > Stored in directory: /tmp/pip-ephem-wheel-cache-KLl67f/wheels/9e/11/04/5160b8815b0cc7cf574bdc6d053e510169ec264c8791b4ec3a 2021-01-03 22:06:24,471 > Successfully built OctoPrint watchdog 2021-01-03 22:06:25,899 > Installing collected packages: watchdog, enum34, OctoPrint 2021-01-03 22:06:25,900 > Found existing installation: watchdog 0.10.3 2021-01-03 22:06:25,902 > Uninstalling watchdog-0.10.3: 2021-01-03 22:06:25,902 > Successfully uninstalled watchdog-0.10.3 2021-01-03 22:06:25,903 > Found existing installation: OctoPrint 1.4.2 2021-01-03 22:06:26,905 > Uninstalling OctoPrint-1.4.2: 2021-01-03 22:06:26,907 > Successfully uninstalled OctoPrint-1.4.2 2021-01-03 22:06:29,326 > Successfully installed OctoPrint-1.5.2 enum34-1.1.10 watchdog-0.10.4 2021-01-03 22:06:29,450 /home/pi/oprint/bin/python2 -m pip --disable-pip-version-check install https://github.com/TheSpaghettiDetective/OctoPrint-TheSpaghettiDetective/archive/1.4.7.zip --no-cache-dir 2021-01-03 22:06:32,553 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-01-03 22:06:32,556 > Collecting https://github.com/TheSpaghettiDetective/OctoPrint-TheSpaghettiDetective/archive/1.4.7.zip 2021-01-03 22:06:32,559 > Downloading https://github.com/TheSpaghettiDetective/OctoPrint-TheSpaghettiDetective/archive/1.4.7.zip (17.5MB) 2021-01-03 22:06:56,817 > Requirement already satisfied: OctoPrint>=1.3.8 in /home/pi/oprint/lib/python2.7/site-packages (from TheSpaghettiDetective==1.4.7) (1.5.2) 2021-01-03 22:06:56,819 > Requirement already satisfied: backoff>=1.4.3 in /home/pi/oprint/lib/python2.7/site-packages (from TheSpaghettiDetective==1.4.7) (1.10.0) 2021-01-03 22:06:56,835 > Requirement already satisfied: raven in /home/pi/oprint/lib/python2.7/site-packages (from TheSpaghettiDetective==1.4.7) (6.10.0) 2021-01-03 22:06:56,835 > Requirement already satisfied: bson==0.5.10 in /home/pi/oprint/lib/python2.7/site-packages (from TheSpaghettiDetective==1.4.7) (0.5.10) 2021-01-03 22:06:56,836 > Requirement already satisfied: picamerab==1.13b1 in /home/pi/oprint/lib/python2.7/site-packages (from TheSpaghettiDetective==1.4.7) (1.13b1) 2021-01-03 22:06:56,837 > Requirement already satisfied: Flask-Babel<2,>=1.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (1.0.0) 2021-01-03 22:06:56,838 > Requirement already satisfied: watchdog==0.10.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (0.10.4) 2021-01-03 22:06:56,838 > Requirement already satisfied: OctoPrint-FileCheck>=2020.08.07 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (2020.8.7) 2021-01-03 22:06:56,839 > Requirement already satisfied: psutil<6,>=5.7 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (5.7.2) 2021-01-03 22:06:56,839 > Requirement already satisfied: emoji<1,>=0.5.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (0.5.4) 2021-01-03 22:06:56,840 > Requirement already satisfied: monotonic<2,>=1.5; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (1.5) 2021-01-03 22:06:56,841 > Requirement already satisfied: filetype<2,>=1.0.7 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (1.0.7) 2021-01-03 22:06:56,841 > Requirement already satisfied: PyYAML<6,>=5.3.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (5.3.1) 2021-01-03 22:06:56,842 > Requirement already satisfied: feedparser<6,>=5.2.1; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (5.2.1) 2021-01-03 22:06:56,843 > Requirement already satisfied: netifaces<1,>=0.10.9 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (0.10.9) 2021-01-03 22:06:56,843 > Requirement already satisfied: future<1,>=0.18.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (0.18.2) 2021-01-03 22:06:56,844 > Requirement already satisfied: enum34<1.2,>=1.1.10; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (1.1.10) 2021-01-03 22:06:56,844 > Requirement already satisfied: netaddr<1,>=0.7.19 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (0.7.19) 2021-01-03 22:06:56,845 > Requirement already satisfied: requests<3,>=2.23.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (2.24.0) 2021-01-03 22:06:56,845 > Requirement already satisfied: Click<8,>=7.1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (7.1.2) 2021-01-03 22:06:56,846 > Requirement already satisfied: itsdangerous<2,>=1.1.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (1.1.0) 2021-01-03 22:06:56,846 > Requirement already satisfied: blinker<2,>=1.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (1.4) 2021-01-03 22:06:56,847 > Requirement already satisfied: Jinja2<3,>=2.11.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (2.11.2) 2021-01-03 22:06:56,847 > Requirement already satisfied: frozendict<2,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (1.2) 2021-01-03 22:06:56,848 > Requirement already satisfied: Flask-Login<0.6,>=0.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (0.5.0) 2021-01-03 22:06:56,848 > Requirement already satisfied: flask<2,>=1.1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (1.1.2) 2021-01-03 22:06:56,849 > Requirement already satisfied: rsa==4.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (4.0) 2021-01-03 22:06:56,849 > Requirement already satisfied: semantic-version<3,>=2.8.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (2.8.5) 2021-01-03 22:06:56,850 > Requirement already satisfied: unidecode<0.05,>=0.04.14 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (0.4.21) 2021-01-03 22:06:56,850 > Requirement already satisfied: pkginfo<2,>=1.5.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (1.5.0.1) 2021-01-03 22:06:56,851 > Requirement already satisfied: futures<4,>=3.3; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (3.3.0) 2021-01-03 22:06:56,851 > Requirement already satisfied: websocket-client<1,>=0.57 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (0.57.0) 2021-01-03 22:06:56,852 > Requirement already satisfied: scandir<2,>=1.10; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (1.10.0) 2021-01-03 22:06:56,852 > Requirement already satisfied: tornado==5.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (5.1.1) 2021-01-03 22:06:56,853 > Requirement already satisfied: pyserial<4,>=3.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (3.4) 2021-01-03 22:06:56,853 > Requirement already satisfied: markupsafe<2.0,>=1.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (1.1.1) 2021-01-03 22:06:56,854 > Requirement already satisfied: markdown<3.2,>=3.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (3.1.1) 2021-01-03 22:06:56,854 > Requirement already satisfied: regex!=2018.11.6 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (2019.8.19) 2021-01-03 22:06:56,855 > Requirement already satisfied: chainmap<2,>=1.0.3; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (1.0.3) 2021-01-03 22:06:56,855 > Requirement already satisfied: typing<4,>=3.7.4.1; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (3.7.4.1) 2021-01-03 22:06:56,856 > Requirement already satisfied: sarge==0.1.5post0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (0.1.5.post0) 2021-01-03 22:06:56,856 > Requirement already satisfied: OctoPrint-FirmwareCheck>=2020.09.23 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (2020.9.23) 2021-01-03 22:06:56,857 > Requirement already satisfied: sentry-sdk<1,>=0.15.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (0.19.1) 2021-01-03 22:06:56,857 > Requirement already satisfied: pylru<2,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (1.2.0) 2021-01-03 22:06:56,858 > Requirement already satisfied: werkzeug<2,>=1.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (1.0.1) 2021-01-03 22:06:56,859 > Requirement already satisfied: wrapt<2,>=1.12.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (1.12.1) 2021-01-03 22:06:56,859 > Requirement already satisfied: Flask-Assets<3,>=2.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (2.0) 2021-01-03 22:06:56,860 > Requirement already satisfied: cachelib<1,>=0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (0.1) 2021-01-03 22:06:56,860 > Requirement already satisfied: contextlib2; python_version < "3.2" in /home/pi/oprint/lib/python2.7/site-packages (from raven->TheSpaghettiDetective==1.4.7) (0.6.0.post1) 2021-01-03 22:06:56,861 > Requirement already satisfied: six>=1.9.0 in /home/pi/oprint/lib/python2.7/site-packages (from bson==0.5.10->TheSpaghettiDetective==1.4.7) (1.12.0) 2021-01-03 22:06:56,861 > Requirement already satisfied: python-dateutil>=2.4.0 in /home/pi/oprint/lib/python2.7/site-packages (from bson==0.5.10->TheSpaghettiDetective==1.4.7) (2.8.1) 2021-01-03 22:06:56,861 > Requirement already satisfied: colorzero in /home/pi/oprint/lib/python2.7/site-packages (from picamerab==1.13b1->TheSpaghettiDetective==1.4.7) (1.1) 2021-01-03 22:06:56,862 > Requirement already satisfied: Babel>=2.3 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (2.7.0) 2021-01-03 22:06:56,862 > Requirement already satisfied: pytz in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (2019.3) 2021-01-03 22:06:56,863 > Requirement already satisfied: pathtools>=0.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from watchdog==0.10.4->OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (0.1.2) 2021-01-03 22:06:56,863 > Requirement already satisfied: idna<3,>=2.5 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (2.8) 2021-01-03 22:06:56,864 > 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.3.8->TheSpaghettiDetective==1.4.7) (1.25.6) 2021-01-03 22:06:56,864 > Requirement already satisfied: certifi>=2017.4.17 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (2019.9.11) 2021-01-03 22:06:56,865 > 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.3.8->TheSpaghettiDetective==1.4.7) (3.0.4) 2021-01-03 22:06:56,865 > Requirement already satisfied: pyasn1>=0.1.3 in /home/pi/oprint/lib/python2.7/site-packages (from rsa==4.0->OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (0.4.7) 2021-01-03 22:06:56,866 > Requirement already satisfied: backports-abc>=0.4 in /home/pi/oprint/lib/python2.7/site-packages (from tornado==5.1.1->OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (0.5) 2021-01-03 22:06:56,866 > Requirement already satisfied: singledispatch in /home/pi/oprint/lib/python2.7/site-packages (from tornado==5.1.1->OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (3.4.0.3) 2021-01-03 22:06:56,867 > Requirement already satisfied: setuptools>=36 in /home/pi/oprint/lib/python2.7/site-packages (from markdown<3.2,>=3.1->OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (41.5.1) 2021-01-03 22:06:56,867 > Requirement already satisfied: webassets>=2.0 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Assets<3,>=2.0->OctoPrint>=1.3.8->TheSpaghettiDetective==1.4.7) (2.0) 2021-01-03 22:06:56,868 > Building wheels for collected packages: TheSpaghettiDetective 2021-01-03 22:06:56,868 > Building wheel for TheSpaghettiDetective (setup.py): started 2021-01-03 22:07:15,883 > Building wheel for TheSpaghettiDetective (setup.py): finished with status 'done' 2021-01-03 22:07:15,885 > Created wheel for TheSpaghettiDetective: filename=TheSpaghettiDetective-1.4.7-cp27-none-any.whl size=17397353 sha256=879301040221e6cf6f9788540ae664f46bc20b1399ba0f3df0bc387d57bf49cd 2021-01-03 22:07:15,886 > Stored in directory: /tmp/pip-ephem-wheel-cache-S2E9MV/wheels/e0/42/f9/60d8c64a47d7b45f6d56c65b1c644bd7309a20414179d3dad5 2021-01-03 22:07:17,362 > Successfully built TheSpaghettiDetective 2021-01-03 22:07:17,363 > Installing collected packages: TheSpaghettiDetective 2021-01-03 22:07:17,365 > Found existing installation: TheSpaghettiDetective 1.4.2 2021-01-03 22:07:17,365 > Uninstalling TheSpaghettiDetective-1.4.2: 2021-01-03 22:07:17,366 > Successfully uninstalled TheSpaghettiDetective-1.4.2 2021-01-03 22:07:21,371 > Successfully installed TheSpaghettiDetective-1.4.7 2021-01-03 22:07:21,544 /home/pi/oprint/bin/python2 -m pip --disable-pip-version-check install https://github.com/FormerLurker/Octolapse/archive/v0.4.1.zip --no-cache-dir 2021-01-03 22:07:23,996 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-01-03 22:07:23,999 > Collecting https://github.com/FormerLurker/Octolapse/archive/v0.4.1.zip 2021-01-03 22:07:25,005 > Downloading https://github.com/FormerLurker/Octolapse/archive/v0.4.1.zip 2021-01-03 22:07:34,697 > Requirement already satisfied: pillow>=6.2.0<7.0.0 in /home/pi/oprint/lib/python2.7/site-packages (from Octolapse==0.4.1) (6.2.2) 2021-01-03 22:07:34,699 > Requirement already satisfied: sarge in /home/pi/oprint/lib/python2.7/site-packages (from Octolapse==0.4.1) (0.1.5.post0) 2021-01-03 22:07:34,701 > Requirement already satisfied: six in /home/pi/oprint/lib/python2.7/site-packages (from Octolapse==0.4.1) (1.12.0) 2021-01-03 22:07:34,703 > Requirement already satisfied: OctoPrint>1.3.8 in /home/pi/oprint/lib/python2.7/site-packages (from Octolapse==0.4.1) (1.5.2) 2021-01-03 22:07:34,704 > Requirement already satisfied: psutil in /home/pi/oprint/lib/python2.7/site-packages (from Octolapse==0.4.1) (5.7.2) 2021-01-03 22:07:34,704 > Requirement already satisfied: file_read_backwards in /home/pi/oprint/lib/python2.7/site-packages (from Octolapse==0.4.1) (2.0.0) 2021-01-03 22:07:34,705 > Requirement already satisfied: setuptools>=6.0 in /home/pi/oprint/lib/python2.7/site-packages (from Octolapse==0.4.1) (41.5.1) 2021-01-03 22:07:34,705 > Requirement already satisfied: awesome-slugify<1.7,>=1.6.5 in /home/pi/oprint/lib/python2.7/site-packages (from Octolapse==0.4.1) (1.6.5) 2021-01-03 22:07:34,706 > Requirement already satisfied: Flask-Babel<2,>=1.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (1.0.0) 2021-01-03 22:07:34,706 > Requirement already satisfied: watchdog==0.10.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (0.10.4) 2021-01-03 22:07:34,707 > Requirement already satisfied: OctoPrint-FileCheck>=2020.08.07 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (2020.8.7) 2021-01-03 22:07:34,707 > Requirement already satisfied: emoji<1,>=0.5.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (0.5.4) 2021-01-03 22:07:34,708 > Requirement already satisfied: monotonic<2,>=1.5; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (1.5) 2021-01-03 22:07:34,708 > Requirement already satisfied: filetype<2,>=1.0.7 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (1.0.7) 2021-01-03 22:07:34,709 > Requirement already satisfied: PyYAML<6,>=5.3.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (5.3.1) 2021-01-03 22:07:34,710 > Requirement already satisfied: feedparser<6,>=5.2.1; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (5.2.1) 2021-01-03 22:07:34,711 > Requirement already satisfied: netifaces<1,>=0.10.9 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (0.10.9) 2021-01-03 22:07:34,711 > Requirement already satisfied: future<1,>=0.18.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (0.18.2) 2021-01-03 22:07:34,712 > Requirement already satisfied: enum34<1.2,>=1.1.10; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (1.1.10) 2021-01-03 22:07:34,712 > Requirement already satisfied: netaddr<1,>=0.7.19 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (0.7.19) 2021-01-03 22:07:34,713 > Requirement already satisfied: requests<3,>=2.23.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (2.24.0) 2021-01-03 22:07:34,714 > Requirement already satisfied: Click<8,>=7.1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (7.1.2) 2021-01-03 22:07:34,714 > Requirement already satisfied: itsdangerous<2,>=1.1.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (1.1.0) 2021-01-03 22:07:34,715 > Requirement already satisfied: blinker<2,>=1.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (1.4) 2021-01-03 22:07:34,715 > Requirement already satisfied: Jinja2<3,>=2.11.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (2.11.2) 2021-01-03 22:07:34,716 > Requirement already satisfied: frozendict<2,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (1.2) 2021-01-03 22:07:34,716 > Requirement already satisfied: Flask-Login<0.6,>=0.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (0.5.0) 2021-01-03 22:07:34,717 > Requirement already satisfied: flask<2,>=1.1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (1.1.2) 2021-01-03 22:07:34,717 > Requirement already satisfied: rsa==4.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (4.0) 2021-01-03 22:07:34,718 > Requirement already satisfied: semantic-version<3,>=2.8.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (2.8.5) 2021-01-03 22:07:34,718 > Requirement already satisfied: unidecode<0.05,>=0.04.14 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (0.4.21) 2021-01-03 22:07:34,719 > Requirement already satisfied: pkginfo<2,>=1.5.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (1.5.0.1) 2021-01-03 22:07:34,720 > Requirement already satisfied: futures<4,>=3.3; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (3.3.0) 2021-01-03 22:07:34,720 > Requirement already satisfied: websocket-client<1,>=0.57 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (0.57.0) 2021-01-03 22:07:34,721 > Requirement already satisfied: scandir<2,>=1.10; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (1.10.0) 2021-01-03 22:07:34,721 > Requirement already satisfied: tornado==5.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (5.1.1) 2021-01-03 22:07:34,722 > Requirement already satisfied: pyserial<4,>=3.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (3.4) 2021-01-03 22:07:34,723 > Requirement already satisfied: markupsafe<2.0,>=1.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (1.1.1) 2021-01-03 22:07:34,724 > Requirement already satisfied: markdown<3.2,>=3.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (3.1.1) 2021-01-03 22:07:34,724 > Requirement already satisfied: regex!=2018.11.6 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (2019.8.19) 2021-01-03 22:07:34,724 > Requirement already satisfied: chainmap<2,>=1.0.3; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (1.0.3) 2021-01-03 22:07:34,725 > Requirement already satisfied: typing<4,>=3.7.4.1; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (3.7.4.1) 2021-01-03 22:07:34,725 > Requirement already satisfied: OctoPrint-FirmwareCheck>=2020.09.23 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (2020.9.23) 2021-01-03 22:07:34,726 > Requirement already satisfied: sentry-sdk<1,>=0.15.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (0.19.1) 2021-01-03 22:07:34,726 > Requirement already satisfied: pylru<2,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (1.2.0) 2021-01-03 22:07:34,727 > Requirement already satisfied: werkzeug<2,>=1.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (1.0.1) 2021-01-03 22:07:34,727 > Requirement already satisfied: wrapt<2,>=1.12.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (1.12.1) 2021-01-03 22:07:34,728 > Requirement already satisfied: Flask-Assets<3,>=2.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (2.0) 2021-01-03 22:07:34,728 > Requirement already satisfied: cachelib<1,>=0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (0.1) 2021-01-03 22:07:34,729 > Requirement already satisfied: Babel>=2.3 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint>1.3.8->Octolapse==0.4.1) (2.7.0) 2021-01-03 22:07:34,730 > Requirement already satisfied: pytz in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint>1.3.8->Octolapse==0.4.1) (2019.3) 2021-01-03 22:07:34,730 > Requirement already satisfied: pathtools>=0.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from watchdog==0.10.4->OctoPrint>1.3.8->Octolapse==0.4.1) (0.1.2) 2021-01-03 22:07:34,731 > Requirement already satisfied: idna<3,>=2.5 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint>1.3.8->Octolapse==0.4.1) (2.8) 2021-01-03 22:07:34,731 > 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.3.8->Octolapse==0.4.1) (1.25.6) 2021-01-03 22:07:34,732 > Requirement already satisfied: certifi>=2017.4.17 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint>1.3.8->Octolapse==0.4.1) (2019.9.11) 2021-01-03 22:07:34,732 > 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.3.8->Octolapse==0.4.1) (3.0.4) 2021-01-03 22:07:34,733 > Requirement already satisfied: pyasn1>=0.1.3 in /home/pi/oprint/lib/python2.7/site-packages (from rsa==4.0->OctoPrint>1.3.8->Octolapse==0.4.1) (0.4.7) 2021-01-03 22:07:34,733 > Requirement already satisfied: backports-abc>=0.4 in /home/pi/oprint/lib/python2.7/site-packages (from tornado==5.1.1->OctoPrint>1.3.8->Octolapse==0.4.1) (0.5) 2021-01-03 22:07:34,734 > Requirement already satisfied: singledispatch in /home/pi/oprint/lib/python2.7/site-packages (from tornado==5.1.1->OctoPrint>1.3.8->Octolapse==0.4.1) (3.4.0.3) 2021-01-03 22:07:34,734 > Requirement already satisfied: webassets>=2.0 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Assets<3,>=2.0->OctoPrint>1.3.8->Octolapse==0.4.1) (2.0) 2021-01-03 22:07:34,735 > Building wheels for collected packages: Octolapse 2021-01-03 22:07:34,735 > Building wheel for Octolapse (setup.py): started 2021-01-03 22:08:35,187 > Building wheel for Octolapse (setup.py): still running... 2021-01-03 22:09:35,501 > Building wheel for Octolapse (setup.py): still running... 2021-01-03 22:10:10,662 > Building wheel for Octolapse (setup.py): finished with status 'done' 2021-01-03 22:10:10,662 > Created wheel for Octolapse: filename=Octolapse-0.4.1-cp27-cp27mu-linux_armv7l.whl size=3288923 sha256=c0b83d87bb77b0119cc182e0cf725474519c77f181c55fc439fcb13ff86af4cc 2021-01-03 22:10:10,663 > Stored in directory: /tmp/pip-ephem-wheel-cache-vGHtu_/wheels/08/a7/74/6c00ba1de24f7ac6e1baa241296f0d6d9cfc6f6f350794dd7f 2021-01-03 22:10:12,696 > Successfully built Octolapse 2021-01-03 22:10:12,697 > Installing collected packages: Octolapse 2021-01-03 22:10:12,698 > Found existing installation: Octolapse 0.4.0 2021-01-03 22:10:12,698 > Uninstalling Octolapse-0.4.0: 2021-01-03 22:10:12,699 > Successfully uninstalled Octolapse-0.4.0 2021-01-03 22:10:14,203 > Successfully installed Octolapse-0.4.1 2021-01-03 22:10:14,325 /home/pi/oprint/bin/python2 -m pip --disable-pip-version-check install https://github.com/BillyBlaze/OctoPrint-TouchUI/archive/0.3.17.zip --no-cache-dir 2021-01-03 22:10:16,828 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-01-03 22:10:16,829 > Collecting https://github.com/BillyBlaze/OctoPrint-TouchUI/archive/0.3.17.zip 2021-01-03 22:10:17,835 > Downloading https://github.com/BillyBlaze/OctoPrint-TouchUI/archive/0.3.17.zip 2021-01-03 22:10:21,675 > Requirement already satisfied: OctoPrint>=1.2.4 in /home/pi/oprint/lib/python2.7/site-packages (from TouchUI==0.3.17) (1.5.2) 2021-01-03 22:10:21,677 > Requirement already satisfied: Flask-Babel<2,>=1.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (1.0.0) 2021-01-03 22:10:21,679 > Requirement already satisfied: watchdog==0.10.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (0.10.4) 2021-01-03 22:10:21,679 > Requirement already satisfied: OctoPrint-FileCheck>=2020.08.07 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (2020.8.7) 2021-01-03 22:10:21,680 > Requirement already satisfied: psutil<6,>=5.7 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (5.7.2) 2021-01-03 22:10:21,681 > Requirement already satisfied: emoji<1,>=0.5.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (0.5.4) 2021-01-03 22:10:21,682 > Requirement already satisfied: monotonic<2,>=1.5; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (1.5) 2021-01-03 22:10:21,682 > Requirement already satisfied: filetype<2,>=1.0.7 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (1.0.7) 2021-01-03 22:10:21,683 > Requirement already satisfied: PyYAML<6,>=5.3.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (5.3.1) 2021-01-03 22:10:21,683 > Requirement already satisfied: feedparser<6,>=5.2.1; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (5.2.1) 2021-01-03 22:10:21,684 > Requirement already satisfied: netifaces<1,>=0.10.9 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (0.10.9) 2021-01-03 22:10:21,685 > Requirement already satisfied: future<1,>=0.18.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (0.18.2) 2021-01-03 22:10:21,685 > Requirement already satisfied: enum34<1.2,>=1.1.10; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (1.1.10) 2021-01-03 22:10:21,686 > Requirement already satisfied: netaddr<1,>=0.7.19 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (0.7.19) 2021-01-03 22:10:21,686 > Requirement already satisfied: requests<3,>=2.23.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (2.24.0) 2021-01-03 22:10:21,687 > Requirement already satisfied: Click<8,>=7.1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (7.1.2) 2021-01-03 22:10:21,687 > Requirement already satisfied: itsdangerous<2,>=1.1.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (1.1.0) 2021-01-03 22:10:21,688 > Requirement already satisfied: blinker<2,>=1.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (1.4) 2021-01-03 22:10:21,689 > Requirement already satisfied: Jinja2<3,>=2.11.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (2.11.2) 2021-01-03 22:10:21,689 > Requirement already satisfied: frozendict<2,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (1.2) 2021-01-03 22:10:21,690 > Requirement already satisfied: Flask-Login<0.6,>=0.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (0.5.0) 2021-01-03 22:10:21,691 > Requirement already satisfied: flask<2,>=1.1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (1.1.2) 2021-01-03 22:10:21,691 > Requirement already satisfied: rsa==4.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (4.0) 2021-01-03 22:10:21,692 > Requirement already satisfied: semantic-version<3,>=2.8.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (2.8.5) 2021-01-03 22:10:21,693 > Requirement already satisfied: unidecode<0.05,>=0.04.14 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (0.4.21) 2021-01-03 22:10:21,693 > Requirement already satisfied: pkginfo<2,>=1.5.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (1.5.0.1) 2021-01-03 22:10:21,694 > Requirement already satisfied: futures<4,>=3.3; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (3.3.0) 2021-01-03 22:10:21,694 > Requirement already satisfied: websocket-client<1,>=0.57 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (0.57.0) 2021-01-03 22:10:21,695 > Requirement already satisfied: scandir<2,>=1.10; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (1.10.0) 2021-01-03 22:10:21,695 > Requirement already satisfied: tornado==5.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (5.1.1) 2021-01-03 22:10:21,696 > Requirement already satisfied: pyserial<4,>=3.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (3.4) 2021-01-03 22:10:21,696 > Requirement already satisfied: markupsafe<2.0,>=1.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (1.1.1) 2021-01-03 22:10:21,697 > Requirement already satisfied: markdown<3.2,>=3.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (3.1.1) 2021-01-03 22:10:21,698 > Requirement already satisfied: regex!=2018.11.6 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (2019.8.19) 2021-01-03 22:10:21,698 > Requirement already satisfied: chainmap<2,>=1.0.3; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (1.0.3) 2021-01-03 22:10:21,699 > Requirement already satisfied: typing<4,>=3.7.4.1; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (3.7.4.1) 2021-01-03 22:10:21,699 > Requirement already satisfied: sarge==0.1.5post0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (0.1.5.post0) 2021-01-03 22:10:21,700 > Requirement already satisfied: OctoPrint-FirmwareCheck>=2020.09.23 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (2020.9.23) 2021-01-03 22:10:21,700 > Requirement already satisfied: sentry-sdk<1,>=0.15.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (0.19.1) 2021-01-03 22:10:21,701 > Requirement already satisfied: pylru<2,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (1.2.0) 2021-01-03 22:10:21,701 > Requirement already satisfied: werkzeug<2,>=1.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (1.0.1) 2021-01-03 22:10:21,702 > Requirement already satisfied: wrapt<2,>=1.12.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (1.12.1) 2021-01-03 22:10:21,702 > Requirement already satisfied: Flask-Assets<3,>=2.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (2.0) 2021-01-03 22:10:21,703 > Requirement already satisfied: cachelib<1,>=0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.17) (0.1) 2021-01-03 22:10:21,703 > Requirement already satisfied: Babel>=2.3 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint>=1.2.4->TouchUI==0.3.17) (2.7.0) 2021-01-03 22:10:21,704 > Requirement already satisfied: pytz in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint>=1.2.4->TouchUI==0.3.17) (2019.3) 2021-01-03 22:10:21,704 > Requirement already satisfied: pathtools>=0.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from watchdog==0.10.4->OctoPrint>=1.2.4->TouchUI==0.3.17) (0.1.2) 2021-01-03 22:10:21,705 > Requirement already satisfied: idna<3,>=2.5 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint>=1.2.4->TouchUI==0.3.17) (2.8) 2021-01-03 22:10:21,705 > 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.2.4->TouchUI==0.3.17) (1.25.6) 2021-01-03 22:10:21,706 > Requirement already satisfied: certifi>=2017.4.17 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint>=1.2.4->TouchUI==0.3.17) (2019.9.11) 2021-01-03 22:10:21,706 > 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.2.4->TouchUI==0.3.17) (3.0.4) 2021-01-03 22:10:21,707 > Requirement already satisfied: pyasn1>=0.1.3 in /home/pi/oprint/lib/python2.7/site-packages (from rsa==4.0->OctoPrint>=1.2.4->TouchUI==0.3.17) (0.4.7) 2021-01-03 22:10:21,707 > Requirement already satisfied: six in /home/pi/oprint/lib/python2.7/site-packages (from websocket-client<1,>=0.57->OctoPrint>=1.2.4->TouchUI==0.3.17) (1.12.0) 2021-01-03 22:10:21,708 > Requirement already satisfied: backports-abc>=0.4 in /home/pi/oprint/lib/python2.7/site-packages (from tornado==5.1.1->OctoPrint>=1.2.4->TouchUI==0.3.17) (0.5) 2021-01-03 22:10:21,708 > Requirement already satisfied: singledispatch in /home/pi/oprint/lib/python2.7/site-packages (from tornado==5.1.1->OctoPrint>=1.2.4->TouchUI==0.3.17) (3.4.0.3) 2021-01-03 22:10:21,709 > Requirement already satisfied: setuptools>=36 in /home/pi/oprint/lib/python2.7/site-packages (from markdown<3.2,>=3.1->OctoPrint>=1.2.4->TouchUI==0.3.17) (41.5.1) 2021-01-03 22:10:21,710 > Requirement already satisfied: webassets>=2.0 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Assets<3,>=2.0->OctoPrint>=1.2.4->TouchUI==0.3.17) (2.0) 2021-01-03 22:10:21,710 > Building wheels for collected packages: TouchUI 2021-01-03 22:10:21,711 > Building wheel for TouchUI (setup.py): started 2021-01-03 22:10:24,375 > Building wheel for TouchUI (setup.py): finished with status 'done' 2021-01-03 22:10:24,396 > Created wheel for TouchUI: filename=TouchUI-0.3.17-cp27-none-any.whl size=806416 sha256=eb4afe83185c45357abcc0d6c99490e08300651b47a74524919894e135ec82e3 2021-01-03 22:10:24,396 > Stored in directory: /tmp/pip-ephem-wheel-cache-ck8yW9/wheels/fd/4b/80/d414759d296294cb0d77bbf6b7a26c9e512fc3f1323380dd0a 2021-01-03 22:10:24,397 > Successfully built TouchUI 2021-01-03 22:10:24,398 > Installing collected packages: TouchUI 2021-01-03 22:10:24,398 > Found existing installation: TouchUI 0.3.16 2021-01-03 22:10:24,398 > Uninstalling TouchUI-0.3.16: 2021-01-03 22:10:24,399 > Successfully uninstalled TouchUI-0.3.16 2021-01-03 22:10:24,399 > Successfully installed TouchUI-0.3.17 2021-01-20 16:52:04,616 /home/pi/oprint/bin/python2 -m pip --disable-pip-version-check install https://github.com/OctoPrint/OctoPrint/archive/1.5.3.zip --no-cache-dir 2021-01-20 16:52:10,181 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-01-20 16:52:10,182 > Collecting https://github.com/OctoPrint/OctoPrint/archive/1.5.3.zip 2021-01-20 16:52:11,189 > Downloading https://github.com/OctoPrint/OctoPrint/archive/1.5.3.zip 2021-01-20 16:52:21,540 > Requirement already satisfied: OctoPrint-FirmwareCheck>=2020.09.23 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (2020.9.23) 2021-01-20 16:52:21,541 > Requirement already satisfied: OctoPrint-FileCheck>=2020.08.07 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (2020.8.7) 2021-01-20 16:52:21,543 > Requirement already satisfied: markupsafe<2.0,>=1.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (1.1.1) 2021-01-20 16:52:23,729 > Requirement already satisfied: tornado==5.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (5.1.1) 2021-01-20 16:52:23,733 > Requirement already satisfied: markdown<3.2,>=3.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (3.1.1) 2021-01-20 16:52:23,734 > Requirement already satisfied: rsa==4.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (4.0) 2021-01-20 16:52:23,734 > Requirement already satisfied: regex!=2018.11.6 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (2019.8.19) 2021-01-20 16:52:23,735 > Requirement already satisfied: flask<2,>=1.1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (1.1.2) 2021-01-20 16:52:23,735 > Requirement already satisfied: Jinja2<3,>=2.11.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (2.11.2) 2021-01-20 16:52:23,736 > Requirement already satisfied: Flask-Login<0.6,>=0.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (0.5.0) 2021-01-20 16:52:23,736 > Requirement already satisfied: Flask-Babel<2,>=1.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (1.0.0) 2021-01-20 16:52:23,737 > Requirement already satisfied: Flask-Assets<3,>=2.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (2.0) 2021-01-20 16:52:23,737 > Requirement already satisfied: werkzeug<2,>=1.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (1.0.1) 2021-01-20 16:52:23,738 > Requirement already satisfied: itsdangerous<2,>=1.1.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (1.1.0) 2021-01-20 16:52:23,739 > Requirement already satisfied: cachelib<1,>=0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (0.1) 2021-01-20 16:52:23,739 > Requirement already satisfied: PyYAML<6,>=5.3.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (5.3.1) 2021-01-20 16:52:23,740 > Requirement already satisfied: pyserial<4,>=3.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (3.4) 2021-01-20 16:52:23,740 > Requirement already satisfied: netaddr<1,>=0.7.19 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (0.7.19) 2021-01-20 16:52:23,741 > Requirement already satisfied: watchdog==0.10.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (0.10.4) 2021-01-20 16:52:23,742 > Requirement already satisfied: sarge==0.1.5post0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (0.1.5.post0) 2021-01-20 16:52:23,742 > Requirement already satisfied: netifaces<1,>=0.10.9 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (0.10.9) 2021-01-20 16:52:23,743 > Requirement already satisfied: pylru<2,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (1.2.0) 2021-01-20 16:52:23,743 > Requirement already satisfied: pkginfo<2,>=1.5.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (1.5.0.1) 2021-01-20 16:52:23,744 > Requirement already satisfied: requests<3,>=2.23.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (2.24.0) 2021-01-20 16:52:23,744 > Requirement already satisfied: semantic_version<3,>=2.8.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (2.8.5) 2021-01-20 16:52:23,745 > Requirement already satisfied: psutil<6,>=5.7 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (5.7.2) 2021-01-20 16:52:23,745 > Requirement already satisfied: Click<8,>=7.1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (7.1.2) 2021-01-20 16:52:23,746 > Requirement already satisfied: future<1,>=0.18.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (0.18.2) 2021-01-20 16:52:23,746 > Requirement already satisfied: websocket-client<1,>=0.57 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (0.57.0) 2021-01-20 16:52:23,747 > Requirement already satisfied: wrapt<2,>=1.12.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (1.12.1) 2021-01-20 16:52:23,748 > Requirement already satisfied: emoji<1,>=0.5.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (0.5.4) 2021-01-20 16:52:23,748 > Requirement already satisfied: frozendict<2,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (1.2) 2021-01-20 16:52:23,749 > Requirement already satisfied: sentry-sdk<1,>=0.15.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (0.19.1) 2021-01-20 16:52:23,750 > Requirement already satisfied: filetype<2,>=1.0.7 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (1.0.7) 2021-01-20 16:52:23,750 > Requirement already satisfied: unidecode<0.05,>=0.04.14 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (0.4.21) 2021-01-20 16:52:23,751 > Requirement already satisfied: blinker<2,>=1.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (1.4) 2021-01-20 16:52:23,751 > Requirement already satisfied: feedparser<6,>=5.2.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (5.2.1) 2021-01-20 16:52:23,752 > Requirement already satisfied: futures<4,>=3.3 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (3.3.0) 2021-01-20 16:52:23,752 > Requirement already satisfied: monotonic<2,>=1.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (1.5) 2021-01-20 16:52:23,753 > Requirement already satisfied: scandir<2,>=1.10 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (1.10.0) 2021-01-20 16:52:23,753 > Requirement already satisfied: chainmap<2,>=1.0.3 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (1.0.3) 2021-01-20 16:52:23,754 > Requirement already satisfied: typing<4,>=3.7.4.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (3.7.4.1) 2021-01-20 16:52:23,754 > Requirement already satisfied: enum34<1.2,>=1.1.10 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.5.3) (1.1.10) 2021-01-20 16:52:23,755 > Requirement already satisfied: backports-abc>=0.4 in /home/pi/oprint/lib/python2.7/site-packages (from tornado==5.1.1->OctoPrint==1.5.3) (0.5) 2021-01-20 16:52:23,756 > Requirement already satisfied: singledispatch in /home/pi/oprint/lib/python2.7/site-packages (from tornado==5.1.1->OctoPrint==1.5.3) (3.4.0.3) 2021-01-20 16:52:23,756 > Requirement already satisfied: setuptools>=36 in /home/pi/oprint/lib/python2.7/site-packages (from markdown<3.2,>=3.1->OctoPrint==1.5.3) (41.5.1) 2021-01-20 16:52:23,757 > Requirement already satisfied: pyasn1>=0.1.3 in /home/pi/oprint/lib/python2.7/site-packages (from rsa==4.0->OctoPrint==1.5.3) (0.4.7) 2021-01-20 16:52:23,757 > Requirement already satisfied: Babel>=2.3 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint==1.5.3) (2.7.0) 2021-01-20 16:52:23,758 > Requirement already satisfied: pytz in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint==1.5.3) (2019.3) 2021-01-20 16:52:23,758 > Requirement already satisfied: webassets>=2.0 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Assets<3,>=2.0->OctoPrint==1.5.3) (2.0) 2021-01-20 16:52:23,759 > Requirement already satisfied: pathtools>=0.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from watchdog==0.10.4->OctoPrint==1.5.3) (0.1.2) 2021-01-20 16:52:23,760 > Requirement already satisfied: idna<3,>=2.5 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint==1.5.3) (2.8) 2021-01-20 16:52:23,760 > 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.5.3) (1.25.6) 2021-01-20 16:52:23,761 > Requirement already satisfied: certifi>=2017.4.17 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint==1.5.3) (2019.9.11) 2021-01-20 16:52:23,761 > 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.5.3) (3.0.4) 2021-01-20 16:52:23,762 > Requirement already satisfied: six in /home/pi/oprint/lib/python2.7/site-packages (from websocket-client<1,>=0.57->OctoPrint==1.5.3) (1.12.0) 2021-01-20 16:52:23,762 > Building wheels for collected packages: OctoPrint 2021-01-20 16:52:23,763 > Building wheel for OctoPrint (setup.py): started 2021-01-20 16:52:30,770 > Building wheel for OctoPrint (setup.py): finished with status 'done' 2021-01-20 16:52:30,771 > Created wheel for OctoPrint: filename=OctoPrint-1.5.3-py2.py3-none-any.whl size=3776165 sha256=38dba73509d9da7980aed4327b4dc878ab1bc6b5ebb062089a72372b88bbf669 2021-01-20 16:52:30,773 > Stored in directory: /tmp/pip-ephem-wheel-cache-TWnUaZ/wheels/d5/2d/c5/66fdaa1c1869790073498487faa19dcdbafc1eab0fe4635b68 2021-01-20 16:52:31,776 > Successfully built OctoPrint 2021-01-20 16:52:33,259 > Installing collected packages: OctoPrint 2021-01-20 16:52:33,261 > Found existing installation: OctoPrint 1.5.2 2021-01-20 16:52:33,263 > Uninstalling OctoPrint-1.5.2: 2021-01-20 16:52:33,264 > Successfully uninstalled OctoPrint-1.5.2 2021-01-20 16:52:36,268 > Successfully installed OctoPrint-1.5.3 2021-02-07 21:27:00,746 /home/pi/oprint/bin/python2 -m pip --disable-pip-version-check install https://github.com/TheSpaghettiDetective/OctoPrint-TheSpaghettiDetective/archive/1.5.1.zip --no-cache-dir 2021-02-07 21:27:04,027 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-02-07 21:27:04,028 > Collecting https://github.com/TheSpaghettiDetective/OctoPrint-TheSpaghettiDetective/archive/1.5.1.zip 2021-02-07 21:27:05,032 > Downloading https://github.com/TheSpaghettiDetective/OctoPrint-TheSpaghettiDetective/archive/1.5.1.zip (17.8MB) 2021-02-07 21:27:27,173 > Requirement already satisfied: OctoPrint>=1.3.8 in /home/pi/oprint/lib/python2.7/site-packages (from TheSpaghettiDetective==1.5.1) (1.5.3) 2021-02-07 21:27:31,076 > Requirement already satisfied: backoff>=1.4.3 in /home/pi/oprint/lib/python2.7/site-packages (from TheSpaghettiDetective==1.5.1) (1.10.0) 2021-02-07 21:27:31,078 > Requirement already satisfied: raven in /home/pi/oprint/lib/python2.7/site-packages (from TheSpaghettiDetective==1.5.1) (6.10.0) 2021-02-07 21:27:31,080 > Requirement already satisfied: bson==0.5.10 in /home/pi/oprint/lib/python2.7/site-packages (from TheSpaghettiDetective==1.5.1) (0.5.10) 2021-02-07 21:27:31,081 > Requirement already satisfied: picamerab==1.13b1 in /home/pi/oprint/lib/python2.7/site-packages (from TheSpaghettiDetective==1.5.1) (1.13b1) 2021-02-07 21:27:31,081 > Requirement already satisfied: Flask-Babel<2,>=1.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (1.0.0) 2021-02-07 21:27:31,083 > Requirement already satisfied: watchdog==0.10.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (0.10.4) 2021-02-07 21:27:31,083 > Requirement already satisfied: OctoPrint-FileCheck>=2020.08.07 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (2020.8.7) 2021-02-07 21:27:31,084 > Requirement already satisfied: psutil<6,>=5.7 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (5.7.2) 2021-02-07 21:27:31,084 > Requirement already satisfied: emoji<1,>=0.5.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (0.5.4) 2021-02-07 21:27:31,085 > Requirement already satisfied: monotonic<2,>=1.5; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (1.5) 2021-02-07 21:27:31,086 > Requirement already satisfied: filetype<2,>=1.0.7 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (1.0.7) 2021-02-07 21:27:31,086 > Requirement already satisfied: PyYAML<6,>=5.3.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (5.3.1) 2021-02-07 21:27:31,087 > Requirement already satisfied: feedparser<6,>=5.2.1; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (5.2.1) 2021-02-07 21:27:31,087 > Requirement already satisfied: netifaces<1,>=0.10.9 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (0.10.9) 2021-02-07 21:27:31,088 > Requirement already satisfied: future<1,>=0.18.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (0.18.2) 2021-02-07 21:27:31,089 > Requirement already satisfied: enum34<1.2,>=1.1.10; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (1.1.10) 2021-02-07 21:27:31,089 > Requirement already satisfied: netaddr<1,>=0.7.19 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (0.7.19) 2021-02-07 21:27:31,090 > Requirement already satisfied: requests<3,>=2.23.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (2.24.0) 2021-02-07 21:27:31,090 > Requirement already satisfied: Click<8,>=7.1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (7.1.2) 2021-02-07 21:27:31,091 > Requirement already satisfied: itsdangerous<2,>=1.1.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (1.1.0) 2021-02-07 21:27:31,091 > Requirement already satisfied: blinker<2,>=1.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (1.4) 2021-02-07 21:27:31,092 > Requirement already satisfied: Jinja2<3,>=2.11.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (2.11.2) 2021-02-07 21:27:31,092 > Requirement already satisfied: frozendict<2,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (1.2) 2021-02-07 21:27:31,093 > Requirement already satisfied: Flask-Login<0.6,>=0.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (0.5.0) 2021-02-07 21:27:31,093 > Requirement already satisfied: flask<2,>=1.1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (1.1.2) 2021-02-07 21:27:31,094 > Requirement already satisfied: rsa==4.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (4.0) 2021-02-07 21:27:31,094 > Requirement already satisfied: semantic-version<3,>=2.8.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (2.8.5) 2021-02-07 21:27:31,095 > Requirement already satisfied: unidecode<0.05,>=0.04.14 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (0.4.21) 2021-02-07 21:27:31,095 > Requirement already satisfied: pkginfo<2,>=1.5.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (1.5.0.1) 2021-02-07 21:27:31,096 > Requirement already satisfied: futures<4,>=3.3; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (3.3.0) 2021-02-07 21:27:31,096 > Requirement already satisfied: websocket-client<1,>=0.57 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (0.57.0) 2021-02-07 21:27:31,097 > Requirement already satisfied: scandir<2,>=1.10; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (1.10.0) 2021-02-07 21:27:31,098 > Requirement already satisfied: tornado==5.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (5.1.1) 2021-02-07 21:27:31,098 > Requirement already satisfied: pyserial<4,>=3.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (3.4) 2021-02-07 21:27:31,099 > Requirement already satisfied: markupsafe<2.0,>=1.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (1.1.1) 2021-02-07 21:27:31,099 > Requirement already satisfied: markdown<3.2,>=3.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (3.1.1) 2021-02-07 21:27:31,100 > Requirement already satisfied: regex!=2018.11.6 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (2019.8.19) 2021-02-07 21:27:31,101 > Requirement already satisfied: chainmap<2,>=1.0.3; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (1.0.3) 2021-02-07 21:27:31,101 > Requirement already satisfied: typing<4,>=3.7.4.1; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (3.7.4.1) 2021-02-07 21:27:31,102 > Requirement already satisfied: sarge==0.1.5post0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (0.1.5.post0) 2021-02-07 21:27:31,102 > Requirement already satisfied: OctoPrint-FirmwareCheck>=2020.09.23 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (2020.9.23) 2021-02-07 21:27:31,103 > Requirement already satisfied: sentry-sdk<1,>=0.15.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (0.19.1) 2021-02-07 21:27:31,103 > Requirement already satisfied: pylru<2,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (1.2.0) 2021-02-07 21:27:31,104 > Requirement already satisfied: werkzeug<2,>=1.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (1.0.1) 2021-02-07 21:27:31,104 > Requirement already satisfied: wrapt<2,>=1.12.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (1.12.1) 2021-02-07 21:27:31,105 > Requirement already satisfied: Flask-Assets<3,>=2.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (2.0) 2021-02-07 21:27:31,106 > Requirement already satisfied: cachelib<1,>=0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (0.1) 2021-02-07 21:27:31,106 > Requirement already satisfied: contextlib2; python_version < "3.2" in /home/pi/oprint/lib/python2.7/site-packages (from raven->TheSpaghettiDetective==1.5.1) (0.6.0.post1) 2021-02-07 21:27:31,107 > Requirement already satisfied: six>=1.9.0 in /home/pi/oprint/lib/python2.7/site-packages (from bson==0.5.10->TheSpaghettiDetective==1.5.1) (1.12.0) 2021-02-07 21:27:31,108 > Requirement already satisfied: python-dateutil>=2.4.0 in /home/pi/oprint/lib/python2.7/site-packages (from bson==0.5.10->TheSpaghettiDetective==1.5.1) (2.8.1) 2021-02-07 21:27:31,108 > Requirement already satisfied: colorzero in /home/pi/oprint/lib/python2.7/site-packages (from picamerab==1.13b1->TheSpaghettiDetective==1.5.1) (1.1) 2021-02-07 21:27:31,109 > Requirement already satisfied: Babel>=2.3 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (2.7.0) 2021-02-07 21:27:31,110 > Requirement already satisfied: pytz in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (2019.3) 2021-02-07 21:27:31,110 > Requirement already satisfied: pathtools>=0.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from watchdog==0.10.4->OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (0.1.2) 2021-02-07 21:27:31,111 > Requirement already satisfied: idna<3,>=2.5 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (2.8) 2021-02-07 21:27:31,112 > 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.3.8->TheSpaghettiDetective==1.5.1) (1.25.6) 2021-02-07 21:27:31,112 > Requirement already satisfied: certifi>=2017.4.17 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (2019.9.11) 2021-02-07 21:27:31,113 > 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.3.8->TheSpaghettiDetective==1.5.1) (3.0.4) 2021-02-07 21:27:31,114 > Requirement already satisfied: pyasn1>=0.1.3 in /home/pi/oprint/lib/python2.7/site-packages (from rsa==4.0->OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (0.4.7) 2021-02-07 21:27:31,114 > Requirement already satisfied: backports-abc>=0.4 in /home/pi/oprint/lib/python2.7/site-packages (from tornado==5.1.1->OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (0.5) 2021-02-07 21:27:31,115 > Requirement already satisfied: singledispatch in /home/pi/oprint/lib/python2.7/site-packages (from tornado==5.1.1->OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (3.4.0.3) 2021-02-07 21:27:31,115 > Requirement already satisfied: setuptools>=36 in /home/pi/oprint/lib/python2.7/site-packages (from markdown<3.2,>=3.1->OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (41.5.1) 2021-02-07 21:27:31,116 > Requirement already satisfied: webassets>=2.0 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Assets<3,>=2.0->OctoPrint>=1.3.8->TheSpaghettiDetective==1.5.1) (2.0) 2021-02-07 21:27:31,117 > Building wheels for collected packages: TheSpaghettiDetective 2021-02-07 21:27:31,117 > Building wheel for TheSpaghettiDetective (setup.py): started 2021-02-07 21:28:03,874 > Building wheel for TheSpaghettiDetective (setup.py): finished with status 'done' 2021-02-07 21:28:03,876 > Created wheel for TheSpaghettiDetective: filename=TheSpaghettiDetective-1.5.1-cp27-none-any.whl size=17663570 sha256=772addf6b0a6e64f1e025e8b9623fe21d001a5d63bd07cb50433e92556c8d7ce 2021-02-07 21:28:03,878 > Stored in directory: /tmp/pip-ephem-wheel-cache-04KNZO/wheels/1c/d6/95/359f9e0ac8f11e282070c6f5e34c569f2c193ca66f036c76ea 2021-02-07 21:28:05,586 > Successfully built TheSpaghettiDetective 2021-02-07 21:28:05,695 > Installing collected packages: TheSpaghettiDetective 2021-02-07 21:28:05,696 > Found existing installation: TheSpaghettiDetective 1.4.7 2021-02-07 21:28:05,696 > Uninstalling TheSpaghettiDetective-1.4.7: 2021-02-07 21:28:05,697 > Successfully uninstalled TheSpaghettiDetective-1.4.7 2021-02-07 21:28:11,204 > Successfully installed TheSpaghettiDetective-1.5.1 2021-02-07 21:28:11,388 /home/pi/oprint/bin/python2 -m pip --disable-pip-version-check install https://github.com/OctoPrint/OctoPrint-FirmwareCheck/archive/2021.2.4.zip --no-cache-dir 2021-02-07 21:28:14,443 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-02-07 21:28:14,445 > Collecting https://github.com/OctoPrint/OctoPrint-FirmwareCheck/archive/2021.2.4.zip 2021-02-07 21:28:14,447 > Downloading https://github.com/OctoPrint/OctoPrint-FirmwareCheck/archive/2021.2.4.zip (66kB) 2021-02-07 21:28:15,815 > Building wheels for collected packages: OctoPrint-FirmwareCheck 2021-02-07 21:28:15,816 > Building wheel for OctoPrint-FirmwareCheck (setup.py): started 2021-02-07 21:28:17,237 > Building wheel for OctoPrint-FirmwareCheck (setup.py): finished with status 'done' 2021-02-07 21:28:17,239 > Created wheel for OctoPrint-FirmwareCheck: filename=OctoPrint_FirmwareCheck-2021.2.4-py2.py3-none-any.whl size=30743 sha256=1a76232e6ea675a7b0c3becbfeed3e28ee45a5dc5032cc3bfa3d7f529f0709a5 2021-02-07 21:28:17,240 > Stored in directory: /tmp/pip-ephem-wheel-cache-hnzkM5/wheels/af/2d/85/6814ccc295ae57c36f9f2e28cdb81eadc00d49833d2cf5426f 2021-02-07 21:28:17,241 > Successfully built OctoPrint-FirmwareCheck 2021-02-07 21:28:18,745 > Installing collected packages: OctoPrint-FirmwareCheck 2021-02-07 21:28:18,746 > Found existing installation: OctoPrint-FirmwareCheck 2020.9.23 2021-02-07 21:28:18,748 > Uninstalling OctoPrint-FirmwareCheck-2020.9.23: 2021-02-07 21:28:18,749 > Successfully uninstalled OctoPrint-FirmwareCheck-2020.9.23 2021-02-07 21:28:18,749 > Successfully installed OctoPrint-FirmwareCheck-2021.2.4 2023-06-08 00:25:43,995 /home/pi/oprint/bin/python2 -m pip --disable-pip-version-check install https://github.com/OctoPrint/OctoPrint/archive/1.9.0.zip --no-cache-dir 2023-06-08 00:25:47,150 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-06-08 00:25:47,153 > Collecting https://github.com/OctoPrint/OctoPrint/archive/1.9.0.zip 2023-06-08 00:25:48,157 > Downloading https://github.com/OctoPrint/OctoPrint/archive/1.9.0.zip (6.3MB) 2023-06-08 00:25:53,432 > Installing build dependencies: started 2023-06-08 00:26:09,862 > Installing build dependencies: finished with status 'done' 2023-06-08 00:26:09,865 > Getting requirements to build wheel: started 2023-06-08 00:26:10,876 > Getting requirements to build wheel: finished with status 'error' 2023-06-08 00:26:10,883 ! ERROR: Command errored out with exit status 1: 2023-06-08 00:26:10,885 ! command: /home/pi/oprint/bin/python2 /home/pi/oprint/local/lib/python2.7/site-packages/pip/_vendor/pep517/_in_process.py get_requires_for_build_wheel /tmp/tmpnqIzCo 2023-06-08 00:26:10,887 ! cwd: /tmp/pip-req-build-wqGNre 2023-06-08 00:26:10,888 ! Complete output (17 lines): 2023-06-08 00:26:10,888 ! Traceback (most recent call last): 2023-06-08 00:26:10,889 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_vendor/pep517/_in_process.py", line 257, in 2023-06-08 00:26:10,890 ! main() 2023-06-08 00:26:10,891 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_vendor/pep517/_in_process.py", line 240, in main 2023-06-08 00:26:10,892 ! json_out['return_val'] = hook(**hook_input['kwargs']) 2023-06-08 00:26:10,892 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_vendor/pep517/_in_process.py", line 91, in get_requires_for_build_wheel 2023-06-08 00:26:10,893 ! return hook(config_settings) 2023-06-08 00:26:10,894 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/setuptools/build_meta.py", line 146, in get_requires_for_build_wheel 2023-06-08 00:26:10,895 ! return self._get_build_requires(config_settings, requirements=['wheel']) 2023-06-08 00:26:10,895 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/setuptools/build_meta.py", line 127, in _get_build_requires 2023-06-08 00:26:10,896 ! self.run_setup() 2023-06-08 00:26:10,897 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/setuptools/build_meta.py", line 142, in run_setup 2023-06-08 00:26:10,898 ! exec(compile(code, __file__, 'exec'), locals()) 2023-06-08 00:26:10,898 ! File "setup.py", line 237 2023-06-08 00:26:10,899 ! f"{update.spec}: latest {update.latest}, pypi: https://pypi.org/project/{update.name}/" 2023-06-08 00:26:10,900 ! ^ 2023-06-08 00:26:10,901 ! SyntaxError: invalid syntax 2023-06-08 00:26:10,901 ! ---------------------------------------- 2023-06-08 00:26:10,902 ! ERROR: Command errored out with exit status 1: /home/pi/oprint/bin/python2 /home/pi/oprint/local/lib/python2.7/site-packages/pip/_vendor/pep517/_in_process.py get_requires_for_build_wheel /tmp/tmpnqIzCo Check the logs for full command output. 2023-06-08 00:26:10,920 /home/pi/oprint/bin/python2 -m pip --disable-pip-version-check install https://github.com/TheSpaghettiDetective/OctoPrint-TheSpaghettiDetective/archive/1.8.12.zip --no-cache-dir 2023-06-08 00:26:13,944 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-06-08 00:26:13,946 > Collecting https://github.com/TheSpaghettiDetective/OctoPrint-TheSpaghettiDetective/archive/1.8.12.zip 2023-06-08 00:26:13,947 > Downloading https://github.com/TheSpaghettiDetective/OctoPrint-TheSpaghettiDetective/archive/1.8.12.zip 2023-06-08 00:26:31,421 > Requirement already satisfied: OctoPrint>=1.5.0 in /home/pi/oprint/lib/python2.7/site-packages (from TheSpaghettiDetective==1.8.12) (1.5.3) 2023-06-08 00:26:31,423 > Requirement already satisfied: backoff>=1.4.3 in /home/pi/oprint/lib/python2.7/site-packages (from TheSpaghettiDetective==1.8.12) (1.10.0) 2023-06-08 00:26:31,424 > Requirement already satisfied: raven in /home/pi/oprint/lib/python2.7/site-packages (from TheSpaghettiDetective==1.8.12) (6.10.0) 2023-06-08 00:26:31,424 > Requirement already satisfied: bson==0.5.10 in /home/pi/oprint/lib/python2.7/site-packages (from TheSpaghettiDetective==1.8.12) (0.5.10) 2023-06-08 00:26:31,425 > Requirement already satisfied: picamerab==1.13b1 in /home/pi/oprint/lib/python2.7/site-packages (from TheSpaghettiDetective==1.8.12) (1.13b1) 2023-06-08 00:26:31,426 > Requirement already satisfied: Flask-Babel<2,>=1.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (1.0.0) 2023-06-08 00:26:31,427 > Requirement already satisfied: watchdog==0.10.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (0.10.4) 2023-06-08 00:26:31,428 > Requirement already satisfied: OctoPrint-FileCheck>=2020.08.07 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (2020.8.7) 2023-06-08 00:26:31,428 > Requirement already satisfied: psutil<6,>=5.7 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (5.7.2) 2023-06-08 00:26:31,429 > Requirement already satisfied: emoji<1,>=0.5.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (0.5.4) 2023-06-08 00:26:31,430 > Requirement already satisfied: monotonic<2,>=1.5; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (1.5) 2023-06-08 00:26:31,431 > Requirement already satisfied: filetype<2,>=1.0.7 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (1.0.7) 2023-06-08 00:26:31,432 > Requirement already satisfied: PyYAML<6,>=5.3.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (5.3.1) 2023-06-08 00:26:31,433 > Requirement already satisfied: feedparser<6,>=5.2.1; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (5.2.1) 2023-06-08 00:26:31,433 > Requirement already satisfied: netifaces<1,>=0.10.9 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (0.10.9) 2023-06-08 00:26:31,435 > Requirement already satisfied: future<1,>=0.18.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (0.18.2) 2023-06-08 00:26:31,436 > Requirement already satisfied: enum34<1.2,>=1.1.10; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (1.1.10) 2023-06-08 00:26:31,437 > Requirement already satisfied: netaddr<1,>=0.7.19 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (0.7.19) 2023-06-08 00:26:31,438 > Requirement already satisfied: requests<3,>=2.23.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (2.24.0) 2023-06-08 00:26:31,438 > Requirement already satisfied: Click<8,>=7.1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (7.1.2) 2023-06-08 00:26:31,439 > Requirement already satisfied: itsdangerous<2,>=1.1.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (1.1.0) 2023-06-08 00:26:31,440 > Requirement already satisfied: blinker<2,>=1.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (1.4) 2023-06-08 00:26:31,441 > Requirement already satisfied: Jinja2<3,>=2.11.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (2.11.2) 2023-06-08 00:26:31,442 > Requirement already satisfied: frozendict<2,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (1.2) 2023-06-08 00:26:31,442 > Requirement already satisfied: Flask-Login<0.6,>=0.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (0.5.0) 2023-06-08 00:26:31,443 > Requirement already satisfied: flask<2,>=1.1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (1.1.2) 2023-06-08 00:26:31,444 > Requirement already satisfied: rsa==4.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (4.0) 2023-06-08 00:26:31,445 > Requirement already satisfied: semantic-version<3,>=2.8.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (2.8.5) 2023-06-08 00:26:31,445 > Requirement already satisfied: unidecode<0.05,>=0.04.14 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (0.4.21) 2023-06-08 00:26:31,446 > Requirement already satisfied: pkginfo<2,>=1.5.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (1.5.0.1) 2023-06-08 00:26:31,447 > Requirement already satisfied: futures<4,>=3.3; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (3.3.0) 2023-06-08 00:26:31,448 > Requirement already satisfied: websocket-client<1,>=0.57 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (0.57.0) 2023-06-08 00:26:31,448 > Requirement already satisfied: scandir<2,>=1.10; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (1.10.0) 2023-06-08 00:26:31,449 > Requirement already satisfied: tornado==5.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (5.1.1) 2023-06-08 00:26:31,450 > Requirement already satisfied: pyserial<4,>=3.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (3.4) 2023-06-08 00:26:31,451 > Requirement already satisfied: markupsafe<2.0,>=1.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (1.1.1) 2023-06-08 00:26:31,451 > Requirement already satisfied: markdown<3.2,>=3.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (3.1.1) 2023-06-08 00:26:31,452 > Requirement already satisfied: regex!=2018.11.6 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (2019.8.19) 2023-06-08 00:26:31,453 > Requirement already satisfied: chainmap<2,>=1.0.3; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (1.0.3) 2023-06-08 00:26:31,454 > Requirement already satisfied: typing<4,>=3.7.4.1; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (3.7.4.1) 2023-06-08 00:26:31,455 > Requirement already satisfied: sarge==0.1.5post0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (0.1.5.post0) 2023-06-08 00:26:31,456 > Requirement already satisfied: OctoPrint-FirmwareCheck>=2020.09.23 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (2021.2.4) 2023-06-08 00:26:31,456 > Requirement already satisfied: sentry-sdk<1,>=0.15.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (0.19.1) 2023-06-08 00:26:31,457 > Requirement already satisfied: pylru<2,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (1.2.0) 2023-06-08 00:26:31,458 > Requirement already satisfied: werkzeug<2,>=1.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (1.0.1) 2023-06-08 00:26:31,459 > Requirement already satisfied: wrapt<2,>=1.12.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (1.12.1) 2023-06-08 00:26:31,460 > Requirement already satisfied: Flask-Assets<3,>=2.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (2.0) 2023-06-08 00:26:31,461 > Requirement already satisfied: cachelib<1,>=0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (0.1) 2023-06-08 00:26:31,462 > Requirement already satisfied: contextlib2; python_version < "3.2" in /home/pi/oprint/lib/python2.7/site-packages (from raven->TheSpaghettiDetective==1.8.12) (0.6.0.post1) 2023-06-08 00:26:31,463 > Requirement already satisfied: six>=1.9.0 in /home/pi/oprint/lib/python2.7/site-packages (from bson==0.5.10->TheSpaghettiDetective==1.8.12) (1.12.0) 2023-06-08 00:26:31,464 > Requirement already satisfied: python-dateutil>=2.4.0 in /home/pi/oprint/lib/python2.7/site-packages (from bson==0.5.10->TheSpaghettiDetective==1.8.12) (2.8.1) 2023-06-08 00:26:31,465 > Requirement already satisfied: colorzero in /home/pi/oprint/lib/python2.7/site-packages (from picamerab==1.13b1->TheSpaghettiDetective==1.8.12) (1.1) 2023-06-08 00:26:31,466 > Requirement already satisfied: Babel>=2.3 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (2.7.0) 2023-06-08 00:26:31,467 > Requirement already satisfied: pytz in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (2019.3) 2023-06-08 00:26:31,467 > Requirement already satisfied: pathtools>=0.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from watchdog==0.10.4->OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (0.1.2) 2023-06-08 00:26:31,468 > Requirement already satisfied: idna<3,>=2.5 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (2.8) 2023-06-08 00:26:31,469 > 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.5.0->TheSpaghettiDetective==1.8.12) (1.25.6) 2023-06-08 00:26:31,470 > Requirement already satisfied: certifi>=2017.4.17 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (2019.9.11) 2023-06-08 00:26:31,471 > 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.5.0->TheSpaghettiDetective==1.8.12) (3.0.4) 2023-06-08 00:26:31,472 > Requirement already satisfied: pyasn1>=0.1.3 in /home/pi/oprint/lib/python2.7/site-packages (from rsa==4.0->OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (0.4.7) 2023-06-08 00:26:31,473 > Requirement already satisfied: backports-abc>=0.4 in /home/pi/oprint/lib/python2.7/site-packages (from tornado==5.1.1->OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (0.5) 2023-06-08 00:26:31,474 > Requirement already satisfied: singledispatch in /home/pi/oprint/lib/python2.7/site-packages (from tornado==5.1.1->OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (3.4.0.3) 2023-06-08 00:26:31,475 > Requirement already satisfied: setuptools>=36 in /home/pi/oprint/lib/python2.7/site-packages (from markdown<3.2,>=3.1->OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (41.5.1) 2023-06-08 00:26:31,476 > Requirement already satisfied: webassets>=2.0 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Assets<3,>=2.0->OctoPrint>=1.5.0->TheSpaghettiDetective==1.8.12) (2.0) 2023-06-08 00:26:31,477 > Building wheels for collected packages: TheSpaghettiDetective 2023-06-08 00:26:31,477 > Building wheel for TheSpaghettiDetective (setup.py): started 2023-06-08 00:27:09,940 > Building wheel for TheSpaghettiDetective (setup.py): finished with status 'done' 2023-06-08 00:27:09,941 > Created wheel for TheSpaghettiDetective: filename=TheSpaghettiDetective-1.8.12-cp27-none-any.whl size=17702622 sha256=1bd55e5566447fbcdd41baf09859598ecba21bc19ebc3e38889dc41a44062033 2023-06-08 00:27:09,942 > Stored in directory: /tmp/pip-ephem-wheel-cache-SfT0W_/wheels/2d/96/7e/1a71e7fab19ac4249c196dfb47d109b83d03a8df18f3f97591 2023-06-08 00:27:11,653 > Successfully built TheSpaghettiDetective 2023-06-08 00:27:11,654 > Installing collected packages: TheSpaghettiDetective 2023-06-08 00:27:11,655 > Found existing installation: TheSpaghettiDetective 1.5.1 2023-06-08 00:27:11,655 > Uninstalling TheSpaghettiDetective-1.5.1: 2023-06-08 00:27:11,656 > Successfully uninstalled TheSpaghettiDetective-1.5.1 2023-06-08 00:27:12,825 > Successfully installed TheSpaghettiDetective-1.8.12 2023-06-08 00:27:25,403 /home/pi/oprint/bin/python2 -m pip --disable-pip-version-check install https://github.com/OctoPrint/OctoPrint-FileCheck/archive/2021.2.23.zip --no-cache-dir 2023-06-08 00:27:28,560 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-06-08 00:27:28,561 > Collecting https://github.com/OctoPrint/OctoPrint-FileCheck/archive/2021.2.23.zip 2023-06-08 00:27:28,562 > Downloading https://github.com/OctoPrint/OctoPrint-FileCheck/archive/2021.2.23.zip 2023-06-08 00:27:29,880 > Building wheels for collected packages: OctoPrint-FileCheck 2023-06-08 00:27:29,882 > Building wheel for OctoPrint-FileCheck (setup.py): started 2023-06-08 00:27:31,367 > Building wheel for OctoPrint-FileCheck (setup.py): finished with status 'done' 2023-06-08 00:27:31,368 > Created wheel for OctoPrint-FileCheck: filename=OctoPrint_FileCheck-2021.2.23-py2.py3-none-any.whl size=19823 sha256=48874b8605521c49605322e86ed063b85ad93cc19cca8e2433427aded0b26375 2023-06-08 00:27:31,369 > Stored in directory: /tmp/pip-ephem-wheel-cache-otpQqr/wheels/08/70/66/32edf37bbf9052121502df8eeab817bf26c3c4f3faa76f2ef0 2023-06-08 00:27:31,370 > Successfully built OctoPrint-FileCheck 2023-06-08 00:27:33,379 > Installing collected packages: OctoPrint-FileCheck 2023-06-08 00:27:33,381 > Found existing installation: OctoPrint-FileCheck 2020.8.7 2023-06-08 00:27:33,382 > Uninstalling OctoPrint-FileCheck-2020.8.7: 2023-06-08 00:27:33,384 > Successfully uninstalled OctoPrint-FileCheck-2020.8.7 2023-06-08 00:27:33,385 > Successfully installed OctoPrint-FileCheck-2021.2.23 2023-06-08 00:27:33,632 /home/pi/oprint/bin/python2 -m pip --disable-pip-version-check install https://github.com/OctoPrint/OctoPrint-FirmwareCheck/archive/2021.10.11.zip --no-cache-dir 2023-06-08 00:27:36,840 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-06-08 00:27:36,841 > Collecting https://github.com/OctoPrint/OctoPrint-FirmwareCheck/archive/2021.10.11.zip 2023-06-08 00:27:36,842 > Downloading https://github.com/OctoPrint/OctoPrint-FirmwareCheck/archive/2021.10.11.zip 2023-06-08 00:27:38,214 > Building wheels for collected packages: OctoPrint-FirmwareCheck 2023-06-08 00:27:38,216 > Building wheel for OctoPrint-FirmwareCheck (setup.py): started 2023-06-08 00:27:39,642 > Building wheel for OctoPrint-FirmwareCheck (setup.py): finished with status 'done' 2023-06-08 00:27:39,645 > Created wheel for OctoPrint-FirmwareCheck: filename=OctoPrint_FirmwareCheck-2021.10.11-py2.py3-none-any.whl size=33802 sha256=3c77865054b523ab274075d6e7f1022ee3e6b1670b4ac6527e459b9d443d5ec5 2023-06-08 00:27:39,646 > Stored in directory: /tmp/pip-ephem-wheel-cache-cIx7f5/wheels/28/58/d0/c5d0cd9f9ed6188cbe28cf94f7c9207d2cebdb76c9aba1ef5c 2023-06-08 00:27:39,647 > Successfully built OctoPrint-FirmwareCheck 2023-06-08 00:27:41,151 > Installing collected packages: OctoPrint-FirmwareCheck 2023-06-08 00:27:41,154 > Found existing installation: OctoPrint-FirmwareCheck 2021.2.4 2023-06-08 00:27:41,154 > Uninstalling OctoPrint-FirmwareCheck-2021.2.4: 2023-06-08 00:27:41,155 > Successfully uninstalled OctoPrint-FirmwareCheck-2021.2.4 2023-06-08 00:27:41,156 > Successfully installed OctoPrint-FirmwareCheck-2021.10.11 2023-06-08 00:27:41,365 /home/pi/oprint/bin/python2 -m pip --disable-pip-version-check install https://github.com/OctoPrint/OctoPrint-FirmwareUpdater/archive/1.14.0.zip --no-cache-dir 2023-06-08 00:27:44,340 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-06-08 00:27:44,346 > Collecting https://github.com/OctoPrint/OctoPrint-FirmwareUpdater/archive/1.14.0.zip 2023-06-08 00:27:44,348 > Downloading https://github.com/OctoPrint/OctoPrint-FirmwareUpdater/archive/1.14.0.zip (700kB) 2023-06-08 00:27:48,135 > Requirement already satisfied: OctoPrint in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint-FirmwareUpdater==1.14.0) (1.5.3) 2023-06-08 00:27:53,635 > Requirement already satisfied: pyserial>=3.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint-FirmwareUpdater==1.14.0) (3.4) 2023-06-08 00:27:53,648 > Requirement already satisfied: Flask-Babel<2,>=1.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (1.0.0) 2023-06-08 00:27:53,650 > Requirement already satisfied: watchdog==0.10.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (0.10.4) 2023-06-08 00:27:53,652 > Requirement already satisfied: OctoPrint-FileCheck>=2020.08.07 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (2021.2.23) 2023-06-08 00:27:53,655 > Requirement already satisfied: psutil<6,>=5.7 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (5.7.2) 2023-06-08 00:27:53,657 > Requirement already satisfied: emoji<1,>=0.5.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (0.5.4) 2023-06-08 00:27:53,659 > Requirement already satisfied: monotonic<2,>=1.5; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (1.5) 2023-06-08 00:27:53,661 > Requirement already satisfied: filetype<2,>=1.0.7 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (1.0.7) 2023-06-08 00:27:53,663 > Requirement already satisfied: PyYAML<6,>=5.3.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (5.3.1) 2023-06-08 00:27:53,665 > Requirement already satisfied: feedparser<6,>=5.2.1; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (5.2.1) 2023-06-08 00:27:53,666 > Requirement already satisfied: netifaces<1,>=0.10.9 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (0.10.9) 2023-06-08 00:27:53,668 > Requirement already satisfied: future<1,>=0.18.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (0.18.2) 2023-06-08 00:27:53,671 > Requirement already satisfied: enum34<1.2,>=1.1.10; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (1.1.10) 2023-06-08 00:27:53,673 > Requirement already satisfied: netaddr<1,>=0.7.19 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (0.7.19) 2023-06-08 00:27:53,674 > Requirement already satisfied: requests<3,>=2.23.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (2.24.0) 2023-06-08 00:27:53,676 > Requirement already satisfied: Click<8,>=7.1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (7.1.2) 2023-06-08 00:27:53,678 > Requirement already satisfied: itsdangerous<2,>=1.1.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (1.1.0) 2023-06-08 00:27:53,680 > Requirement already satisfied: blinker<2,>=1.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (1.4) 2023-06-08 00:27:53,682 > Requirement already satisfied: Jinja2<3,>=2.11.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (2.11.2) 2023-06-08 00:27:53,683 > Requirement already satisfied: frozendict<2,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (1.2) 2023-06-08 00:27:53,685 > Requirement already satisfied: Flask-Login<0.6,>=0.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (0.5.0) 2023-06-08 00:27:53,687 > Requirement already satisfied: flask<2,>=1.1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (1.1.2) 2023-06-08 00:27:53,689 > Requirement already satisfied: rsa==4.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (4.0) 2023-06-08 00:27:53,692 > Requirement already satisfied: semantic-version<3,>=2.8.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (2.8.5) 2023-06-08 00:27:53,694 > Requirement already satisfied: unidecode<0.05,>=0.04.14 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (0.4.21) 2023-06-08 00:27:53,713 > Requirement already satisfied: pkginfo<2,>=1.5.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (1.5.0.1) 2023-06-08 00:27:53,718 > Requirement already satisfied: futures<4,>=3.3; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (3.3.0) 2023-06-08 00:27:53,720 > Requirement already satisfied: websocket-client<1,>=0.57 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (0.57.0) 2023-06-08 00:27:53,722 > Requirement already satisfied: scandir<2,>=1.10; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (1.10.0) 2023-06-08 00:27:53,724 > Requirement already satisfied: tornado==5.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (5.1.1) 2023-06-08 00:27:53,725 > Requirement already satisfied: markupsafe<2.0,>=1.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (1.1.1) 2023-06-08 00:27:53,727 > Requirement already satisfied: markdown<3.2,>=3.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (3.1.1) 2023-06-08 00:27:53,728 > Requirement already satisfied: regex!=2018.11.6 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (2019.8.19) 2023-06-08 00:27:53,730 > Requirement already satisfied: chainmap<2,>=1.0.3; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (1.0.3) 2023-06-08 00:27:53,732 > Requirement already satisfied: typing<4,>=3.7.4.1; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (3.7.4.1) 2023-06-08 00:27:53,733 > Requirement already satisfied: sarge==0.1.5post0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (0.1.5.post0) 2023-06-08 00:27:53,735 > Requirement already satisfied: OctoPrint-FirmwareCheck>=2020.09.23 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (2021.10.11) 2023-06-08 00:27:53,737 > Requirement already satisfied: sentry-sdk<1,>=0.15.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (0.19.1) 2023-06-08 00:27:53,738 > Requirement already satisfied: pylru<2,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (1.2.0) 2023-06-08 00:27:53,740 > Requirement already satisfied: werkzeug<2,>=1.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (1.0.1) 2023-06-08 00:27:53,742 > Requirement already satisfied: wrapt<2,>=1.12.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (1.12.1) 2023-06-08 00:27:53,744 > Requirement already satisfied: Flask-Assets<3,>=2.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (2.0) 2023-06-08 00:27:53,745 > Requirement already satisfied: cachelib<1,>=0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (0.1) 2023-06-08 00:27:53,747 > Requirement already satisfied: Babel>=2.3 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (2.7.0) 2023-06-08 00:27:53,749 > Requirement already satisfied: pytz in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (2019.3) 2023-06-08 00:27:53,751 > Requirement already satisfied: pathtools>=0.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from watchdog==0.10.4->OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (0.1.2) 2023-06-08 00:27:53,752 > Requirement already satisfied: idna<3,>=2.5 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (2.8) 2023-06-08 00:27:53,754 > 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->OctoPrint-FirmwareUpdater==1.14.0) (1.25.6) 2023-06-08 00:27:53,756 > Requirement already satisfied: certifi>=2017.4.17 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (2019.9.11) 2023-06-08 00:27:53,757 > Requirement already satisfied: chardet<4,>=3.0.2 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (3.0.4) 2023-06-08 00:27:53,759 > Requirement already satisfied: pyasn1>=0.1.3 in /home/pi/oprint/lib/python2.7/site-packages (from rsa==4.0->OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (0.4.7) 2023-06-08 00:27:53,761 > Requirement already satisfied: six in /home/pi/oprint/lib/python2.7/site-packages (from websocket-client<1,>=0.57->OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (1.12.0) 2023-06-08 00:27:53,763 > Requirement already satisfied: backports-abc>=0.4 in /home/pi/oprint/lib/python2.7/site-packages (from tornado==5.1.1->OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (0.5) 2023-06-08 00:27:53,764 > Requirement already satisfied: singledispatch in /home/pi/oprint/lib/python2.7/site-packages (from tornado==5.1.1->OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (3.4.0.3) 2023-06-08 00:27:53,766 > Requirement already satisfied: setuptools>=36 in /home/pi/oprint/lib/python2.7/site-packages (from markdown<3.2,>=3.1->OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (41.5.1) 2023-06-08 00:27:53,768 > Requirement already satisfied: webassets>=2.0 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Assets<3,>=2.0->OctoPrint->OctoPrint-FirmwareUpdater==1.14.0) (2.0) 2023-06-08 00:27:53,770 > Building wheels for collected packages: OctoPrint-FirmwareUpdater 2023-06-08 00:27:54,774 > Building wheel for OctoPrint-FirmwareUpdater (setup.py): started 2023-06-08 00:27:55,779 > Building wheel for OctoPrint-FirmwareUpdater (setup.py): finished with status 'done' 2023-06-08 00:27:55,782 > Created wheel for OctoPrint-FirmwareUpdater: filename=OctoPrint_FirmwareUpdater-1.14.0-cp27-none-any.whl size=58839 sha256=347ad085cb82cf172613ef9539339c073f0f5b6fed9142eeab3a8ff7dce2f0f1 2023-06-08 00:27:55,783 > Stored in directory: /tmp/pip-ephem-wheel-cache-dmK5M5/wheels/5f/a6/78/0ff0bad89f4e455745b72b2ecf66179331b0fc8b88aa358c41 2023-06-08 00:27:55,784 > Successfully built OctoPrint-FirmwareUpdater 2023-06-08 00:27:56,288 > Installing collected packages: OctoPrint-FirmwareUpdater 2023-06-08 00:27:56,290 > Found existing installation: OctoPrint-FirmwareUpdater 1.13.1 2023-06-08 00:27:56,291 > Uninstalling OctoPrint-FirmwareUpdater-1.13.1: 2023-06-08 00:27:56,292 > Successfully uninstalled OctoPrint-FirmwareUpdater-1.13.1 2023-06-08 00:27:56,293 > Successfully installed OctoPrint-FirmwareUpdater-1.14.0 2023-06-08 00:27:56,504 /home/pi/oprint/bin/python2 -m pip --disable-pip-version-check install https://github.com/mikedmor/OctoPrint_MultiCam/archive/0.3.1.zip --no-cache-dir 2023-06-08 00:27:59,011 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-06-08 00:27:59,013 > Collecting https://github.com/mikedmor/OctoPrint_MultiCam/archive/0.3.1.zip 2023-06-08 00:28:00,019 > Downloading https://github.com/mikedmor/OctoPrint_MultiCam/archive/0.3.1.zip 2023-06-08 00:28:03,844 > Requirement already satisfied: OctoPrint in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint-MultiCam==0.3.1) (1.5.3) 2023-06-08 00:28:03,846 > Requirement already satisfied: Flask-Babel<2,>=1.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (1.0.0) 2023-06-08 00:28:03,848 > Requirement already satisfied: watchdog==0.10.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (0.10.4) 2023-06-08 00:28:03,849 > Requirement already satisfied: OctoPrint-FileCheck>=2020.08.07 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (2021.2.23) 2023-06-08 00:28:03,850 > Requirement already satisfied: psutil<6,>=5.7 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (5.7.2) 2023-06-08 00:28:03,851 > Requirement already satisfied: emoji<1,>=0.5.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (0.5.4) 2023-06-08 00:28:03,851 > Requirement already satisfied: monotonic<2,>=1.5; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (1.5) 2023-06-08 00:28:03,852 > Requirement already satisfied: filetype<2,>=1.0.7 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (1.0.7) 2023-06-08 00:28:03,853 > Requirement already satisfied: PyYAML<6,>=5.3.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (5.3.1) 2023-06-08 00:28:03,854 > Requirement already satisfied: feedparser<6,>=5.2.1; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (5.2.1) 2023-06-08 00:28:03,854 > Requirement already satisfied: netifaces<1,>=0.10.9 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (0.10.9) 2023-06-08 00:28:03,855 > Requirement already satisfied: future<1,>=0.18.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (0.18.2) 2023-06-08 00:28:03,856 > Requirement already satisfied: enum34<1.2,>=1.1.10; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (1.1.10) 2023-06-08 00:28:03,857 > Requirement already satisfied: netaddr<1,>=0.7.19 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (0.7.19) 2023-06-08 00:28:03,858 > Requirement already satisfied: requests<3,>=2.23.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (2.24.0) 2023-06-08 00:28:03,858 > Requirement already satisfied: Click<8,>=7.1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (7.1.2) 2023-06-08 00:28:03,859 > Requirement already satisfied: itsdangerous<2,>=1.1.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (1.1.0) 2023-06-08 00:28:03,861 > Requirement already satisfied: blinker<2,>=1.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (1.4) 2023-06-08 00:28:03,862 > Requirement already satisfied: Jinja2<3,>=2.11.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (2.11.2) 2023-06-08 00:28:03,862 > Requirement already satisfied: frozendict<2,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (1.2) 2023-06-08 00:28:03,863 > Requirement already satisfied: Flask-Login<0.6,>=0.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (0.5.0) 2023-06-08 00:28:03,864 > Requirement already satisfied: flask<2,>=1.1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (1.1.2) 2023-06-08 00:28:03,865 > Requirement already satisfied: rsa==4.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (4.0) 2023-06-08 00:28:03,866 > Requirement already satisfied: semantic-version<3,>=2.8.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (2.8.5) 2023-06-08 00:28:03,866 > Requirement already satisfied: unidecode<0.05,>=0.04.14 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (0.4.21) 2023-06-08 00:28:03,867 > Requirement already satisfied: pkginfo<2,>=1.5.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (1.5.0.1) 2023-06-08 00:28:03,868 > Requirement already satisfied: futures<4,>=3.3; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (3.3.0) 2023-06-08 00:28:03,869 > Requirement already satisfied: websocket-client<1,>=0.57 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (0.57.0) 2023-06-08 00:28:03,870 > Requirement already satisfied: scandir<2,>=1.10; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (1.10.0) 2023-06-08 00:28:03,871 > Requirement already satisfied: tornado==5.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (5.1.1) 2023-06-08 00:28:03,872 > Requirement already satisfied: pyserial<4,>=3.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (3.4) 2023-06-08 00:28:03,872 > Requirement already satisfied: markupsafe<2.0,>=1.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (1.1.1) 2023-06-08 00:28:03,873 > Requirement already satisfied: markdown<3.2,>=3.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (3.1.1) 2023-06-08 00:28:03,874 > Requirement already satisfied: regex!=2018.11.6 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (2019.8.19) 2023-06-08 00:28:03,875 > Requirement already satisfied: chainmap<2,>=1.0.3; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (1.0.3) 2023-06-08 00:28:03,876 > Requirement already satisfied: typing<4,>=3.7.4.1; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (3.7.4.1) 2023-06-08 00:28:03,877 > Requirement already satisfied: sarge==0.1.5post0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (0.1.5.post0) 2023-06-08 00:28:03,878 > Requirement already satisfied: OctoPrint-FirmwareCheck>=2020.09.23 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (2021.10.11) 2023-06-08 00:28:03,879 > Requirement already satisfied: sentry-sdk<1,>=0.15.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (0.19.1) 2023-06-08 00:28:03,880 > Requirement already satisfied: pylru<2,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (1.2.0) 2023-06-08 00:28:03,881 > Requirement already satisfied: werkzeug<2,>=1.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (1.0.1) 2023-06-08 00:28:03,882 > Requirement already satisfied: wrapt<2,>=1.12.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (1.12.1) 2023-06-08 00:28:03,883 > Requirement already satisfied: Flask-Assets<3,>=2.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (2.0) 2023-06-08 00:28:03,883 > Requirement already satisfied: cachelib<1,>=0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint->OctoPrint-MultiCam==0.3.1) (0.1) 2023-06-08 00:28:03,884 > Requirement already satisfied: Babel>=2.3 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint->OctoPrint-MultiCam==0.3.1) (2.7.0) 2023-06-08 00:28:03,885 > Requirement already satisfied: pytz in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint->OctoPrint-MultiCam==0.3.1) (2019.3) 2023-06-08 00:28:03,886 > Requirement already satisfied: pathtools>=0.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from watchdog==0.10.4->OctoPrint->OctoPrint-MultiCam==0.3.1) (0.1.2) 2023-06-08 00:28:03,887 > Requirement already satisfied: idna<3,>=2.5 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint->OctoPrint-MultiCam==0.3.1) (2.8) 2023-06-08 00:28:03,888 > 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->OctoPrint-MultiCam==0.3.1) (1.25.6) 2023-06-08 00:28:03,889 > Requirement already satisfied: certifi>=2017.4.17 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint->OctoPrint-MultiCam==0.3.1) (2019.9.11) 2023-06-08 00:28:03,889 > Requirement already satisfied: chardet<4,>=3.0.2 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint->OctoPrint-MultiCam==0.3.1) (3.0.4) 2023-06-08 00:28:03,890 > Requirement already satisfied: pyasn1>=0.1.3 in /home/pi/oprint/lib/python2.7/site-packages (from rsa==4.0->OctoPrint->OctoPrint-MultiCam==0.3.1) (0.4.7) 2023-06-08 00:28:03,891 > Requirement already satisfied: six in /home/pi/oprint/lib/python2.7/site-packages (from websocket-client<1,>=0.57->OctoPrint->OctoPrint-MultiCam==0.3.1) (1.12.0) 2023-06-08 00:28:03,892 > Requirement already satisfied: backports-abc>=0.4 in /home/pi/oprint/lib/python2.7/site-packages (from tornado==5.1.1->OctoPrint->OctoPrint-MultiCam==0.3.1) (0.5) 2023-06-08 00:28:03,892 > Requirement already satisfied: singledispatch in /home/pi/oprint/lib/python2.7/site-packages (from tornado==5.1.1->OctoPrint->OctoPrint-MultiCam==0.3.1) (3.4.0.3) 2023-06-08 00:28:03,893 > Requirement already satisfied: setuptools>=36 in /home/pi/oprint/lib/python2.7/site-packages (from markdown<3.2,>=3.1->OctoPrint->OctoPrint-MultiCam==0.3.1) (41.5.1) 2023-06-08 00:28:03,894 > Requirement already satisfied: webassets>=2.0 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Assets<3,>=2.0->OctoPrint->OctoPrint-MultiCam==0.3.1) (2.0) 2023-06-08 00:28:03,895 > Building wheels for collected packages: OctoPrint-MultiCam 2023-06-08 00:28:03,896 > Building wheel for OctoPrint-MultiCam (setup.py): started 2023-06-08 00:28:05,264 > Building wheel for OctoPrint-MultiCam (setup.py): finished with status 'done' 2023-06-08 00:28:05,266 > Created wheel for OctoPrint-MultiCam: filename=OctoPrint_MultiCam-0.3.1-cp27-none-any.whl size=7637 sha256=ae8950315fd182a46248cab861d166a04ec773201ee94ef7c26a6ca1ac0dcba5 2023-06-08 00:28:05,268 > Stored in directory: /tmp/pip-ephem-wheel-cache-EtlRFL/wheels/df/3f/91/94b5ff5c97640edf670c828d43c222af24376d336ee8497a2b 2023-06-08 00:28:05,269 > Successfully built OctoPrint-MultiCam 2023-06-08 00:28:05,772 > Installing collected packages: OctoPrint-MultiCam 2023-06-08 00:28:05,774 > Found existing installation: OctoPrint-MultiCam 0.2.8 2023-06-08 00:28:05,775 > Uninstalling OctoPrint-MultiCam-0.2.8: 2023-06-08 00:28:05,776 > Successfully uninstalled OctoPrint-MultiCam-0.2.8 2023-06-08 00:28:05,777 > Successfully installed OctoPrint-MultiCam-0.3.1 2023-06-08 00:28:05,980 /home/pi/oprint/bin/python2 -m pip --disable-pip-version-check install https://github.com/FormerLurker/Octolapse/archive/v0.4.3.zip --no-cache-dir 2023-06-08 00:28:09,023 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-06-08 00:28:09,029 > Collecting https://github.com/FormerLurker/Octolapse/archive/v0.4.3.zip 2023-06-08 00:28:09,031 > Downloading https://github.com/FormerLurker/Octolapse/archive/v0.4.3.zip 2023-06-08 00:28:20,970 ! ERROR: Could not find a version that satisfies the requirement pillow<11,>=9.3 (from Octolapse==0.4.3) (from versions: 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7.0, 1.7.1, 1.7.2, 1.7.3, 1.7.4, 1.7.5, 1.7.6, 1.7.7, 1.7.8, 2.0.0, 2.1.0, 2.2.0, 2.2.1, 2.2.2, 2.3.0, 2.3.1, 2.3.2, 2.4.0, 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.6.0, 2.6.1, 2.6.2, 2.7.0, 2.8.0, 2.8.1, 2.8.2, 2.9.0, 3.0.0, 3.1.0rc1, 3.1.0, 3.1.1, 3.1.2, 3.2.0, 3.3.0, 3.3.1, 3.3.2, 3.3.3, 3.4.0, 3.4.1, 3.4.2, 4.0.0, 4.1.0, 4.1.1, 4.2.0, 4.2.1, 4.3.0, 5.0.0, 5.1.0, 5.2.0, 5.3.0, 5.4.0, 5.4.1, 6.0.0, 6.1.0, 6.2.0, 6.2.1, 6.2.2) 2023-06-08 00:28:20,971 ! ERROR: No matching distribution found for pillow<11,>=9.3 (from Octolapse==0.4.3) 2023-06-08 00:28:20,992 /home/pi/oprint/bin/python2 -m pip --disable-pip-version-check install https://github.com/BillyBlaze/OctoPrint-TouchUI/archive/0.3.18.zip --no-cache-dir 2023-06-08 00:28:23,537 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-06-08 00:28:23,540 > Collecting https://github.com/BillyBlaze/OctoPrint-TouchUI/archive/0.3.18.zip 2023-06-08 00:28:24,547 > Downloading https://github.com/BillyBlaze/OctoPrint-TouchUI/archive/0.3.18.zip 2023-06-08 00:28:28,140 > Requirement already satisfied: OctoPrint>=1.2.4 in /home/pi/oprint/lib/python2.7/site-packages (from TouchUI==0.3.18) (1.5.3) 2023-06-08 00:28:28,143 > Requirement already satisfied: Flask-Babel<2,>=1.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (1.0.0) 2023-06-08 00:28:28,145 > Requirement already satisfied: watchdog==0.10.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (0.10.4) 2023-06-08 00:28:28,146 > Requirement already satisfied: OctoPrint-FileCheck>=2020.08.07 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (2021.2.23) 2023-06-08 00:28:28,146 > Requirement already satisfied: psutil<6,>=5.7 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (5.7.2) 2023-06-08 00:28:28,147 > Requirement already satisfied: emoji<1,>=0.5.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (0.5.4) 2023-06-08 00:28:28,148 > Requirement already satisfied: monotonic<2,>=1.5; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (1.5) 2023-06-08 00:28:28,149 > Requirement already satisfied: filetype<2,>=1.0.7 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (1.0.7) 2023-06-08 00:28:28,150 > Requirement already satisfied: PyYAML<6,>=5.3.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (5.3.1) 2023-06-08 00:28:28,151 > Requirement already satisfied: feedparser<6,>=5.2.1; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (5.2.1) 2023-06-08 00:28:28,151 > Requirement already satisfied: netifaces<1,>=0.10.9 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (0.10.9) 2023-06-08 00:28:28,153 > Requirement already satisfied: future<1,>=0.18.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (0.18.2) 2023-06-08 00:28:28,153 > Requirement already satisfied: enum34<1.2,>=1.1.10; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (1.1.10) 2023-06-08 00:28:28,154 > Requirement already satisfied: netaddr<1,>=0.7.19 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (0.7.19) 2023-06-08 00:28:28,155 > Requirement already satisfied: requests<3,>=2.23.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (2.24.0) 2023-06-08 00:28:28,156 > Requirement already satisfied: Click<8,>=7.1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (7.1.2) 2023-06-08 00:28:28,157 > Requirement already satisfied: itsdangerous<2,>=1.1.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (1.1.0) 2023-06-08 00:28:28,158 > Requirement already satisfied: blinker<2,>=1.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (1.4) 2023-06-08 00:28:28,159 > Requirement already satisfied: Jinja2<3,>=2.11.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (2.11.2) 2023-06-08 00:28:28,159 > Requirement already satisfied: frozendict<2,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (1.2) 2023-06-08 00:28:28,160 > Requirement already satisfied: Flask-Login<0.6,>=0.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (0.5.0) 2023-06-08 00:28:28,161 > Requirement already satisfied: flask<2,>=1.1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (1.1.2) 2023-06-08 00:28:28,162 > Requirement already satisfied: rsa==4.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (4.0) 2023-06-08 00:28:28,163 > Requirement already satisfied: semantic-version<3,>=2.8.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (2.8.5) 2023-06-08 00:28:28,164 > Requirement already satisfied: unidecode<0.05,>=0.04.14 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (0.4.21) 2023-06-08 00:28:28,164 > Requirement already satisfied: pkginfo<2,>=1.5.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (1.5.0.1) 2023-06-08 00:28:28,165 > Requirement already satisfied: futures<4,>=3.3; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (3.3.0) 2023-06-08 00:28:28,166 > Requirement already satisfied: websocket-client<1,>=0.57 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (0.57.0) 2023-06-08 00:28:28,167 > Requirement already satisfied: scandir<2,>=1.10; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (1.10.0) 2023-06-08 00:28:28,167 > Requirement already satisfied: tornado==5.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (5.1.1) 2023-06-08 00:28:28,168 > Requirement already satisfied: pyserial<4,>=3.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (3.4) 2023-06-08 00:28:28,169 > Requirement already satisfied: markupsafe<2.0,>=1.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (1.1.1) 2023-06-08 00:28:28,170 > Requirement already satisfied: markdown<3.2,>=3.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (3.1.1) 2023-06-08 00:28:28,171 > Requirement already satisfied: regex!=2018.11.6 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (2019.8.19) 2023-06-08 00:28:28,172 > Requirement already satisfied: chainmap<2,>=1.0.3; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (1.0.3) 2023-06-08 00:28:28,173 > Requirement already satisfied: typing<4,>=3.7.4.1; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (3.7.4.1) 2023-06-08 00:28:28,174 > Requirement already satisfied: sarge==0.1.5post0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (0.1.5.post0) 2023-06-08 00:28:28,175 > Requirement already satisfied: OctoPrint-FirmwareCheck>=2020.09.23 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (2021.10.11) 2023-06-08 00:28:28,176 > Requirement already satisfied: sentry-sdk<1,>=0.15.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (0.19.1) 2023-06-08 00:28:28,176 > Requirement already satisfied: pylru<2,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (1.2.0) 2023-06-08 00:28:28,177 > Requirement already satisfied: werkzeug<2,>=1.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (1.0.1) 2023-06-08 00:28:28,178 > Requirement already satisfied: wrapt<2,>=1.12.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (1.12.1) 2023-06-08 00:28:28,180 > Requirement already satisfied: Flask-Assets<3,>=2.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (2.0) 2023-06-08 00:28:28,181 > Requirement already satisfied: cachelib<1,>=0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>=1.2.4->TouchUI==0.3.18) (0.1) 2023-06-08 00:28:28,182 > Requirement already satisfied: Babel>=2.3 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint>=1.2.4->TouchUI==0.3.18) (2.7.0) 2023-06-08 00:28:28,183 > Requirement already satisfied: pytz in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint>=1.2.4->TouchUI==0.3.18) (2019.3) 2023-06-08 00:28:28,183 > Requirement already satisfied: pathtools>=0.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from watchdog==0.10.4->OctoPrint>=1.2.4->TouchUI==0.3.18) (0.1.2) 2023-06-08 00:28:28,184 > Requirement already satisfied: idna<3,>=2.5 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint>=1.2.4->TouchUI==0.3.18) (2.8) 2023-06-08 00:28:28,185 > 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.2.4->TouchUI==0.3.18) (1.25.6) 2023-06-08 00:28:28,186 > Requirement already satisfied: certifi>=2017.4.17 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint>=1.2.4->TouchUI==0.3.18) (2019.9.11) 2023-06-08 00:28:28,187 > 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.2.4->TouchUI==0.3.18) (3.0.4) 2023-06-08 00:28:28,188 > Requirement already satisfied: pyasn1>=0.1.3 in /home/pi/oprint/lib/python2.7/site-packages (from rsa==4.0->OctoPrint>=1.2.4->TouchUI==0.3.18) (0.4.7) 2023-06-08 00:28:28,189 > Requirement already satisfied: six in /home/pi/oprint/lib/python2.7/site-packages (from websocket-client<1,>=0.57->OctoPrint>=1.2.4->TouchUI==0.3.18) (1.12.0) 2023-06-08 00:28:28,190 > Requirement already satisfied: backports-abc>=0.4 in /home/pi/oprint/lib/python2.7/site-packages (from tornado==5.1.1->OctoPrint>=1.2.4->TouchUI==0.3.18) (0.5) 2023-06-08 00:28:28,191 > Requirement already satisfied: singledispatch in /home/pi/oprint/lib/python2.7/site-packages (from tornado==5.1.1->OctoPrint>=1.2.4->TouchUI==0.3.18) (3.4.0.3) 2023-06-08 00:28:28,192 > Requirement already satisfied: setuptools>=36 in /home/pi/oprint/lib/python2.7/site-packages (from markdown<3.2,>=3.1->OctoPrint>=1.2.4->TouchUI==0.3.18) (41.5.1) 2023-06-08 00:28:28,192 > Requirement already satisfied: webassets>=2.0 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Assets<3,>=2.0->OctoPrint>=1.2.4->TouchUI==0.3.18) (2.0) 2023-06-08 00:28:28,193 > Building wheels for collected packages: TouchUI 2023-06-08 00:28:28,194 > Building wheel for TouchUI (setup.py): started 2023-06-08 00:28:30,199 > Building wheel for TouchUI (setup.py): finished with status 'done' 2023-06-08 00:28:30,201 > Created wheel for TouchUI: filename=TouchUI-0.3.18-cp27-none-any.whl size=806425 sha256=1a363cea83ed77c108d9259c03d52fa1af4ec1c833e9f6c28cda9586186eac9c 2023-06-08 00:28:30,203 > Stored in directory: /tmp/pip-ephem-wheel-cache-oiXMc9/wheels/f2/ba/3a/7481196217d9bdfa7987869a1bf5f7f0f82cf343731c87b539 2023-06-08 00:28:30,204 > Successfully built TouchUI 2023-06-08 00:28:30,707 > Installing collected packages: TouchUI 2023-06-08 00:28:30,728 > Found existing installation: TouchUI 0.3.17 2023-06-08 00:28:30,729 > Uninstalling TouchUI-0.3.17: 2023-06-08 00:28:30,730 > Successfully uninstalled TouchUI-0.3.17 2023-06-08 00:28:30,730 > Successfully installed TouchUI-0.3.18 2023-06-08 00:33:38,453 /home/pi/oprint/bin/python2 -m pip --disable-pip-version-check install https://github.com/OctoPrint/OctoPrint/archive/1.9.0.zip --no-cache-dir 2023-06-08 00:33:41,668 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-06-08 00:33:41,673 > Collecting https://github.com/OctoPrint/OctoPrint/archive/1.9.0.zip 2023-06-08 00:33:41,675 > Downloading https://github.com/OctoPrint/OctoPrint/archive/1.9.0.zip (6.3MB) 2023-06-08 00:33:47,047 > Installing build dependencies: started 2023-06-08 00:34:02,060 > Installing build dependencies: finished with status 'done' 2023-06-08 00:34:02,061 > Getting requirements to build wheel: started 2023-06-08 00:34:03,051 ! ERROR: Command errored out with exit status 1: 2023-06-08 00:34:03,053 ! command: /home/pi/oprint/bin/python2 /home/pi/oprint/local/lib/python2.7/site-packages/pip/_vendor/pep517/_in_process.py get_requires_for_build_wheel /tmp/tmpD8X_Um 2023-06-08 00:34:03,131 ! cwd: /tmp/pip-req-build-ByhujP 2023-06-08 00:34:03,132 ! Complete output (17 lines): 2023-06-08 00:34:03,134 ! Traceback (most recent call last): 2023-06-08 00:34:03,136 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_vendor/pep517/_in_process.py", line 257, in 2023-06-08 00:34:03,137 ! main() 2023-06-08 00:34:03,139 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_vendor/pep517/_in_process.py", line 240, in main 2023-06-08 00:34:03,140 ! json_out['return_val'] = hook(**hook_input['kwargs']) 2023-06-08 00:34:03,142 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_vendor/pep517/_in_process.py", line 91, in get_requires_for_build_wheel 2023-06-08 00:34:03,143 ! return hook(config_settings) 2023-06-08 00:34:03,145 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/setuptools/build_meta.py", line 146, in get_requires_for_build_wheel 2023-06-08 00:34:03,146 ! return self._get_build_requires(config_settings, requirements=['wheel']) 2023-06-08 00:34:03,148 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/setuptools/build_meta.py", line 127, in _get_build_requires 2023-06-08 00:34:03,150 ! self.run_setup() 2023-06-08 00:34:03,151 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/setuptools/build_meta.py", line 142, in run_setup 2023-06-08 00:34:03,153 ! exec(compile(code, __file__, 'exec'), locals()) 2023-06-08 00:34:03,155 ! File "setup.py", line 237 2023-06-08 00:34:03,156 ! f"{update.spec}: latest {update.latest}, pypi: https://pypi.org/project/{update.name}/" 2023-06-08 00:34:03,158 ! ^ 2023-06-08 00:34:03,159 ! SyntaxError: invalid syntax 2023-06-08 00:34:03,161 ! ---------------------------------------- 2023-06-08 00:34:03,162 ! ERROR: Command errored out with exit status 1: /home/pi/oprint/bin/python2 /home/pi/oprint/local/lib/python2.7/site-packages/pip/_vendor/pep517/_in_process.py get_requires_for_build_wheel /tmp/tmpD8X_Um Check the logs for full command output. 2023-06-08 00:34:03,168 > Getting requirements to build wheel: finished with status 'error' 2023-06-08 00:35:21,691 /home/pi/oprint/bin/python2 -m pip --disable-pip-version-check install https://github.com/OctoPrint/OctoPrint/archive/1.9.0.zip --no-cache-dir 2023-06-08 00:35:24,806 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-06-08 00:35:24,811 > Collecting https://github.com/OctoPrint/OctoPrint/archive/1.9.0.zip 2023-06-08 00:35:24,812 > Downloading https://github.com/OctoPrint/OctoPrint/archive/1.9.0.zip (6.3MB) 2023-06-08 00:35:29,883 > Installing build dependencies: started 2023-06-08 00:35:42,898 > Installing build dependencies: finished with status 'done' 2023-06-08 00:35:42,900 > Getting requirements to build wheel: started 2023-06-08 00:35:43,889 ! ERROR: Command errored out with exit status 1: 2023-06-08 00:35:43,929 ! command: /home/pi/oprint/bin/python2 /home/pi/oprint/local/lib/python2.7/site-packages/pip/_vendor/pep517/_in_process.py get_requires_for_build_wheel /tmp/tmpsHjzg8 2023-06-08 00:35:43,930 ! cwd: /tmp/pip-req-build-_He7O2 2023-06-08 00:35:43,931 ! Complete output (17 lines): 2023-06-08 00:35:43,932 ! Traceback (most recent call last): 2023-06-08 00:35:43,932 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_vendor/pep517/_in_process.py", line 257, in 2023-06-08 00:35:43,933 ! main() 2023-06-08 00:35:43,934 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_vendor/pep517/_in_process.py", line 240, in main 2023-06-08 00:35:43,934 ! json_out['return_val'] = hook(**hook_input['kwargs']) 2023-06-08 00:35:43,935 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pip/_vendor/pep517/_in_process.py", line 91, in get_requires_for_build_wheel 2023-06-08 00:35:43,935 ! return hook(config_settings) 2023-06-08 00:35:43,936 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/setuptools/build_meta.py", line 146, in get_requires_for_build_wheel 2023-06-08 00:35:43,937 ! return self._get_build_requires(config_settings, requirements=['wheel']) 2023-06-08 00:35:43,937 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/setuptools/build_meta.py", line 127, in _get_build_requires 2023-06-08 00:35:43,938 ! self.run_setup() 2023-06-08 00:35:43,939 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/setuptools/build_meta.py", line 142, in run_setup 2023-06-08 00:35:43,939 ! exec(compile(code, __file__, 'exec'), locals()) 2023-06-08 00:35:43,940 ! File "setup.py", line 237 2023-06-08 00:35:43,941 ! f"{update.spec}: latest {update.latest}, pypi: https://pypi.org/project/{update.name}/" 2023-06-08 00:35:43,942 ! ^ 2023-06-08 00:35:43,942 ! SyntaxError: invalid syntax 2023-06-08 00:35:43,943 ! ---------------------------------------- 2023-06-08 00:35:43,943 ! ERROR: Command errored out with exit status 1: /home/pi/oprint/bin/python2 /home/pi/oprint/local/lib/python2.7/site-packages/pip/_vendor/pep517/_in_process.py get_requires_for_build_wheel /tmp/tmpsHjzg8 Check the logs for full command output. 2023-06-08 00:35:43,946 > Getting requirements to build wheel: finished with status 'error' 2023-06-08 00:57:39,961 2023-06-08 00:57:39,973 /usr/bin/avrdude -v -q -p m2560 -c wiring -P /dev/ttyACM0 -D -U flash:w:/tmp/tmpmrQgkl:i 2023-06-08 00:57:41,091 > 2023-06-08 00:57:41,092 > avrdude: Version 6.3-20171130 2023-06-08 00:57:41,093 > Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/ 2023-06-08 00:57:41,093 > Copyright (c) 2007-2014 Joerg Wunsch 2023-06-08 00:57:41,094 > 2023-06-08 00:57:41,095 > System wide configuration file is "/etc/avrdude.conf" 2023-06-08 00:57:41,096 > User configuration file is "/home/pi/.avrduderc" 2023-06-08 00:57:41,097 > User configuration file does not exist or is not a regular file, skipping 2023-06-08 00:57:41,100 > 2023-06-08 00:57:41,101 > Using Port : /dev/ttyACM0 2023-06-08 00:57:41,101 > Using Programmer : wiring 2023-06-08 00:57:41,102 > AVR Part : ATmega2560 2023-06-08 00:57:41,103 > Chip Erase delay : 9000 us 2023-06-08 00:57:41,104 > PAGEL : PD7 2023-06-08 00:57:41,105 > BS2 : PA0 2023-06-08 00:57:41,105 > RESET disposition : dedicated 2023-06-08 00:57:41,106 > RETRY pulse : SCK 2023-06-08 00:57:41,107 > serial program mode : yes 2023-06-08 00:57:41,109 > parallel program mode : yes 2023-06-08 00:57:41,110 > Timeout : 200 2023-06-08 00:57:41,111 > StabDelay : 100 2023-06-08 00:57:41,112 > CmdexeDelay : 25 2023-06-08 00:57:41,112 > SyncLoops : 32 2023-06-08 00:57:41,113 > ByteDelay : 0 2023-06-08 00:57:41,114 > PollIndex : 3 2023-06-08 00:57:41,115 > PollValue : 0x53 2023-06-08 00:57:41,117 > Memory Detail : 2023-06-08 00:57:41,117 > 2023-06-08 00:57:41,118 > Block Poll Page Polled 2023-06-08 00:57:41,119 > Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack 2023-06-08 00:57:41,120 > ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- --------- 2023-06-08 00:57:41,120 > eeprom 65 10 8 0 no 4096 8 0 9000 9000 0x00 0x00 2023-06-08 00:57:41,121 > flash 65 10 256 0 yes 262144 256 1024 4500 4500 0x00 0x00 2023-06-08 00:57:41,122 > lfuse 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00 2023-06-08 00:57:41,123 > hfuse 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00 2023-06-08 00:57:41,123 > efuse 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00 2023-06-08 00:57:41,124 > lock 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00 2023-06-08 00:57:41,125 > calibration 0 0 0 0 no 1 0 0 0 0 0x00 0x00 2023-06-08 00:57:41,126 > signature 0 0 0 0 no 3 0 0 0 0 0x00 0x00 2023-06-08 00:57:41,127 > 2023-06-08 00:57:41,127 > Programmer Type : Wiring 2023-06-08 00:57:41,128 > Description : Wiring 2023-06-08 00:57:41,129 > Programmer Model: AVRISP 2023-06-08 00:57:41,130 > Hardware Version: 15 2023-06-08 00:57:41,131 > Firmware Version Master : 2.10 2023-06-08 00:57:41,131 > Vtarget : 0.0 V 2023-06-08 00:57:41,132 > SCK period : 0.1 us 2023-06-08 00:57:41,133 > 2023-06-08 00:57:41,133 > avrdude: AVR device initialized and ready to accept instructions 2023-06-08 00:57:41,135 > avrdude: Device signature = 0x1e9801 (probably m2560) 2023-06-08 00:57:41,136 > avrdude: reading input file "/tmp/tmpmrQgkl" 2023-06-08 00:57:41,136 > avrdude: writing flash (251278 bytes): 2023-06-08 00:57:41,137 > 2023-06-08 00:58:25,127 > avrdude: 251278 bytes of flash written 2023-06-08 00:58:25,128 > avrdude: verifying flash memory against /tmp/tmpmrQgkl: 2023-06-08 00:58:25,128 > avrdude: load data flash data from input file /tmp/tmpmrQgkl: 2023-06-08 00:58:25,129 > avrdude: input file /tmp/tmpmrQgkl contains 251278 bytes 2023-06-08 00:58:25,130 > avrdude: reading on-chip flash data: 2023-06-08 00:58:25,131 > 2023-06-08 00:58:57,342 > avrdude: verifying ... 2023-06-08 00:58:57,344 > avrdude: 251278 bytes of flash verified 2023-06-08 00:58:57,345 > 2023-06-08 00:58:57,347 > avrdude done. Thank you. 2023-06-08 00:58:57,349 > 2023-06-08 00:58:57,350 > 2023-06-08 00:58:57,361 Flashing successful.