2020-12-18 11:08:47,710 /home/pi/oprint/bin/python2 -m pip --disable-pip-version-check install https://github.com/foosel/OctoPrint/archive/1.5.2.zip --no-cache-dir 2020-12-18 11:08:50,165 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2020-12-18 11:08:50,166 > Collecting https://github.com/foosel/OctoPrint/archive/1.5.2.zip 2020-12-18 11:08:51,169 > Downloading https://github.com/foosel/OctoPrint/archive/1.5.2.zip (6.3MB) 2020-12-18 11:08:54,176 ! ERROR: Command errored out with exit status 1: 2020-12-18 11:08:54,176 ! command: /home/pi/oprint/bin/python2 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-p1KtPp/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-p1KtPp/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-req-build-p1KtPp/pip-egg-info 2020-12-18 11:08:54,178 ! cwd: /tmp/pip-req-build-p1KtPp/ 2020-12-18 11:08:54,178 ! Complete output (24 lines): 2020-12-18 11:08:54,179 ! Download error on https://pypi.org/simple/markdown/: [X509] no certificate or crl found (_ssl.c:3063) -- Some packages may not be found! 2020-12-18 11:08:54,179 ! Download error on https://pypi.org/simple/: [X509] no certificate or crl found (_ssl.c:3063) -- Some packages may not be found! 2020-12-18 11:08:54,180 ! No local packages or working download links found for markdown<3.2,>=3.1 2020-12-18 11:08:54,180 ! Traceback (most recent call last): 2020-12-18 11:08:54,180 ! File "", line 1, in 2020-12-18 11:08:54,181 ! File "/tmp/pip-req-build-p1KtPp/setup.py", line 307, in 2020-12-18 11:08:54,181 ! setuptools.setup(**params()) 2020-12-18 11:08:54,182 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/setuptools/__init__.py", line 144, in setup 2020-12-18 11:08:54,182 ! _install_setup_requires(attrs) 2020-12-18 11:08:54,182 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/setuptools/__init__.py", line 139, in _install_setup_requires 2020-12-18 11:08:54,183 ! dist.fetch_build_eggs(dist.setup_requires) 2020-12-18 11:08:54,183 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/setuptools/dist.py", line 720, in fetch_build_eggs 2020-12-18 11:08:54,183 ! replace_conflicting=True, 2020-12-18 11:08:54,184 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 782, in resolve 2020-12-18 11:08:54,184 ! replace_conflicting=replace_conflicting 2020-12-18 11:08:54,184 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1065, in best_match 2020-12-18 11:08:54,185 ! return self.obtain(req, installer) 2020-12-18 11:08:54,185 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1077, in obtain 2020-12-18 11:08:54,185 ! return installer(requirement) 2020-12-18 11:08:54,186 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/setuptools/dist.py", line 787, in fetch_build_egg 2020-12-18 11:08:54,186 ! return cmd.easy_install(req) 2020-12-18 11:08:54,187 ! File "/home/pi/oprint/local/lib/python2.7/site-packages/setuptools/command/easy_install.py", line 673, in easy_install 2020-12-18 11:08:54,187 ! raise DistutilsError(msg) 2020-12-18 11:08:54,187 ! distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('markdown<3.2,>=3.1') 2020-12-18 11:08:54,188 ! ---------------------------------------- 2020-12-18 11:08:54,188 ! ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.