2020-12-17T08:37:33,568 DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality. 2020-12-17T08:37:34,264 Created temporary directory: /tmp/pip-ephem-wheel-cache-azei1v7j 2020-12-17T08:37:34,269 Created temporary directory: /tmp/pip-req-tracker-gcx_y3lc 2020-12-17T08:37:34,270 Initialized build tracking at /tmp/pip-req-tracker-gcx_y3lc 2020-12-17T08:37:34,271 Created build tracker: /tmp/pip-req-tracker-gcx_y3lc 2020-12-17T08:37:34,271 Entered build tracker: /tmp/pip-req-tracker-gcx_y3lc 2020-12-17T08:37:34,272 Created temporary directory: /tmp/pip-wheel-yy6smhc0 2020-12-17T08:37:34,293 1 location(s) to search for versions of sullyutil: 2020-12-17T08:37:34,293 * https://pypi.org/simple/sullyutil/ 2020-12-17T08:37:34,293 Fetching project page and analyzing links: https://pypi.org/simple/sullyutil/ 2020-12-17T08:37:34,296 Getting page https://pypi.org/simple/sullyutil/ 2020-12-17T08:37:34,300 Found index url https://pypi.org/simple 2020-12-17T08:37:34,890 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/bd/a8/dee74ea3df1770edb15d167e76bb47a67427b0d25924515c8dbd2750d006/sullyutil-0.0.0.tar.gz#sha256=4a40b4567cbd91cdbade6abc9d55258fde0453452a995decab80e0dc8aea3c19 (from https://pypi.org/simple/sullyutil/) (requires-python:>=3.6) 2020-12-17T08:37:34,891 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/a4/a2/137514c057d937180e90123133878ca1dd9d420c72ce061e87ece17f6f0a/sullyutil-0.1.0.tar.gz#sha256=691b4f07266c423d4c2a4f67e14487b92a67281025d38e8b433b01fa0c78c643 (from https://pypi.org/simple/sullyutil/) (requires-python:>=3.6) 2020-12-17T08:37:34,893 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/c3/c5/f81ccddaadf556e7d39ee15fe7966eec6c949f9aa4e4d30fa5470188b1db/sullyutil-0.1.1.dev1.tar.gz#sha256=95cf47ae514998ad6dd38665a5ef129a538b9c41b3a20c8bf47c18f449c31fc8 (from https://pypi.org/simple/sullyutil/) (requires-python:>=3.6) 2020-12-17T08:37:34,894 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/9c/07/8fcfebb407364f83f6b99d253839e3f2b60e8f12f086dd82a960f08fea04/sullyutil-0.1.1.tar.gz#sha256=4600f55856f70491030eeca4c607fa37fa16ac263c1388bbc115509b931df6f0 (from https://pypi.org/simple/sullyutil/) (requires-python:>=3.6) 2020-12-17T08:37:34,903 Given no hashes to check 0 links for project 'sullyutil': discarding no candidates 2020-12-17T08:37:34,903 ERROR: Could not find a version that satisfies the requirement sullyutil==0.0.0 (from versions: none) 2020-12-17T08:37:34,904 ERROR: No matching distribution found for sullyutil==0.0.0 2020-12-17T08:37:34,905 Exception information: 2020-12-17T08:37:34,905 Traceback (most recent call last): 2020-12-17T08:37:34,905 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-12-17T08:37:34,905 status = self.run(options, args) 2020-12-17T08:37:34,905 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-12-17T08:37:34,905 return func(self, options, args) 2020-12-17T08:37:34,905 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-12-17T08:37:34,905 reqs, check_supported_wheels=True 2020-12-17T08:37:34,905 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-12-17T08:37:34,905 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-12-17T08:37:34,905 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-12-17T08:37:34,905 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-12-17T08:37:34,905 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 339, in _get_abstract_dist_for 2020-12-17T08:37:34,905 self._populate_link(req) 2020-12-17T08:37:34,905 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 305, in _populate_link 2020-12-17T08:37:34,905 req.link = self._find_requirement_link(req) 2020-12-17T08:37:34,905 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 270, in _find_requirement_link 2020-12-17T08:37:34,905 best_candidate = self.finder.find_requirement(req, upgrade) 2020-12-17T08:37:34,905 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/index/package_finder.py", line 928, in find_requirement 2020-12-17T08:37:34,905 req) 2020-12-17T08:37:34,905 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sullyutil==0.0.0 2020-12-17T08:37:34,914 Removed build tracker: '/tmp/pip-req-tracker-gcx_y3lc'