2020-10-18T05:30:20,163 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-10-18T05:30:20,880 Created temporary directory: /tmp/pip-ephem-wheel-cache-gi3sha9y 2020-10-18T05:30:20,885 Created temporary directory: /tmp/pip-req-tracker-t1l76m_v 2020-10-18T05:30:20,886 Initialized build tracking at /tmp/pip-req-tracker-t1l76m_v 2020-10-18T05:30:20,886 Created build tracker: /tmp/pip-req-tracker-t1l76m_v 2020-10-18T05:30:20,887 Entered build tracker: /tmp/pip-req-tracker-t1l76m_v 2020-10-18T05:30:20,888 Created temporary directory: /tmp/pip-wheel-o_pqy89k 2020-10-18T05:30:20,907 Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com 2020-10-18T05:30:20,910 2 location(s) to search for versions of slownie: 2020-10-18T05:30:20,910 * https://pypi.org/simple/slownie/ 2020-10-18T05:30:20,910 * https://pypi.ngc.nvidia.com/slownie/ 2020-10-18T05:30:20,910 Fetching project page and analyzing links: https://pypi.org/simple/slownie/ 2020-10-18T05:30:20,913 Getting page https://pypi.org/simple/slownie/ 2020-10-18T05:30:20,917 Found index url https://pypi.org/simple 2020-10-18T05:30:21,238 Found link https://files.pythonhosted.org/packages/85/8a/29087399b0b6561d0c6d1492d28f159e159b1c857efd14e93e7f2cdf384d/slownie-1.0.0rc1.zip#sha256=801e4ace99d183905989660e89317547d12be04b138b206e98cdf7c3ba0cd12a (from https://pypi.org/simple/slownie/) (requires-python:>=2.7.0,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 1.0.0rc1 2020-10-18T05:30:21,240 Link requires a different Python (3.5.3 not in: '<4.0.0,>=3.6.0'): https://files.pythonhosted.org/packages/d5/13/8a317a7a7f32fc7d6b756358b1da8f8497e483f70a10f73d284bc4102819/slownie-1.1.0.zip#sha256=9dac221b50c04faa11b7754e7f8fcaaf9c688763d635d440d07ccec939963728 (from https://pypi.org/simple/slownie/) (requires-python:<4.0.0,>=3.6.0) 2020-10-18T05:30:21,241 Link requires a different Python (3.5.3 not in: '<4.0.0,>=3.6.0'): https://files.pythonhosted.org/packages/d0/ad/1b4e6f45aa0fc0c49438c999bd60cd5471562fc1098208da6609ce82f34a/slownie-1.1.1.zip#sha256=4e77f3090b2aa450ad59196ac01e425fc5d0b9446c662854e5f05bb4c35ce3b5 (from https://pypi.org/simple/slownie/) (requires-python:<4.0.0,>=3.6.0) 2020-10-18T05:30:21,243 Link requires a different Python (3.5.3 not in: '<4.0.0,>=3.6.0'): https://files.pythonhosted.org/packages/55/df/8a59230e9f04777d1da1b492489c8b481e86ed68d84e9cdeec1c8ef625d3/slownie-1.1.2.zip#sha256=e996fc524d78b3980544313152049959f063e239ad7727cec654e0c4790ba9bb (from https://pypi.org/simple/slownie/) (requires-python:<4.0.0,>=3.6.0) 2020-10-18T05:30:21,244 Fetching project page and analyzing links: https://pypi.ngc.nvidia.com/slownie/ 2020-10-18T05:30:21,245 Getting page https://pypi.ngc.nvidia.com/slownie/ 2020-10-18T05:30:21,247 Found index url https://pypi.ngc.nvidia.com 2020-10-18T05:30:22,407 Could not fetch URL https://pypi.ngc.nvidia.com/slownie/: 404 Client Error: Not Found for url: https://developer.download.nvidia.com/compute/redist/slownie/ - skipping 2020-10-18T05:30:22,423 Given no hashes to check 0 links for project 'slownie': discarding no candidates 2020-10-18T05:30:22,424 ERROR: Could not find a version that satisfies the requirement slownie==1.1.2 (from versions: 1.0.0rc1) 2020-10-18T05:30:22,425 ERROR: No matching distribution found for slownie==1.1.2 2020-10-18T05:30:22,426 Exception information: 2020-10-18T05:30:22,426 Traceback (most recent call last): 2020-10-18T05:30:22,426 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-10-18T05:30:22,426 status = self.run(options, args) 2020-10-18T05:30:22,426 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-10-18T05:30:22,426 return func(self, options, args) 2020-10-18T05:30:22,426 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-10-18T05:30:22,426 reqs, check_supported_wheels=True 2020-10-18T05:30:22,426 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-10-18T05:30:22,426 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-10-18T05:30:22,426 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-10-18T05:30:22,426 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-10-18T05:30:22,426 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 339, in _get_abstract_dist_for 2020-10-18T05:30:22,426 self._populate_link(req) 2020-10-18T05:30:22,426 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 305, in _populate_link 2020-10-18T05:30:22,426 req.link = self._find_requirement_link(req) 2020-10-18T05:30:22,426 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 270, in _find_requirement_link 2020-10-18T05:30:22,426 best_candidate = self.finder.find_requirement(req, upgrade) 2020-10-18T05:30:22,426 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/index/package_finder.py", line 928, in find_requirement 2020-10-18T05:30:22,426 req) 2020-10-18T05:30:22,426 pip._internal.exceptions.DistributionNotFound: No matching distribution found for slownie==1.1.2 2020-10-18T05:30:22,435 Removed build tracker: '/tmp/pip-req-tracker-t1l76m_v'