2020-10-22T23:52:03,722 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-22T23:52:04,446 Created temporary directory: /tmp/pip-ephem-wheel-cache-jwddwtrs 2020-10-22T23:52:04,451 Created temporary directory: /tmp/pip-req-tracker-h6kja0dq 2020-10-22T23:52:04,452 Initialized build tracking at /tmp/pip-req-tracker-h6kja0dq 2020-10-22T23:52:04,452 Created build tracker: /tmp/pip-req-tracker-h6kja0dq 2020-10-22T23:52:04,453 Entered build tracker: /tmp/pip-req-tracker-h6kja0dq 2020-10-22T23:52:04,454 Created temporary directory: /tmp/pip-wheel-q7n7qbyx 2020-10-22T23:52:04,473 Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com 2020-10-22T23:52:04,476 2 location(s) to search for versions of pplbench: 2020-10-22T23:52:04,476 * https://pypi.org/simple/pplbench/ 2020-10-22T23:52:04,476 * https://pypi.ngc.nvidia.com/pplbench/ 2020-10-22T23:52:04,477 Fetching project page and analyzing links: https://pypi.org/simple/pplbench/ 2020-10-22T23:52:04,479 Getting page https://pypi.org/simple/pplbench/ 2020-10-22T23:52:04,483 Found index url https://pypi.org/simple 2020-10-22T23:52:04,812 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/8f/98/e61455710dbfb6bfe05692f02a8a3b52ee5a40ba5cd75caf12722608ac02/pplbench-0.0.1a1-py3-none-any.whl#sha256=82b1907d66cef5f82875765302d5bbaf26fde9815d0ab987a06168928db2d6ba (from https://pypi.org/simple/pplbench/) (requires-python:>=3.6) 2020-10-22T23:52:04,814 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/5b/4a/81b333fabb479f7e18c92f6b3450281a789340ce3449853ea12eb6570cb0/pplbench-0.0.1a1.tar.gz#sha256=db3b8e0fbbfd9ad2b9a011d10df70a6b0357784b5386c18ea7278347c4a67371 (from https://pypi.org/simple/pplbench/) (requires-python:>=3.6) 2020-10-22T23:52:04,816 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/f6/3e/21de0afb14da2c6bf4dbec0a4f658f1b573232294d63095a8bbf9dcf82a0/pplbench-0.0.1-py3-none-any.whl#sha256=6199538a6676e0e6f7e23dfd5c5a5bf8de47bb976e9bd3dc4e756ba6ef2cdf4c (from https://pypi.org/simple/pplbench/) (requires-python:>=3.6) 2020-10-22T23:52:04,818 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/90/84/e45135c26564a99adf3691cb2788898d1c2ba46b7456efee362f1aec5faf/pplbench-0.0.1.tar.gz#sha256=d50991fa3f26b54e04a6c564272e771d8a4e869ce96696bafb2ce56052ac3119 (from https://pypi.org/simple/pplbench/) (requires-python:>=3.6) 2020-10-22T23:52:04,818 Fetching project page and analyzing links: https://pypi.ngc.nvidia.com/pplbench/ 2020-10-22T23:52:04,819 Getting page https://pypi.ngc.nvidia.com/pplbench/ 2020-10-22T23:52:04,821 Found index url https://pypi.ngc.nvidia.com 2020-10-22T23:52:05,899 Could not fetch URL https://pypi.ngc.nvidia.com/pplbench/: 404 Client Error: Not Found for url: https://developer.download.nvidia.com/compute/redist/pplbench/ - skipping 2020-10-22T23:52:05,901 Given no hashes to check 0 links for project 'pplbench': discarding no candidates 2020-10-22T23:52:05,902 ERROR: Could not find a version that satisfies the requirement pplbench==0.0.1 (from versions: none) 2020-10-22T23:52:05,904 ERROR: No matching distribution found for pplbench==0.0.1 2020-10-22T23:52:05,905 Exception information: 2020-10-22T23:52:05,905 Traceback (most recent call last): 2020-10-22T23:52:05,905 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-10-22T23:52:05,905 status = self.run(options, args) 2020-10-22T23:52:05,905 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-10-22T23:52:05,905 return func(self, options, args) 2020-10-22T23:52:05,905 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-10-22T23:52:05,905 reqs, check_supported_wheels=True 2020-10-22T23:52:05,905 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-10-22T23:52:05,905 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-10-22T23:52:05,905 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-10-22T23:52:05,905 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-10-22T23:52:05,905 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 339, in _get_abstract_dist_for 2020-10-22T23:52:05,905 self._populate_link(req) 2020-10-22T23:52:05,905 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 305, in _populate_link 2020-10-22T23:52:05,905 req.link = self._find_requirement_link(req) 2020-10-22T23:52:05,905 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 270, in _find_requirement_link 2020-10-22T23:52:05,905 best_candidate = self.finder.find_requirement(req, upgrade) 2020-10-22T23:52:05,905 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/index/package_finder.py", line 928, in find_requirement 2020-10-22T23:52:05,905 req) 2020-10-22T23:52:05,905 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pplbench==0.0.1 2020-10-22T23:52:05,918 Removed build tracker: '/tmp/pip-req-tracker-h6kja0dq'