2021-01-24T23:36:45,437 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. 2021-01-24T23:36:46,155 Created temporary directory: /tmp/pip-ephem-wheel-cache-dwf4e3ab 2021-01-24T23:36:46,160 Created temporary directory: /tmp/pip-req-tracker-hj2tc02b 2021-01-24T23:36:46,160 Initialized build tracking at /tmp/pip-req-tracker-hj2tc02b 2021-01-24T23:36:46,161 Created build tracker: /tmp/pip-req-tracker-hj2tc02b 2021-01-24T23:36:46,161 Entered build tracker: /tmp/pip-req-tracker-hj2tc02b 2021-01-24T23:36:46,163 Created temporary directory: /tmp/pip-wheel-jxq2m_bt 2021-01-24T23:36:46,234 Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com 2021-01-24T23:36:46,238 2 location(s) to search for versions of pyepc: 2021-01-24T23:36:46,238 * https://pypi.org/simple/pyepc/ 2021-01-24T23:36:46,238 * https://pypi.ngc.nvidia.com/pyepc/ 2021-01-24T23:36:46,239 Fetching project page and analyzing links: https://pypi.org/simple/pyepc/ 2021-01-24T23:36:46,241 Getting page https://pypi.org/simple/pyepc/ 2021-01-24T23:36:46,245 Found index url https://pypi.org/simple 2021-01-24T23:36:46,559 Found link https://files.pythonhosted.org/packages/ba/88/65e11ef2a990a3d6cf47b742721d778e28e9e8e2eb2c7fa98f9226b72c45/pyepc-0.0.1.tar.gz#sha256=fa9bc84cec1111e6c3d83828211460d18792b1dac7f6e8c949862065c2241441 (from https://pypi.org/simple/pyepc/) (requires-python:>=2.7), version: 0.0.1 2021-01-24T23:36:46,560 Fetching project page and analyzing links: https://pypi.ngc.nvidia.com/pyepc/ 2021-01-24T23:36:46,561 Getting page https://pypi.ngc.nvidia.com/pyepc/ 2021-01-24T23:36:46,563 Found index url https://pypi.ngc.nvidia.com 2021-01-24T23:36:47,561 Could not fetch URL https://pypi.ngc.nvidia.com/pyepc/: 404 Client Error: Not Found for url: https://developer.download.nvidia.com/compute/redist/pyepc/ - skipping 2021-01-24T23:36:47,598 Given no hashes to check 1 links for project 'pyepc': discarding no candidates 2021-01-24T23:36:47,631 Collecting pyepc==0.0.1 2021-01-24T23:36:47,635 Created temporary directory: /tmp/pip-unpack-71lnjzp8 2021-01-24T23:36:47,864 Downloading pyepc-0.0.1.tar.gz (9.5 kB) 2021-01-24T23:36:47,976 Added pyepc==0.0.1 from https://files.pythonhosted.org/packages/ba/88/65e11ef2a990a3d6cf47b742721d778e28e9e8e2eb2c7fa98f9226b72c45/pyepc-0.0.1.tar.gz#sha256=fa9bc84cec1111e6c3d83828211460d18792b1dac7f6e8c949862065c2241441 to build tracker '/tmp/pip-req-tracker-hj2tc02b' 2021-01-24T23:36:47,978 Running setup.py (path:/tmp/pip-wheel-jxq2m_bt/pyepc_257945b467594994b16065a0c168bf4f/setup.py) egg_info for package pyepc 2021-01-24T23:36:47,979 Created temporary directory: /tmp/pip-pip-egg-info-ll6t6r21 2021-01-24T23:36:47,980 Running command python setup.py egg_info 2021-01-24T23:36:49,928 Traceback (most recent call last): 2021-01-24T23:36:49,929 File "", line 1, in 2021-01-24T23:36:49,930 File "/tmp/pip-wheel-jxq2m_bt/pyepc_257945b467594994b16065a0c168bf4f/setup.py", line 10, in 2021-01-24T23:36:49,931 with open('HISTORY.md') as history_file: 2021-01-24T23:36:49,931 FileNotFoundError: [Errno 2] No such file or directory: 'HISTORY.md' 2021-01-24T23:36:50,035 WARNING: Discarding https://files.pythonhosted.org/packages/ba/88/65e11ef2a990a3d6cf47b742721d778e28e9e8e2eb2c7fa98f9226b72c45/pyepc-0.0.1.tar.gz#sha256=fa9bc84cec1111e6c3d83828211460d18792b1dac7f6e8c949862065c2241441 (from https://pypi.org/simple/pyepc/) (requires-python:>=2.7). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-01-24T23:36:50,036 ERROR: Could not find a version that satisfies the requirement pyepc==0.0.1 2021-01-24T23:36:50,037 ERROR: No matching distribution found for pyepc==0.0.1 2021-01-24T23:36:50,038 Exception information: 2021-01-24T23:36:50,038 Traceback (most recent call last): 2021-01-24T23:36:50,038 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-01-24T23:36:50,038 crit = self.state.criteria[name] 2021-01-24T23:36:50,038 KeyError: 'pyepc' 2021-01-24T23:36:50,038 2021-01-24T23:36:50,038 During handling of the above exception, another exception occurred: 2021-01-24T23:36:50,038 2021-01-24T23:36:50,038 Traceback (most recent call last): 2021-01-24T23:36:50,038 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-01-24T23:36:50,038 name, crit = self._merge_into_criterion(r, parent=None) 2021-01-24T23:36:50,038 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-01-24T23:36:50,038 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-01-24T23:36:50,038 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-01-24T23:36:50,038 raise RequirementsConflicted(criterion) 2021-01-24T23:36:50,038 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyepc==0.0.1') 2021-01-24T23:36:50,038 2021-01-24T23:36:50,038 During handling of the above exception, another exception occurred: 2021-01-24T23:36:50,038 2021-01-24T23:36:50,038 Traceback (most recent call last): 2021-01-24T23:36:50,038 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-01-24T23:36:50,038 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-01-24T23:36:50,038 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-01-24T23:36:50,038 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-01-24T23:36:50,038 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-01-24T23:36:50,038 raise ResolutionImpossible(e.criterion.information) 2021-01-24T23:36:50,038 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyepc==0.0.1'), parent=None)] 2021-01-24T23:36:50,038 2021-01-24T23:36:50,038 The above exception was the direct cause of the following exception: 2021-01-24T23:36:50,038 2021-01-24T23:36:50,038 Traceback (most recent call last): 2021-01-24T23:36:50,038 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2021-01-24T23:36:50,038 status = self.run(options, args) 2021-01-24T23:36:50,038 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2021-01-24T23:36:50,038 return func(self, options, args) 2021-01-24T23:36:50,038 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2021-01-24T23:36:50,038 reqs, check_supported_wheels=True 2021-01-24T23:36:50,038 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-01-24T23:36:50,038 six.raise_from(error, e) 2021-01-24T23:36:50,038 File "", line 3, in raise_from 2021-01-24T23:36:50,038 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyepc==0.0.1 2021-01-24T23:36:50,048 Removed pyepc==0.0.1 from https://files.pythonhosted.org/packages/ba/88/65e11ef2a990a3d6cf47b742721d778e28e9e8e2eb2c7fa98f9226b72c45/pyepc-0.0.1.tar.gz#sha256=fa9bc84cec1111e6c3d83828211460d18792b1dac7f6e8c949862065c2241441 from build tracker '/tmp/pip-req-tracker-hj2tc02b' 2021-01-24T23:36:50,049 Removed build tracker: '/tmp/pip-req-tracker-hj2tc02b'