2020-12-30T14:50:54,312 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-30T14:50:55,098 Created temporary directory: /tmp/pip-ephem-wheel-cache-jpeh1p7m 2020-12-30T14:50:55,102 Created temporary directory: /tmp/pip-req-tracker-b1k05cp4 2020-12-30T14:50:55,103 Initialized build tracking at /tmp/pip-req-tracker-b1k05cp4 2020-12-30T14:50:55,104 Created build tracker: /tmp/pip-req-tracker-b1k05cp4 2020-12-30T14:50:55,104 Entered build tracker: /tmp/pip-req-tracker-b1k05cp4 2020-12-30T14:50:55,105 Created temporary directory: /tmp/pip-wheel-omz_8fmm 2020-12-30T14:50:55,121 Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com 2020-12-30T14:50:55,123 2 location(s) to search for versions of dojo-pkg-claudialorenzon: 2020-12-30T14:50:55,123 * https://pypi.org/simple/dojo-pkg-claudialorenzon/ 2020-12-30T14:50:55,123 * https://pypi.ngc.nvidia.com/dojo-pkg-claudialorenzon/ 2020-12-30T14:50:55,124 Fetching project page and analyzing links: https://pypi.org/simple/dojo-pkg-claudialorenzon/ 2020-12-30T14:50:55,126 Getting page https://pypi.org/simple/dojo-pkg-claudialorenzon/ 2020-12-30T14:50:55,130 Found index url https://pypi.org/simple 2020-12-30T14:50:55,678 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/f6/8a/8a1996f0c3bdf81d65830b080da7fc3fe5e9b237e336d0f9ac3342e57bd6/dojo-pkg-claudialorenzon-0.0.1.tar.gz#sha256=4f6a87d9fc8ea5806d478336419f3f3324f527c362d1f97331e4a3784af02bae (from https://pypi.org/simple/dojo-pkg-claudialorenzon/) (requires-python:>=3.6) 2020-12-30T14:50:55,687 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/2f/13/e4560163414cba1e7573f17797451321823ecdf2dd1ea47ab5139af1e3a5/dojo_pkg_claudialorenzon-0.0.1-py3-none-any.whl#sha256=a4e7931e5579024c930d3322e6afa260f375c02fd4fd9f3594d605617cbf8c25 (from https://pypi.org/simple/dojo-pkg-claudialorenzon/) (requires-python:>=3.6) 2020-12-30T14:50:55,687 Fetching project page and analyzing links: https://pypi.ngc.nvidia.com/dojo-pkg-claudialorenzon/ 2020-12-30T14:50:55,688 Getting page https://pypi.ngc.nvidia.com/dojo-pkg-claudialorenzon/ 2020-12-30T14:50:55,690 Found index url https://pypi.ngc.nvidia.com 2020-12-30T14:50:56,717 Could not fetch URL https://pypi.ngc.nvidia.com/dojo-pkg-claudialorenzon/: 404 Client Error: Not Found for url: https://developer.download.nvidia.com/compute/redist/dojo-pkg-claudialorenzon/ - skipping 2020-12-30T14:50:56,719 Given no hashes to check 0 links for project 'dojo-pkg-claudialorenzon': discarding no candidates 2020-12-30T14:50:56,720 ERROR: Could not find a version that satisfies the requirement dojo-pkg-claudialorenzon==0.0.1 (from versions: none) 2020-12-30T14:50:56,722 ERROR: No matching distribution found for dojo-pkg-claudialorenzon==0.0.1 2020-12-30T14:50:56,723 Exception information: 2020-12-30T14:50:56,723 Traceback (most recent call last): 2020-12-30T14:50:56,723 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-12-30T14:50:56,723 status = self.run(options, args) 2020-12-30T14:50:56,723 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-12-30T14:50:56,723 return func(self, options, args) 2020-12-30T14:50:56,723 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-12-30T14:50:56,723 reqs, check_supported_wheels=True 2020-12-30T14:50:56,723 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-12-30T14:50:56,723 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-12-30T14:50:56,723 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-12-30T14:50:56,723 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-12-30T14:50:56,723 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 339, in _get_abstract_dist_for 2020-12-30T14:50:56,723 self._populate_link(req) 2020-12-30T14:50:56,723 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 305, in _populate_link 2020-12-30T14:50:56,723 req.link = self._find_requirement_link(req) 2020-12-30T14:50:56,723 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 270, in _find_requirement_link 2020-12-30T14:50:56,723 best_candidate = self.finder.find_requirement(req, upgrade) 2020-12-30T14:50:56,723 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/index/package_finder.py", line 928, in find_requirement 2020-12-30T14:50:56,723 req) 2020-12-30T14:50:56,723 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dojo-pkg-claudialorenzon==0.0.1 2020-12-30T14:50:56,736 Removed build tracker: '/tmp/pip-req-tracker-b1k05cp4'