2021-10-12 09:40:04,326 /home/pi/oprint/bin/python3 -m pip --disable-pip-version-check install pip==21.3 --no-cache-dir 2021-10-12 09:40:06,708 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-12 09:40:08,761 > Collecting pip==21.3 2021-10-12 09:40:08,764 > Downloading https://www.piwheels.org/simple/pip/pip-21.3-py3-none-any.whl (1.7 MB) 2021-10-12 09:40:14,957 > Installing collected packages: pip 2021-10-12 09:40:14,959 > Attempting uninstall: pip 2021-10-12 09:40:14,959 > Found existing installation: pip 21.2.4 2021-10-12 09:40:15,961 > Uninstalling pip-21.2.4: 2021-10-12 09:40:15,962 > Successfully uninstalled pip-21.2.4 2021-10-12 09:40:18,263 > Successfully installed pip-21.3 2021-10-12 09:40:18,407 /home/pi/oprint/bin/python3 -m pip --disable-pip-version-check install https://github.com/OctoPrint/OctoPrint/archive/1.7.0.zip --no-cache-dir 2021-10-12 09:40:20,563 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-12 09:40:20,565 > Collecting https://github.com/OctoPrint/OctoPrint/archive/1.7.0.zip 2021-10-12 09:40:20,566 > Downloading https://github.com/OctoPrint/OctoPrint/archive/1.7.0.zip (6.6 MB) 2021-10-12 09:40:25,882 > Preparing metadata (setup.py): started 2021-10-12 09:40:27,320 > Preparing metadata (setup.py): finished with status 'done' 2021-10-12 09:40:27,320 > Requirement already satisfied: OctoPrint-FileCheck>=2021.2.23 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.7.0) (2021.2.23) 2021-10-12 09:40:29,946 > Collecting OctoPrint-FirmwareCheck>=2021.10.11 2021-10-12 09:40:29,948 > Downloading https://www.piwheels.org/simple/octoprint-firmwarecheck/OctoPrint_FirmwareCheck-2021.10.11-py2.py3-none-any.whl (36 kB) 2021-10-12 09:40:29,949 > Requirement already satisfied: OctoPrint-PiSupport>=2021.8.2 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.7.0) (2021.8.2) 2021-10-12 09:40:29,949 > Requirement already satisfied: markupsafe<2.0,>=1.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.7.0) (1.1.1) 2021-10-12 09:40:29,949 > Requirement already satisfied: markdown<3.2,>=3.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.7.0) (3.1.1) 2021-10-12 09:40:29,950 > Requirement already satisfied: regex!=2018.11.6 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.7.0) (2020.11.13) 2021-10-12 09:40:29,950 > Requirement already satisfied: wrapt<1.13,>=1.12.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.7.0) (1.12.1) 2021-10-12 09:40:29,950 > Collecting flask<2,>=1.1.4 2021-10-12 09:40:29,950 > Downloading https://www.piwheels.org/simple/flask/Flask-1.1.4-py2.py3-none-any.whl (94 kB) 2021-10-12 09:40:31,011 > Collecting Jinja2<3,>=2.11.3 2021-10-12 09:40:31,013 > Downloading https://www.piwheels.org/simple/jinja2/Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) 2021-10-12 09:40:33,435 > Requirement already satisfied: Flask-Login<0.6,>=0.5 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.7.0) (0.5.0) 2021-10-12 09:40:33,478 > Requirement already satisfied: Flask-Babel<2,>=1.0 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.7.0) (1.0.0) 2021-10-12 09:40:33,479 > Requirement already satisfied: Flask-Assets<3,>=2.0 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.7.0) (2.0) 2021-10-12 09:40:33,480 > Requirement already satisfied: werkzeug<2,>=1.0.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.7.0) (1.0.1) 2021-10-12 09:40:33,480 > Requirement already satisfied: itsdangerous<2,>=1.1.0 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.7.0) (1.1.0) 2021-10-12 09:40:33,481 > Requirement already satisfied: cachelib<0.2,>=0.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.7.0) (0.1.1) 2021-10-12 09:40:33,481 > Collecting PyYAML<6,>=5.4.1 2021-10-12 09:40:33,482 > Downloading https://www.piwheels.org/simple/pyyaml/PyYAML-5.4.1-cp37-cp37m-linux_armv7l.whl (45 kB) 2021-10-12 09:40:33,482 > Requirement already satisfied: pyserial<4,>=3.4 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.7.0) (3.5) 2021-10-12 09:40:33,482 > Requirement already satisfied: netaddr<0.9,>=0.8 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.7.0) (0.8.0) 2021-10-12 09:40:33,483 > Requirement already satisfied: watchdog==0.10.4 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.7.0) (0.10.4) 2021-10-12 09:40:33,483 > Collecting sarge==0.1.6 2021-10-12 09:40:33,484 > Downloading https://www.piwheels.org/simple/sarge/sarge-0.1.6-py3-none-any.whl (19 kB) 2021-10-12 09:40:35,022 > Collecting netifaces<1,>=0.11 2021-10-12 09:40:35,023 > Downloading https://www.piwheels.org/simple/netifaces/netifaces-0.11.0-cp37-cp37m-linux_armv7l.whl (39 kB) 2021-10-12 09:40:35,024 > Requirement already satisfied: pylru<2,>=1.2 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.7.0) (1.2.0) 2021-10-12 09:40:35,024 > Collecting pkginfo<2,>=1.7.1 2021-10-12 09:40:35,024 > Downloading https://www.piwheels.org/simple/pkginfo/pkginfo-1.7.1-py2.py3-none-any.whl (25 kB) 2021-10-12 09:40:36,335 > Collecting requests<3,>=2.26.0 2021-10-12 09:40:36,337 > Downloading https://www.piwheels.org/simple/requests/requests-2.26.0-py2.py3-none-any.whl (62 kB) 2021-10-12 09:40:36,337 > Requirement already satisfied: semantic_version<3,>=2.8.5 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.7.0) (2.8.5) 2021-10-12 09:40:36,337 > Requirement already satisfied: psutil<6,>=5.8 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.7.0) (5.8.0) 2021-10-12 09:40:36,338 > Requirement already satisfied: Click<8,>=7.1.2 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.7.0) (7.1.2) 2021-10-12 09:40:36,338 > Requirement already satisfied: future<1,>=0.18.2 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.7.0) (0.18.2) 2021-10-12 09:40:37,340 > Collecting websocket-client<1,>=0.59 2021-10-12 09:40:37,341 > Downloading https://www.piwheels.org/simple/websocket-client/websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 2021-10-12 09:40:38,345 > Collecting emoji<2,>=1.4.2 2021-10-12 09:40:38,347 > Downloading https://www.piwheels.org/simple/emoji/emoji-1.6.0-py3-none-any.whl (169 kB) 2021-10-12 09:40:40,411 > Collecting sentry-sdk<2,>=1.3.1 2021-10-12 09:40:40,414 > Downloading https://www.piwheels.org/simple/sentry-sdk/sentry_sdk-1.4.3-py2.py3-none-any.whl (141 kB) 2021-10-12 09:40:40,415 > Requirement already satisfied: filetype<2,>=1.0.7 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.7.0) (1.0.7) 2021-10-12 09:40:40,415 > Requirement already satisfied: zipstream-new<1.2,>=1.1.8 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.7.0) (1.1.8) 2021-10-12 09:40:40,416 > Requirement already satisfied: blinker<2,>=1.4 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.7.0) (1.4) 2021-10-12 09:40:41,438 > Collecting feedparser<7,>=6.0.8 2021-10-12 09:40:41,438 > Downloading https://www.piwheels.org/simple/feedparser/feedparser-6.0.8-py3-none-any.whl (81 kB) 2021-10-12 09:40:42,983 > Collecting tornado<7,>=6 2021-10-12 09:40:42,984 > Downloading https://www.piwheels.org/simple/tornado/tornado-6.1-cp37-cp37m-linux_armv7l.whl (428 kB) 2021-10-12 09:40:45,626 > Collecting zeroconf<0.34,>=0.33 2021-10-12 09:40:45,626 > Downloading https://www.piwheels.org/simple/zeroconf/zeroconf-0.33.4-py3-none-any.whl (89 kB) 2021-10-12 09:40:46,663 > Collecting immutabledict<3,>=2.1 2021-10-12 09:40:46,664 > Downloading https://www.piwheels.org/simple/immutabledict/immutabledict-2.2.1-py3-none-any.whl (4.0 kB) 2021-10-12 09:40:50,737 > Collecting pathvalidate<3,>=2.4.1 2021-10-12 09:40:50,738 > Downloading https://www.piwheels.org/simple/pathvalidate/pathvalidate-2.5.0-py3-none-any.whl (19 kB) 2021-10-12 09:40:50,738 > Collecting colorlog<6,>=5.0.1 2021-10-12 09:40:50,738 > Downloading https://www.piwheels.org/simple/colorlog/colorlog-5.0.1-py2.py3-none-any.whl (10 kB) 2021-10-12 09:40:50,739 > Requirement already satisfied: unidecode in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint==1.7.0) (0.4.21) 2021-10-12 09:40:50,739 > Requirement already satisfied: pathtools>=0.1.1 in /home/pi/oprint/lib/python3.7/site-packages (from watchdog==0.10.4->OctoPrint==1.7.0) (0.1.2) 2021-10-12 09:40:50,739 > Requirement already satisfied: sgmllib3k in /home/pi/oprint/lib/python3.7/site-packages (from feedparser<7,>=6.0.8->OctoPrint==1.7.0) (1.0.0) 2021-10-12 09:40:50,740 > Requirement already satisfied: webassets>=2.0 in /home/pi/oprint/lib/python3.7/site-packages (from Flask-Assets<3,>=2.0->OctoPrint==1.7.0) (2.0) 2021-10-12 09:40:50,740 > Requirement already satisfied: pytz in /home/pi/oprint/lib/python3.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint==1.7.0) (2020.5) 2021-10-12 09:40:50,740 > Requirement already satisfied: Babel>=2.3 in /home/pi/oprint/lib/python3.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint==1.7.0) (2.9.0) 2021-10-12 09:40:50,740 > Requirement already satisfied: setuptools>=36 in /home/pi/oprint/lib/python3.7/site-packages (from markdown<3.2,>=3.1->OctoPrint==1.7.0) (51.1.2) 2021-10-12 09:40:50,741 > Requirement already satisfied: certifi>=2017.4.17 in /home/pi/oprint/lib/python3.7/site-packages (from requests<3,>=2.26.0->OctoPrint==1.7.0) (2020.12.5) 2021-10-12 09:40:50,741 > Requirement already satisfied: idna<4,>=2.5 in /home/pi/oprint/lib/python3.7/site-packages (from requests<3,>=2.26.0->OctoPrint==1.7.0) (2.10) 2021-10-12 09:40:50,741 > Collecting charset-normalizer~=2.0.0 2021-10-12 09:40:50,741 > Downloading https://www.piwheels.org/simple/charset-normalizer/charset_normalizer-2.0.7-py3-none-any.whl (42 kB) 2021-10-12 09:40:50,742 > Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/pi/oprint/lib/python3.7/site-packages (from requests<3,>=2.26.0->OctoPrint==1.7.0) (1.26.2) 2021-10-12 09:40:50,742 > Requirement already satisfied: six in /home/pi/oprint/lib/python3.7/site-packages (from websocket-client<1,>=0.59->OctoPrint==1.7.0) (1.15.0) 2021-10-12 09:40:50,742 > Requirement already satisfied: ifaddr>=0.1.7 in /home/pi/oprint/lib/python3.7/site-packages (from zeroconf<0.34,>=0.33->OctoPrint==1.7.0) (0.1.7) 2021-10-12 09:40:50,742 > Building wheels for collected packages: OctoPrint 2021-10-12 09:40:50,743 > Building wheel for OctoPrint (setup.py): started 2021-10-12 09:40:57,749 > Building wheel for OctoPrint (setup.py): finished with status 'done' 2021-10-12 09:40:57,749 > Created wheel for OctoPrint: filename=OctoPrint-1.7.0-py2.py3-none-any.whl size=3883425 sha256=8529465b2e50bb3011f770f040bfaff600152dced00089ace5b3823f730da508 2021-10-12 09:40:57,750 > Stored in directory: /tmp/pip-ephem-wheel-cache-pbqip9x7/wheels/5a/41/e6/fc6c4a5cbe87c373fde9494fa4bbb310a60a5a8f61e4e073cd 2021-10-12 09:40:57,750 > Successfully built OctoPrint 2021-10-12 09:40:59,988 > Installing collected packages: Jinja2, flask, charset-normalizer, zeroconf, websocket-client, tornado, sentry-sdk, sarge, requests, PyYAML, pkginfo, pathvalidate, OctoPrint-FirmwareCheck, netifaces, immutabledict, feedparser, emoji, colorlog, OctoPrint 2021-10-12 09:40:59,989 > Attempting uninstall: Jinja2 2021-10-12 09:40:59,990 > Found existing installation: Jinja2 2.11.2 2021-10-12 09:40:59,990 > Uninstalling Jinja2-2.11.2: 2021-10-12 09:40:59,990 > Successfully uninstalled Jinja2-2.11.2 2021-10-12 09:40:59,991 > Attempting uninstall: flask 2021-10-12 09:40:59,991 > Found existing installation: Flask 1.1.2 2021-10-12 09:40:59,991 > Uninstalling Flask-1.1.2: 2021-10-12 09:40:59,991 > Successfully uninstalled Flask-1.1.2 2021-10-12 09:40:59,992 > Attempting uninstall: zeroconf 2021-10-12 09:40:59,992 > Found existing installation: zeroconf 0.24.5 2021-10-12 09:40:59,992 > Uninstalling zeroconf-0.24.5: 2021-10-12 09:41:00,995 > Successfully uninstalled zeroconf-0.24.5 2021-10-12 09:41:00,996 > Attempting uninstall: websocket-client 2021-10-12 09:41:00,997 > Found existing installation: websocket-client 0.57.0 2021-10-12 09:41:00,998 > Uninstalling websocket-client-0.57.0: 2021-10-12 09:41:00,998 > Successfully uninstalled websocket-client-0.57.0 2021-10-12 09:41:00,998 > Attempting uninstall: tornado 2021-10-12 09:41:00,999 > Found existing installation: tornado 5.1.1 2021-10-12 09:41:00,999 > Uninstalling tornado-5.1.1: 2021-10-12 09:41:00,999 > Successfully uninstalled tornado-5.1.1 2021-10-12 09:41:03,207 > Attempting uninstall: sentry-sdk 2021-10-12 09:41:03,260 > Found existing installation: sentry-sdk 0.19.5 2021-10-12 09:41:03,261 > Uninstalling sentry-sdk-0.19.5: 2021-10-12 09:41:03,261 > Successfully uninstalled sentry-sdk-0.19.5 2021-10-12 09:41:03,261 > Attempting uninstall: sarge 2021-10-12 09:41:03,262 > Found existing installation: sarge 0.1.5.post0 2021-10-12 09:41:03,262 > Uninstalling sarge-0.1.5.post0: 2021-10-12 09:41:03,262 > Successfully uninstalled sarge-0.1.5.post0 2021-10-12 09:41:03,262 > Attempting uninstall: requests 2021-10-12 09:41:03,263 > Found existing installation: requests 2.25.1 2021-10-12 09:41:03,263 > Uninstalling requests-2.25.1: 2021-10-12 09:41:03,263 > Successfully uninstalled requests-2.25.1 2021-10-12 09:41:03,264 > Attempting uninstall: PyYAML 2021-10-12 09:41:03,265 > Found existing installation: PyYAML 5.3.1 2021-10-12 09:41:03,266 > Uninstalling PyYAML-5.3.1: 2021-10-12 09:41:03,266 > Successfully uninstalled PyYAML-5.3.1 2021-10-12 09:41:03,266 > Attempting uninstall: pkginfo 2021-10-12 09:41:03,266 > Found existing installation: pkginfo 1.6.1 2021-10-12 09:41:03,267 > Uninstalling pkginfo-1.6.1: 2021-10-12 09:41:03,267 > Successfully uninstalled pkginfo-1.6.1 2021-10-12 09:41:03,267 > Attempting uninstall: OctoPrint-FirmwareCheck 2021-10-12 09:41:03,267 > Found existing installation: OctoPrint-FirmwareCheck 2021.8.11 2021-10-12 09:41:03,268 > Uninstalling OctoPrint-FirmwareCheck-2021.8.11: 2021-10-12 09:41:03,268 > Successfully uninstalled OctoPrint-FirmwareCheck-2021.8.11 2021-10-12 09:41:03,268 > Attempting uninstall: netifaces 2021-10-12 09:41:03,268 > Found existing installation: netifaces 0.10.9 2021-10-12 09:41:03,269 > Uninstalling netifaces-0.10.9: 2021-10-12 09:41:03,269 > Successfully uninstalled netifaces-0.10.9 2021-10-12 09:41:03,269 > Attempting uninstall: immutabledict 2021-10-12 09:41:03,270 > Found existing installation: immutabledict 1.3.0 2021-10-12 09:41:03,270 > Uninstalling immutabledict-1.3.0: 2021-10-12 09:41:03,270 > Successfully uninstalled immutabledict-1.3.0 2021-10-12 09:41:03,270 > Attempting uninstall: feedparser 2021-10-12 09:41:03,271 > Found existing installation: feedparser 6.0.2 2021-10-12 09:41:03,271 > Uninstalling feedparser-6.0.2: 2021-10-12 09:41:03,271 > Successfully uninstalled feedparser-6.0.2 2021-10-12 09:41:03,271 > Attempting uninstall: emoji 2021-10-12 09:41:03,272 > Found existing installation: emoji 0.6.0 2021-10-12 09:41:03,272 > Uninstalling emoji-0.6.0: 2021-10-12 09:41:03,272 > Successfully uninstalled emoji-0.6.0 2021-10-12 09:41:04,275 > Attempting uninstall: OctoPrint 2021-10-12 09:41:04,277 > Found existing installation: OctoPrint 1.6.1 2021-10-12 09:41:04,277 > Uninstalling OctoPrint-1.6.1: 2021-10-12 09:41:04,278 > Successfully uninstalled OctoPrint-1.6.1 2021-10-12 09:41:06,280 > Successfully installed Jinja2-2.11.3 OctoPrint-1.7.0 OctoPrint-FirmwareCheck-2021.10.11 PyYAML-5.4.1 charset-normalizer-2.0.7 colorlog-5.0.1 emoji-1.6.0 feedparser-6.0.8 flask-1.1.4 immutabledict-2.2.1 netifaces-0.11.0 pathvalidate-2.5.0 pkginfo-1.7.1 requests-2.26.0 sarge-0.1.6 sentry-sdk-1.4.3 tornado-6.1 websocket-client-0.59.0 zeroconf-0.33.4 2021-10-12 09:41:06,377 /home/pi/oprint/bin/python3 -m pip --disable-pip-version-check install https://github.com/OctoPrint/OctoPrint-FirmwareCheck/archive/2021.10.11.zip --no-cache-dir 2021-10-12 09:41:08,718 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-12 09:41:08,720 > Collecting https://github.com/OctoPrint/OctoPrint-FirmwareCheck/archive/2021.10.11.zip 2021-10-12 09:41:08,721 > Downloading https://github.com/OctoPrint/OctoPrint-FirmwareCheck/archive/2021.10.11.zip (71 kB) 2021-10-12 09:41:08,722 > Preparing metadata (setup.py): started 2021-10-12 09:41:09,724 > Preparing metadata (setup.py): finished with status 'done' 2021-10-19 08:36:20,975 /home/pi/oprint/bin/python3 -m pip --disable-pip-version-check install https://github.com/OllisGit/OctoPrint-DisplayLayerProgress/releases/latest/download/master.zip --no-cache-dir 2021-10-19 08:36:23,351 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-19 08:36:23,352 > Collecting https://github.com/OllisGit/OctoPrint-DisplayLayerProgress/releases/latest/download/master.zip 2021-10-19 08:36:23,353 > Downloading https://github.com/OllisGit/OctoPrint-DisplayLayerProgress/releases/latest/download/master.zip (80 kB) 2021-10-19 08:36:23,354 > Preparing metadata (setup.py): started 2021-10-19 08:36:25,616 > Preparing metadata (setup.py): finished with status 'done' 2021-10-19 08:36:25,617 > Requirement already satisfied: OctoPrint in /home/pi/oprint/lib/python3.7/site-packages (from DisplayLayerProgress==1.27.1) (1.7.0) 2021-10-19 08:36:25,618 > Requirement already satisfied: tornado<7,>=6 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (6.1) 2021-10-19 08:36:25,618 > Requirement already satisfied: pkginfo<2,>=1.7.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (1.7.1) 2021-10-19 08:36:25,618 > Requirement already satisfied: emoji<2,>=1.4.2 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (1.6.0) 2021-10-19 08:36:25,618 > Requirement already satisfied: Flask-Babel<2,>=1.0 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (1.0.0) 2021-10-19 08:36:25,619 > Requirement already satisfied: sentry-sdk<2,>=1.3.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (1.4.3) 2021-10-19 08:36:25,619 > Requirement already satisfied: OctoPrint-FirmwareCheck>=2021.10.11 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (2021.10.11) 2021-10-19 08:36:25,619 > Requirement already satisfied: Flask-Login<0.6,>=0.5 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (0.5.0) 2021-10-19 08:36:25,620 > Requirement already satisfied: pylru<2,>=1.2 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (1.2.0) 2021-10-19 08:36:25,620 > Requirement already satisfied: markupsafe<2.0,>=1.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (1.1.1) 2021-10-19 08:36:25,620 > Requirement already satisfied: netifaces<1,>=0.11 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (0.11.0) 2021-10-19 08:36:25,620 > Requirement already satisfied: pyserial<4,>=3.4 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (3.5) 2021-10-19 08:36:25,621 > Requirement already satisfied: colorlog<6,>=5.0.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (5.0.1) 2021-10-19 08:36:25,621 > Requirement already satisfied: filetype<2,>=1.0.7 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (1.0.7) 2021-10-19 08:36:25,621 > Requirement already satisfied: cachelib<0.2,>=0.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (0.1.1) 2021-10-19 08:36:25,621 > Requirement already satisfied: psutil<6,>=5.8 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (5.8.0) 2021-10-19 08:36:25,622 > Requirement already satisfied: future<1,>=0.18.2 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (0.18.2) 2021-10-19 08:36:25,622 > Requirement already satisfied: wrapt<1.13,>=1.12.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (1.12.1) 2021-10-19 08:36:25,622 > Requirement already satisfied: immutabledict<3,>=2.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (2.2.1) 2021-10-19 08:36:25,622 > Requirement already satisfied: Flask-Assets<3,>=2.0 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (2.0) 2021-10-19 08:36:25,623 > Requirement already satisfied: OctoPrint-PiSupport>=2021.8.2 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (2021.8.2) 2021-10-19 08:36:25,623 > Requirement already satisfied: requests<3,>=2.26.0 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (2.26.0) 2021-10-19 08:36:25,623 > Requirement already satisfied: feedparser<7,>=6.0.8 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (6.0.8) 2021-10-19 08:36:25,624 > Requirement already satisfied: blinker<2,>=1.4 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (1.4) 2021-10-19 08:36:25,624 > Requirement already satisfied: markdown<3.2,>=3.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (3.1.1) 2021-10-19 08:36:25,624 > Requirement already satisfied: pathvalidate<3,>=2.4.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (2.5.0) 2021-10-19 08:36:25,625 > Requirement already satisfied: zipstream-new<1.2,>=1.1.8 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (1.1.8) 2021-10-19 08:36:25,625 > Requirement already satisfied: sarge==0.1.6 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (0.1.6) 2021-10-19 08:36:25,625 > Requirement already satisfied: OctoPrint-FileCheck>=2021.2.23 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (2021.2.23) 2021-10-19 08:36:25,625 > Requirement already satisfied: regex!=2018.11.6 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (2020.11.13) 2021-10-19 08:36:25,626 > Requirement already satisfied: watchdog==0.10.4 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (0.10.4) 2021-10-19 08:36:25,626 > Requirement already satisfied: itsdangerous<2,>=1.1.0 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (1.1.0) 2021-10-19 08:36:25,626 > Requirement already satisfied: websocket-client<1,>=0.59 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (0.59.0) 2021-10-19 08:36:25,626 > Requirement already satisfied: zeroconf<0.34,>=0.33 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (0.33.4) 2021-10-19 08:36:25,627 > Requirement already satisfied: netaddr<0.9,>=0.8 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (0.8.0) 2021-10-19 08:36:25,627 > Requirement already satisfied: flask<2,>=1.1.4 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (1.1.4) 2021-10-19 08:36:25,627 > Requirement already satisfied: semantic-version<3,>=2.8.5 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (2.8.5) 2021-10-19 08:36:25,627 > Requirement already satisfied: unidecode in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (0.4.21) 2021-10-19 08:36:25,628 > Requirement already satisfied: PyYAML<6,>=5.4.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (5.4.1) 2021-10-19 08:36:25,628 > Requirement already satisfied: Jinja2<3,>=2.11.3 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (2.11.3) 2021-10-19 08:36:25,628 > Requirement already satisfied: werkzeug<2,>=1.0.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (1.0.1) 2021-10-19 08:36:25,628 > Requirement already satisfied: Click<8,>=7.1.2 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->DisplayLayerProgress==1.27.1) (7.1.2) 2021-10-19 08:36:25,629 > Requirement already satisfied: pathtools>=0.1.1 in /home/pi/oprint/lib/python3.7/site-packages (from watchdog==0.10.4->OctoPrint->DisplayLayerProgress==1.27.1) (0.1.2) 2021-10-19 08:36:25,629 > Requirement already satisfied: sgmllib3k in /home/pi/oprint/lib/python3.7/site-packages (from feedparser<7,>=6.0.8->OctoPrint->DisplayLayerProgress==1.27.1) (1.0.0) 2021-10-19 08:36:25,629 > Requirement already satisfied: webassets>=2.0 in /home/pi/oprint/lib/python3.7/site-packages (from Flask-Assets<3,>=2.0->OctoPrint->DisplayLayerProgress==1.27.1) (2.0) 2021-10-19 08:36:25,629 > Requirement already satisfied: pytz in /home/pi/oprint/lib/python3.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint->DisplayLayerProgress==1.27.1) (2020.5) 2021-10-19 08:36:25,630 > Requirement already satisfied: Babel>=2.3 in /home/pi/oprint/lib/python3.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint->DisplayLayerProgress==1.27.1) (2.9.0) 2021-10-19 08:36:25,630 > Requirement already satisfied: setuptools>=36 in /home/pi/oprint/lib/python3.7/site-packages (from markdown<3.2,>=3.1->OctoPrint->DisplayLayerProgress==1.27.1) (51.1.2) 2021-10-19 08:36:25,630 > Requirement already satisfied: certifi>=2017.4.17 in /home/pi/oprint/lib/python3.7/site-packages (from requests<3,>=2.26.0->OctoPrint->DisplayLayerProgress==1.27.1) (2020.12.5) 2021-10-19 08:36:25,630 > Requirement already satisfied: idna<4,>=2.5 in /home/pi/oprint/lib/python3.7/site-packages (from requests<3,>=2.26.0->OctoPrint->DisplayLayerProgress==1.27.1) (2.10) 2021-10-19 08:36:25,631 > Requirement already satisfied: charset-normalizer~=2.0.0 in /home/pi/oprint/lib/python3.7/site-packages (from requests<3,>=2.26.0->OctoPrint->DisplayLayerProgress==1.27.1) (2.0.7) 2021-10-19 08:36:25,631 > Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/pi/oprint/lib/python3.7/site-packages (from requests<3,>=2.26.0->OctoPrint->DisplayLayerProgress==1.27.1) (1.26.2) 2021-10-19 08:36:25,631 > Requirement already satisfied: six in /home/pi/oprint/lib/python3.7/site-packages (from websocket-client<1,>=0.59->OctoPrint->DisplayLayerProgress==1.27.1) (1.15.0) 2021-10-19 08:36:25,631 > Requirement already satisfied: ifaddr>=0.1.7 in /home/pi/oprint/lib/python3.7/site-packages (from zeroconf<0.34,>=0.33->OctoPrint->DisplayLayerProgress==1.27.1) (0.1.7) 2021-10-19 08:36:25,632 > Building wheels for collected packages: DisplayLayerProgress 2021-10-19 08:36:25,632 > Building wheel for DisplayLayerProgress (setup.py): started 2021-10-19 08:36:26,660 > Building wheel for DisplayLayerProgress (setup.py): finished with status 'done' 2021-10-19 08:36:26,669 > Created wheel for DisplayLayerProgress: filename=DisplayLayerProgress-1.27.1-py3-none-any.whl size=74314 sha256=9c2422f4cf29cbacdc2ebc580d74d82b1057275a6cad50dd3161eddf8b05588a 2021-10-19 08:36:26,669 > Stored in directory: /tmp/pip-ephem-wheel-cache-h63xpcia/wheels/3d/bd/f9/0407e27d0609d95278626b271636329a14a72abc76be192a38 2021-10-19 08:36:26,669 > Successfully built DisplayLayerProgress 2021-10-19 08:36:27,172 > Installing collected packages: DisplayLayerProgress 2021-10-19 08:36:27,173 > Attempting uninstall: DisplayLayerProgress 2021-10-19 08:36:27,173 > Found existing installation: DisplayLayerProgress 1.26.0 2021-10-19 08:36:27,173 > Uninstalling DisplayLayerProgress-1.26.0: 2021-10-19 08:36:27,174 > Successfully uninstalled DisplayLayerProgress-1.26.0 2021-10-19 08:36:27,174 > Successfully installed DisplayLayerProgress-1.27.1 2021-10-19 08:36:27,254 /home/pi/oprint/bin/python3 -m pip --disable-pip-version-check install https://github.com/The-EG/OctoPrint-CameraSettings/archive/0.3.0.zip --no-cache-dir 2021-10-19 08:36:29,614 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-19 08:36:29,615 > Collecting https://github.com/The-EG/OctoPrint-CameraSettings/archive/0.3.0.zip 2021-10-19 08:36:29,616 > Downloading https://github.com/The-EG/OctoPrint-CameraSettings/archive/0.3.0.zip 2021-10-19 08:36:29,616 > Preparing metadata (setup.py): started 2021-10-19 08:36:32,162 > Preparing metadata (setup.py): finished with status 'done' 2021-10-19 08:36:32,170 > Requirement already satisfied: OctoPrint in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint-CameraSettings==0.3.0) (1.7.0) 2021-10-19 08:36:32,170 > Requirement already satisfied: sarge==0.1.6 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (0.1.6) 2021-10-19 08:36:32,171 > Requirement already satisfied: requests<3,>=2.26.0 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (2.26.0) 2021-10-19 08:36:32,171 > Requirement already satisfied: tornado<7,>=6 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (6.1) 2021-10-19 08:36:32,171 > Requirement already satisfied: pathvalidate<3,>=2.4.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (2.5.0) 2021-10-19 08:36:32,172 > Requirement already satisfied: markupsafe<2.0,>=1.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (1.1.1) 2021-10-19 08:36:32,172 > Requirement already satisfied: PyYAML<6,>=5.4.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (5.4.1) 2021-10-19 08:36:32,172 > Requirement already satisfied: watchdog==0.10.4 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (0.10.4) 2021-10-19 08:36:32,172 > Requirement already satisfied: Click<8,>=7.1.2 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (7.1.2) 2021-10-19 08:36:32,173 > Requirement already satisfied: future<1,>=0.18.2 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (0.18.2) 2021-10-19 08:36:32,173 > Requirement already satisfied: psutil<6,>=5.8 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (5.8.0) 2021-10-19 08:36:32,173 > Requirement already satisfied: netifaces<1,>=0.11 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (0.11.0) 2021-10-19 08:36:32,174 > Requirement already satisfied: pylru<2,>=1.2 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (1.2.0) 2021-10-19 08:36:32,174 > Requirement already satisfied: OctoPrint-FileCheck>=2021.2.23 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (2021.2.23) 2021-10-19 08:36:32,174 > Requirement already satisfied: regex!=2018.11.6 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (2020.11.13) 2021-10-19 08:36:32,174 > Requirement already satisfied: markdown<3.2,>=3.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (3.1.1) 2021-10-19 08:36:32,175 > Requirement already satisfied: immutabledict<3,>=2.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (2.2.1) 2021-10-19 08:36:32,175 > Requirement already satisfied: Jinja2<3,>=2.11.3 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (2.11.3) 2021-10-19 08:36:32,175 > Requirement already satisfied: flask<2,>=1.1.4 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (1.1.4) 2021-10-19 08:36:32,175 > Requirement already satisfied: filetype<2,>=1.0.7 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (1.0.7) 2021-10-19 08:36:32,176 > Requirement already satisfied: semantic-version<3,>=2.8.5 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (2.8.5) 2021-10-19 08:36:32,176 > Requirement already satisfied: blinker<2,>=1.4 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (1.4) 2021-10-19 08:36:32,176 > Requirement already satisfied: feedparser<7,>=6.0.8 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (6.0.8) 2021-10-19 08:36:32,177 > Requirement already satisfied: websocket-client<1,>=0.59 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (0.59.0) 2021-10-19 08:36:32,177 > Requirement already satisfied: zeroconf<0.34,>=0.33 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (0.33.4) 2021-10-19 08:36:32,177 > Requirement already satisfied: unidecode in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (0.4.21) 2021-10-19 08:36:32,177 > Requirement already satisfied: cachelib<0.2,>=0.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (0.1.1) 2021-10-19 08:36:32,178 > Requirement already satisfied: netaddr<0.9,>=0.8 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (0.8.0) 2021-10-19 08:36:32,178 > Requirement already satisfied: wrapt<1.13,>=1.12.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (1.12.1) 2021-10-19 08:36:32,178 > Requirement already satisfied: pyserial<4,>=3.4 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (3.5) 2021-10-19 08:36:32,178 > Requirement already satisfied: Flask-Babel<2,>=1.0 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (1.0.0) 2021-10-19 08:36:32,179 > Requirement already satisfied: zipstream-new<1.2,>=1.1.8 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (1.1.8) 2021-10-19 08:36:32,179 > Requirement already satisfied: pkginfo<2,>=1.7.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (1.7.1) 2021-10-19 08:36:32,179 > Requirement already satisfied: Flask-Login<0.6,>=0.5 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (0.5.0) 2021-10-19 08:36:32,179 > Requirement already satisfied: werkzeug<2,>=1.0.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (1.0.1) 2021-10-19 08:36:32,180 > Requirement already satisfied: colorlog<6,>=5.0.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (5.0.1) 2021-10-19 08:36:32,180 > Requirement already satisfied: sentry-sdk<2,>=1.3.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (1.4.3) 2021-10-19 08:36:32,180 > Requirement already satisfied: OctoPrint-PiSupport>=2021.8.2 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (2021.8.2) 2021-10-19 08:36:32,180 > Requirement already satisfied: Flask-Assets<3,>=2.0 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (2.0) 2021-10-19 08:36:32,181 > Requirement already satisfied: emoji<2,>=1.4.2 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (1.6.0) 2021-10-19 08:36:32,181 > Requirement already satisfied: itsdangerous<2,>=1.1.0 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (1.1.0) 2021-10-19 08:36:32,181 > Requirement already satisfied: OctoPrint-FirmwareCheck>=2021.10.11 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint->OctoPrint-CameraSettings==0.3.0) (2021.10.11) 2021-10-19 08:36:32,181 > Requirement already satisfied: pathtools>=0.1.1 in /home/pi/oprint/lib/python3.7/site-packages (from watchdog==0.10.4->OctoPrint->OctoPrint-CameraSettings==0.3.0) (0.1.2) 2021-10-19 08:36:32,182 > Requirement already satisfied: sgmllib3k in /home/pi/oprint/lib/python3.7/site-packages (from feedparser<7,>=6.0.8->OctoPrint->OctoPrint-CameraSettings==0.3.0) (1.0.0) 2021-10-19 08:36:32,182 > Requirement already satisfied: webassets>=2.0 in /home/pi/oprint/lib/python3.7/site-packages (from Flask-Assets<3,>=2.0->OctoPrint->OctoPrint-CameraSettings==0.3.0) (2.0) 2021-10-19 08:36:32,182 > Requirement already satisfied: pytz in /home/pi/oprint/lib/python3.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint->OctoPrint-CameraSettings==0.3.0) (2020.5) 2021-10-19 08:36:32,182 > Requirement already satisfied: Babel>=2.3 in /home/pi/oprint/lib/python3.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint->OctoPrint-CameraSettings==0.3.0) (2.9.0) 2021-10-19 08:36:32,183 > Requirement already satisfied: setuptools>=36 in /home/pi/oprint/lib/python3.7/site-packages (from markdown<3.2,>=3.1->OctoPrint->OctoPrint-CameraSettings==0.3.0) (51.1.2) 2021-10-19 08:36:32,183 > Requirement already satisfied: idna<4,>=2.5 in /home/pi/oprint/lib/python3.7/site-packages (from requests<3,>=2.26.0->OctoPrint->OctoPrint-CameraSettings==0.3.0) (2.10) 2021-10-19 08:36:32,183 > Requirement already satisfied: certifi>=2017.4.17 in /home/pi/oprint/lib/python3.7/site-packages (from requests<3,>=2.26.0->OctoPrint->OctoPrint-CameraSettings==0.3.0) (2020.12.5) 2021-10-19 08:36:32,183 > Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/pi/oprint/lib/python3.7/site-packages (from requests<3,>=2.26.0->OctoPrint->OctoPrint-CameraSettings==0.3.0) (1.26.2) 2021-10-19 08:36:32,184 > Requirement already satisfied: charset-normalizer~=2.0.0 in /home/pi/oprint/lib/python3.7/site-packages (from requests<3,>=2.26.0->OctoPrint->OctoPrint-CameraSettings==0.3.0) (2.0.7) 2021-10-19 08:36:32,184 > Requirement already satisfied: six in /home/pi/oprint/lib/python3.7/site-packages (from websocket-client<1,>=0.59->OctoPrint->OctoPrint-CameraSettings==0.3.0) (1.15.0) 2021-10-19 08:36:32,184 > Requirement already satisfied: ifaddr>=0.1.7 in /home/pi/oprint/lib/python3.7/site-packages (from zeroconf<0.34,>=0.33->OctoPrint->OctoPrint-CameraSettings==0.3.0) (0.1.7) 2021-10-19 08:36:32,184 > Building wheels for collected packages: OctoPrint-CameraSettings 2021-10-19 08:36:32,185 > Building wheel for OctoPrint-CameraSettings (setup.py): started 2021-10-19 08:36:33,469 > Building wheel for OctoPrint-CameraSettings (setup.py): finished with status 'done' 2021-10-19 08:36:33,470 > Created wheel for OctoPrint-CameraSettings: filename=OctoPrint_CameraSettings-0.3.0-py2.py3-none-any.whl size=23912 sha256=ddb141a9f27c767c5d92a515cd7bc789d55bee4e49a1d211515015e27bc5a3f9 2021-10-19 08:36:33,471 > Stored in directory: /tmp/pip-ephem-wheel-cache-d1ziul3y/wheels/54/3a/4b/a64af02d3988372738410f8c4fee89a9ae68eb63e11ba81e46 2021-10-19 08:36:33,471 > Successfully built OctoPrint-CameraSettings 2021-10-19 08:36:33,974 > Installing collected packages: OctoPrint-CameraSettings 2021-10-19 08:36:33,974 > Attempting uninstall: OctoPrint-CameraSettings 2021-10-19 08:36:33,974 > Found existing installation: OctoPrint-CameraSettings 0.2.2 2021-10-19 08:36:33,975 > Uninstalling OctoPrint-CameraSettings-0.2.2: 2021-10-19 08:36:33,975 > Successfully uninstalled OctoPrint-CameraSettings-0.2.2 2021-10-19 08:36:33,975 > Successfully installed OctoPrint-CameraSettings-0.3.0 2021-10-26 08:00:53,211 /home/pi/oprint/bin/python3 -m pip --disable-pip-version-check install pip==21.3.1 --no-cache-dir 2021-10-26 08:00:55,243 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-26 08:00:57,248 > Collecting pip==21.3.1 2021-10-26 08:00:57,251 > Downloading https://www.piwheels.org/simple/pip/pip-21.3.1-py3-none-any.whl (1.7 MB) 2021-10-26 08:01:01,745 > Installing collected packages: pip 2021-10-26 08:01:01,746 > Attempting uninstall: pip 2021-10-26 08:01:01,747 > Found existing installation: pip 21.3 2021-10-26 08:01:01,747 > Uninstalling pip-21.3: 2021-10-26 08:01:01,747 > Successfully uninstalled pip-21.3 2021-10-26 08:01:04,257 > Successfully installed pip-21.3.1 2021-10-29 09:30:06,709 /home/pi/oprint/bin/python3 -m pip --disable-pip-version-check install https://github.com/OctoPrint/OctoPrint-PiSupport/archive/2021.10.28.zip --no-cache-dir 2021-10-29 09:30:09,198 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-29 09:30:09,236 > Collecting https://github.com/OctoPrint/OctoPrint-PiSupport/archive/2021.10.28.zip 2021-10-29 09:30:09,236 > Downloading https://github.com/OctoPrint/OctoPrint-PiSupport/archive/2021.10.28.zip (55 kB) 2021-10-29 09:30:09,237 > Preparing metadata (setup.py): started 2021-10-29 09:30:10,239 > Preparing metadata (setup.py): finished with status 'done' 2021-10-29 09:30:10,240 > Building wheels for collected packages: OctoPrint-PiSupport 2021-10-29 09:30:10,241 > Building wheel for OctoPrint-PiSupport (setup.py): started 2021-10-29 09:30:11,243 > Building wheel for OctoPrint-PiSupport (setup.py): finished with status 'done' 2021-10-29 09:30:11,244 > Created wheel for OctoPrint-PiSupport: filename=OctoPrint_PiSupport-2021.10.28-py2.py3-none-any.whl size=31349 sha256=c36b914e401c6f4a8a5c567a61314a7796e79b8d2c010284eb7b2e0df9fad7da 2021-10-29 09:30:11,245 > Stored in directory: /tmp/pip-ephem-wheel-cache-kaixu6q1/wheels/6f/d0/0f/25a769b28c932784230a265f442531cdf3a1c14e1964bdf6ca 2021-10-29 09:30:11,245 > Successfully built OctoPrint-PiSupport 2021-10-29 09:30:12,485 > Installing collected packages: OctoPrint-PiSupport 2021-10-29 09:30:12,486 > Attempting uninstall: OctoPrint-PiSupport 2021-10-29 09:30:12,487 > Found existing installation: OctoPrint-PiSupport 2021.8.2 2021-10-29 09:30:12,487 > Uninstalling OctoPrint-PiSupport-2021.8.2: 2021-10-29 09:30:12,487 > Successfully uninstalled OctoPrint-PiSupport-2021.8.2 2021-10-29 09:30:12,488 > Successfully installed OctoPrint-PiSupport-2021.10.28