2020-12-19T00:54:13,485 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-19T00:54:14,172 Created temporary directory: /tmp/pip-ephem-wheel-cache-ipfbcdd8 2020-12-19T00:54:14,176 Created temporary directory: /tmp/pip-req-tracker-nvaxgm4z 2020-12-19T00:54:14,177 Initialized build tracking at /tmp/pip-req-tracker-nvaxgm4z 2020-12-19T00:54:14,178 Created build tracker: /tmp/pip-req-tracker-nvaxgm4z 2020-12-19T00:54:14,178 Entered build tracker: /tmp/pip-req-tracker-nvaxgm4z 2020-12-19T00:54:14,180 Created temporary directory: /tmp/pip-wheel-cz1ka2z8 2020-12-19T00:54:14,199 Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com 2020-12-19T00:54:14,202 2 location(s) to search for versions of pakiet-szkoleniowy: 2020-12-19T00:54:14,202 * https://pypi.org/simple/pakiet-szkoleniowy/ 2020-12-19T00:54:14,202 * https://pypi.ngc.nvidia.com/pakiet-szkoleniowy/ 2020-12-19T00:54:14,203 Fetching project page and analyzing links: https://pypi.org/simple/pakiet-szkoleniowy/ 2020-12-19T00:54:14,205 Getting page https://pypi.org/simple/pakiet-szkoleniowy/ 2020-12-19T00:54:14,209 Found index url https://pypi.org/simple 2020-12-19T00:54:14,807 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/8e/c3/954a5f48a6c9b523d713f29605bfa9b378c855dc0cebf05beff039fcc864/pakiet_szkoleniowy-0.4.2-py3-none-any.whl#sha256=0dcc6061d0f54d334614c230cf1230328174f0c36531fb6e5ec54b1b26c6c659 (from https://pypi.org/simple/pakiet-szkoleniowy/) (requires-python:>=3.6) 2020-12-19T00:54:14,809 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/b1/67/c76185461c5c5038970b7d2c79edb36336afe14540133135542e84d7665c/pakiet_szkoleniowy-0.4.2.tar.gz#sha256=35135c62753fd7d76fb46888d8309daa52eace0cb5467ab75297a5e79d7cc01e (from https://pypi.org/simple/pakiet-szkoleniowy/) (requires-python:>=3.6) 2020-12-19T00:54:14,810 Fetching project page and analyzing links: https://pypi.ngc.nvidia.com/pakiet-szkoleniowy/ 2020-12-19T00:54:14,810 Getting page https://pypi.ngc.nvidia.com/pakiet-szkoleniowy/ 2020-12-19T00:54:14,813 Found index url https://pypi.ngc.nvidia.com 2020-12-19T00:54:15,103 Could not fetch URL https://pypi.ngc.nvidia.com/pakiet-szkoleniowy/: 404 Client Error: Not Found for url: https://developer.download.nvidia.com/compute/redist/pakiet-szkoleniowy/ - skipping 2020-12-19T00:54:15,105 Given no hashes to check 0 links for project 'pakiet-szkoleniowy': discarding no candidates 2020-12-19T00:54:15,106 ERROR: Could not find a version that satisfies the requirement pakiet-szkoleniowy==0.4.2 (from versions: none) 2020-12-19T00:54:15,108 ERROR: No matching distribution found for pakiet-szkoleniowy==0.4.2 2020-12-19T00:54:15,109 Exception information: 2020-12-19T00:54:15,109 Traceback (most recent call last): 2020-12-19T00:54:15,109 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-12-19T00:54:15,109 status = self.run(options, args) 2020-12-19T00:54:15,109 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-12-19T00:54:15,109 return func(self, options, args) 2020-12-19T00:54:15,109 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-12-19T00:54:15,109 reqs, check_supported_wheels=True 2020-12-19T00:54:15,109 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-12-19T00:54:15,109 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-12-19T00:54:15,109 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-12-19T00:54:15,109 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-12-19T00:54:15,109 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 339, in _get_abstract_dist_for 2020-12-19T00:54:15,109 self._populate_link(req) 2020-12-19T00:54:15,109 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 305, in _populate_link 2020-12-19T00:54:15,109 req.link = self._find_requirement_link(req) 2020-12-19T00:54:15,109 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 270, in _find_requirement_link 2020-12-19T00:54:15,109 best_candidate = self.finder.find_requirement(req, upgrade) 2020-12-19T00:54:15,109 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/index/package_finder.py", line 928, in find_requirement 2020-12-19T00:54:15,109 req) 2020-12-19T00:54:15,109 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pakiet-szkoleniowy==0.4.2 2020-12-19T00:54:15,121 Removed build tracker: '/tmp/pip-req-tracker-nvaxgm4z'