Skip to content

Instantly share code, notes, and snippets.

@shanehull
Created November 15, 2018 21:23
Show Gist options
  • Save shanehull/ad806d2a6a273b672b73d6e6a1c9be27 to your computer and use it in GitHub Desktop.
Save shanehull/ad806d2a6a273b672b73d6e6a1c9be27 to your computer and use it in GitHub Desktop.
2018-11-15 00:16:57,212 /home/pi/oprint/bin/python2 -m pip install https://github.com/foosel/OctoPrint/archive/1.3.9.zip
2018-11-15 00:17:02,262 > Collecting https://github.com/foosel/OctoPrint/archive/1.3.9.zip
2018-11-15 00:17:05,267 > Downloading https://github.com/foosel/OctoPrint/archive/1.3.9.zip
2018-11-15 00:17:31,297 > Requirement already satisfied: flask<0.11,>=0.10.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9)
2018-11-15 00:17:31,299 > Requirement already satisfied: Jinja2<2.9,>=2.8.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9)
2018-11-15 00:17:31,299 > Requirement already satisfied: werkzeug<0.9,>=0.8.3 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9)
2018-11-15 00:17:31,300 > Collecting tornado==4.5.3 (from OctoPrint==1.3.9)
2018-11-15 00:17:37,308 > Downloading https://files.pythonhosted.org/packages/e3/7b/e29ab3d51c8df66922fea216e2bddfcb6430fb29620e5165b16a216e0d3c/tornado-4.5.3.tar.gz (484kB)
2018-11-15 00:17:45,722 > Requirement already satisfied: PyYAML<3.11,>=3.10 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9)
2018-11-15 00:17:45,723 > Requirement already satisfied: Flask-Login<0.3,>=0.2.11 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9)
2018-11-15 00:17:45,723 > Requirement already satisfied: Flask-Principal<0.4,>=0.3.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9)
2018-11-15 00:17:45,724 > Requirement already satisfied: Flask-Babel<0.10,>=0.9 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9)
2018-11-15 00:17:45,724 > Requirement already satisfied: Flask-Assets<0.11,>=0.10 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9)
2018-11-15 00:17:45,725 > Requirement already satisfied: markdown<2.7,>=2.6.9 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9)
2018-11-15 00:17:45,725 > Requirement already satisfied: pyserial<3.5,>=3.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9)
2018-11-15 00:17:45,726 > Requirement already satisfied: netaddr<0.8,>=0.7.19 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9)
2018-11-15 00:17:45,726 > Requirement already satisfied: watchdog<0.9,>=0.8.3 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9)
2018-11-15 00:17:45,727 > Requirement already satisfied: sarge==0.1.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9)
2018-11-15 00:17:45,727 > Requirement already satisfied: netifaces<0.11,>=0.10.6 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9)
2018-11-15 00:17:45,728 > Requirement already satisfied: pylru<1.1,>=1.0.9 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9)
2018-11-15 00:17:45,728 > Requirement already satisfied: rsa<3.3,>=3.2.3 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9)
2018-11-15 00:17:45,729 > Collecting pkginfo<1.5,>=1.4.2 (from OctoPrint==1.3.9)
2018-11-15 00:17:50,177 > Downloading https://files.pythonhosted.org/packages/a3/fe/f32a48d48f40a7209be9825fba2566cab92364787cf37de2e08300dd6ce7/pkginfo-1.4.2-py2.py3-none-any.whl
2018-11-15 00:17:50,178 > Requirement already satisfied: requests<3,>=2.18.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9)
2018-11-15 00:17:50,179 > Requirement already satisfied: semantic_version<2.5,>=2.4.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9)
2018-11-15 00:17:50,180 > Collecting psutil<5.5,>=5.4.6 (from OctoPrint==1.3.9)
2018-11-15 00:17:57,204 > Downloading https://files.pythonhosted.org/packages/e3/58/0eae6e4466e5abf779d7e2b71fac7fba5f59e00ea36ddb3ed690419ccb0f/psutil-5.4.8.tar.gz (422kB)
2018-11-15 00:18:04,220 > Requirement already satisfied: Click<6.3,>=6.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9)
2018-11-15 00:18:04,221 > Requirement already satisfied: awesome-slugify<1.7,>=1.6.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9)
2018-11-15 00:18:04,222 > Requirement already satisfied: feedparser<5.3,>=5.2.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9)
2018-11-15 00:18:04,224 > Requirement already satisfied: chainmap<1.1,>=1.0.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9)
2018-11-15 00:18:04,225 > Requirement already satisfied: future<0.16,>=0.15.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9)
2018-11-15 00:18:04,226 > Requirement already satisfied: scandir<1.4,>=1.3 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9)
2018-11-15 00:18:04,227 > Requirement already satisfied: websocket-client<0.41,>=0.40.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9)
2018-11-15 00:18:04,230 > Requirement already satisfied: python-dateutil<2.7,>=2.6.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9)
2018-11-15 00:18:04,233 > Requirement already satisfied: wrapt<1.11,>=1.10.11 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9)
2018-11-15 00:18:04,235 > Requirement already satisfied: futures<3.2,>=3.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9)
2018-11-15 00:18:04,237 > Requirement already satisfied: emoji<0.5,>=0.4.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9)
2018-11-15 00:18:04,238 > Requirement already satisfied: monotonic<1.4,>=1.3 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9)
2018-11-15 00:18:04,239 > Requirement already satisfied: frozendict<1.3,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint==1.3.9)
2018-11-15 00:18:04,240 > Requirement already satisfied: itsdangerous>=0.21 in /home/pi/oprint/lib/python2.7/site-packages (from flask<0.11,>=0.10.1->OctoPrint==1.3.9)
2018-11-15 00:18:04,241 > Requirement already satisfied: MarkupSafe in /home/pi/oprint/lib/python2.7/site-packages (from Jinja2<2.9,>=2.8.1->OctoPrint==1.3.9)
2018-11-15 00:18:05,249 > Collecting singledispatch (from tornado==4.5.3->OctoPrint==1.3.9)
2018-11-15 00:18:09,420 > Downloading https://files.pythonhosted.org/packages/c5/10/369f50bcd4621b263927b0a1519987a04383d4a98fb10438042ad410cf88/singledispatch-3.4.0.3-py2.py3-none-any.whl
2018-11-15 00:18:10,424 > Requirement already satisfied: certifi in /home/pi/oprint/lib/python2.7/site-packages (from tornado==4.5.3->OctoPrint==1.3.9)
2018-11-15 00:18:11,429 > Collecting backports_abc>=0.4 (from tornado==4.5.3->OctoPrint==1.3.9)
2018-11-15 00:18:13,189 > Downloading https://files.pythonhosted.org/packages/7d/56/6f3ac1b816d0cd8994e83d0c4e55bc64567532f7dc543378bd87f81cebc7/backports_abc-0.5-py2.py3-none-any.whl
2018-11-15 00:18:13,190 > Requirement already satisfied: blinker in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Principal<0.4,>=0.3.5->OctoPrint==1.3.9)
2018-11-15 00:18:13,190 > Requirement already satisfied: Babel>=1.0 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<0.10,>=0.9->OctoPrint==1.3.9)
2018-11-15 00:18:13,191 > Requirement already satisfied: speaklater>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<0.10,>=0.9->OctoPrint==1.3.9)
2018-11-15 00:18:13,191 > Requirement already satisfied: webassets>=0.10 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Assets<0.11,>=0.10->OctoPrint==1.3.9)
2018-11-15 00:18:13,192 > Requirement already satisfied: argh>=0.24.1 in /home/pi/oprint/lib/python2.7/site-packages (from watchdog<0.9,>=0.8.3->OctoPrint==1.3.9)
2018-11-15 00:18:13,192 > Requirement already satisfied: pathtools>=0.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from watchdog<0.9,>=0.8.3->OctoPrint==1.3.9)
2018-11-15 00:18:13,192 > Requirement already satisfied: pyasn1>=0.1.3 in /home/pi/oprint/lib/python2.7/site-packages (from rsa<3.3,>=3.2.3->OctoPrint==1.3.9)
2018-11-15 00:18:13,193 > Requirement already satisfied: urllib3<1.23,>=1.21.1 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.18.4->OctoPrint==1.3.9)
2018-11-15 00:18:13,193 > Requirement already satisfied: idna<2.7,>=2.5 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.18.4->OctoPrint==1.3.9)
2018-11-15 00:18:13,194 > Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.18.4->OctoPrint==1.3.9)
2018-11-15 00:18:13,194 > 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.9)
2018-11-15 00:18:13,194 > Requirement already satisfied: regex in /home/pi/oprint/lib/python2.7/site-packages (from awesome-slugify<1.7,>=1.6.5->OctoPrint==1.3.9)
2018-11-15 00:18:13,195 > Requirement already satisfied: six in /home/pi/oprint/lib/python2.7/site-packages (from websocket-client<0.41,>=0.40.0->OctoPrint==1.3.9)
2018-11-15 00:18:13,195 > Requirement already satisfied: pytz>=0a in /home/pi/oprint/lib/python2.7/site-packages (from Babel>=1.0->Flask-Babel<0.10,>=0.9->OctoPrint==1.3.9)
2018-11-15 00:18:13,195 > Building wheels for collected packages: tornado, psutil
2018-11-15 00:18:13,197 > Running setup.py bdist_wheel for tornado: started
2018-11-15 00:18:20,833 > Running setup.py bdist_wheel for tornado: finished with status 'done'
2018-11-15 00:18:20,834 > Stored in directory: /home/pi/.cache/pip/wheels/72/bf/f4/b68fa69596986881b397b18ff2b9af5f8181233aadcc9f76fd
2018-11-15 00:18:20,834 > Running setup.py bdist_wheel for psutil: started
2018-11-15 00:18:40,857 > Running setup.py bdist_wheel for psutil: finished with status 'done'
2018-11-15 00:18:40,858 > Stored in directory: /home/pi/.cache/pip/wheels/d2/71/40/9c6993129f8cda369d0f21c46a13a6adab7fb1664fe6512551
2018-11-15 00:18:40,859 > Successfully built tornado psutil
2018-11-15 00:18:40,860 > Installing collected packages: singledispatch, backports-abc, tornado, pkginfo, psutil, OctoPrint
2018-11-15 00:18:42,142 > Found existing installation: tornado 4.0.2
2018-11-15 00:18:42,142 > Uninstalling tornado-4.0.2:
2018-11-15 00:18:42,143 > Successfully uninstalled tornado-4.0.2
2018-11-15 00:18:44,275 > Found existing installation: pkginfo 1.2.1
2018-11-15 00:18:44,276 > Uninstalling pkginfo-1.2.1:
2018-11-15 00:18:44,277 > Successfully uninstalled pkginfo-1.2.1
2018-11-15 00:18:44,278 > Found existing installation: psutil 5.4.3
2018-11-15 00:18:44,279 > Uninstalling psutil-5.4.3:
2018-11-15 00:18:44,280 > Successfully uninstalled psutil-5.4.3
2018-11-15 00:18:45,283 > Found existing installation: OctoPrint 1.3.8
2018-11-15 00:18:46,501 > Uninstalling OctoPrint-1.3.8:
2018-11-15 00:18:47,512 > Successfully uninstalled OctoPrint-1.3.8
2018-11-15 00:18:47,513 > Running setup.py install for OctoPrint: started
2018-11-15 00:18:54,936 > Running setup.py install for OctoPrint: finished with status 'done'
2018-11-15 00:18:57,943 > Successfully installed OctoPrint-1.3.9 backports-abc-0.5 pkginfo-1.4.2 psutil-5.4.8 singledispatch-3.4.0.3 tornado-4.5.3
2018-11-15 00:18:57,947 ! You are using pip version 9.0.3, however version 18.1 is available.
2018-11-15 00:18:57,948 ! You should consider upgrading via the 'pip install --upgrade pip' command.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment