2021-01-24T23:40:03,575 Created temporary directory: /tmp/pip-ephem-wheel-cache-nh5qt2s3 2021-01-24T23:40:03,577 Created temporary directory: /tmp/pip-req-tracker-g1rxiw0q 2021-01-24T23:40:03,578 Initialized build tracking at /tmp/pip-req-tracker-g1rxiw0q 2021-01-24T23:40:03,578 Created build tracker: /tmp/pip-req-tracker-g1rxiw0q 2021-01-24T23:40:03,578 Entered build tracker: /tmp/pip-req-tracker-g1rxiw0q 2021-01-24T23:40:03,579 Created temporary directory: /tmp/pip-wheel-5kt0zx0q 2021-01-24T23:40:03,616 1 location(s) to search for versions of pyepc: 2021-01-24T23:40:03,616 * https://pypi.org/simple/pyepc/ 2021-01-24T23:40:03,617 Fetching project page and analyzing links: https://pypi.org/simple/pyepc/ 2021-01-24T23:40:03,617 Getting page https://pypi.org/simple/pyepc/ 2021-01-24T23:40:03,619 Found index url https://pypi.org/simple 2021-01-24T23:40:03,708 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:40:03,721 Given no hashes to check 1 links for project 'pyepc': discarding no candidates 2021-01-24T23:40:03,736 Collecting pyepc==0.0.1 2021-01-24T23:40:03,738 Created temporary directory: /tmp/pip-unpack-npw37n7o 2021-01-24T23:40:03,779 Downloading pyepc-0.0.1.tar.gz (9.5 kB) 2021-01-24T23:40:03,821 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-g1rxiw0q' 2021-01-24T23:40:03,822 Running setup.py (path:/tmp/pip-wheel-5kt0zx0q/pyepc_315d0636d1784da0856adb453d7ee240/setup.py) egg_info for package pyepc 2021-01-24T23:40:03,823 Created temporary directory: /tmp/pip-pip-egg-info-ak6dev90 2021-01-24T23:40:03,823 Running command python setup.py egg_info 2021-01-24T23:40:04,670 Traceback (most recent call last): 2021-01-24T23:40:04,670 File "", line 1, in 2021-01-24T23:40:04,671 File "/tmp/pip-wheel-5kt0zx0q/pyepc_315d0636d1784da0856adb453d7ee240/setup.py", line 10, in 2021-01-24T23:40:04,671 with open('HISTORY.md') as history_file: 2021-01-24T23:40:04,671 FileNotFoundError: [Errno 2] No such file or directory: 'HISTORY.md' 2021-01-24T23:40:04,716 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:40:04,718 ERROR: Could not find a version that satisfies the requirement pyepc==0.0.1 2021-01-24T23:40:04,718 ERROR: No matching distribution found for pyepc==0.0.1 2021-01-24T23:40:04,718 Exception information: 2021-01-24T23:40:04,718 Traceback (most recent call last): 2021-01-24T23:40:04,718 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-01-24T23:40:04,718 crit = self.state.criteria[name] 2021-01-24T23:40:04,718 KeyError: 'pyepc' 2021-01-24T23:40:04,718 2021-01-24T23:40:04,718 During handling of the above exception, another exception occurred: 2021-01-24T23:40:04,718 2021-01-24T23:40:04,718 Traceback (most recent call last): 2021-01-24T23:40:04,718 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-01-24T23:40:04,718 name, crit = self._merge_into_criterion(r, parent=None) 2021-01-24T23:40:04,718 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-01-24T23:40:04,718 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-01-24T23:40:04,718 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-01-24T23:40:04,718 raise RequirementsConflicted(criterion) 2021-01-24T23:40:04,718 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyepc==0.0.1') 2021-01-24T23:40:04,718 2021-01-24T23:40:04,718 During handling of the above exception, another exception occurred: 2021-01-24T23:40:04,718 2021-01-24T23:40:04,718 Traceback (most recent call last): 2021-01-24T23:40:04,718 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-01-24T23:40:04,718 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-01-24T23:40:04,718 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-01-24T23:40:04,718 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-01-24T23:40:04,718 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-01-24T23:40:04,718 raise ResolutionImpossible(e.criterion.information) 2021-01-24T23:40:04,718 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyepc==0.0.1'), parent=None)] 2021-01-24T23:40:04,718 2021-01-24T23:40:04,718 The above exception was the direct cause of the following exception: 2021-01-24T23:40:04,718 2021-01-24T23:40:04,718 Traceback (most recent call last): 2021-01-24T23:40:04,718 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-01-24T23:40:04,718 status = self.run(options, args) 2021-01-24T23:40:04,718 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-01-24T23:40:04,718 return func(self, options, args) 2021-01-24T23:40:04,718 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-01-24T23:40:04,718 reqs, check_supported_wheels=True 2021-01-24T23:40:04,718 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-01-24T23:40:04,718 six.raise_from(error, e) 2021-01-24T23:40:04,718 File "", line 3, in raise_from 2021-01-24T23:40:04,718 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyepc==0.0.1 2021-01-24T23:40:04,724 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-g1rxiw0q' 2021-01-24T23:40:04,725 Removed build tracker: '/tmp/pip-req-tracker-g1rxiw0q'