2021-07-09T02:20:35,589 Created temporary directory: /tmp/pip-ephem-wheel-cache-g0sszsm8 2021-07-09T02:20:35,592 Created temporary directory: /tmp/pip-req-tracker-kalh53te 2021-07-09T02:20:35,592 Initialized build tracking at /tmp/pip-req-tracker-kalh53te 2021-07-09T02:20:35,593 Created build tracker: /tmp/pip-req-tracker-kalh53te 2021-07-09T02:20:35,593 Entered build tracker: /tmp/pip-req-tracker-kalh53te 2021-07-09T02:20:35,593 Created temporary directory: /tmp/pip-wheel-d1svoix5 2021-07-09T02:20:35,626 1 location(s) to search for versions of cep: 2021-07-09T02:20:35,626 * https://pypi.org/simple/cep/ 2021-07-09T02:20:35,626 Fetching project page and analyzing links: https://pypi.org/simple/cep/ 2021-07-09T02:20:35,627 Getting page https://pypi.org/simple/cep/ 2021-07-09T02:20:35,628 Found index url https://pypi.org/simple 2021-07-09T02:20:35,804 Found link https://files.pythonhosted.org/packages/c7/eb/7454c807fdaf1f5c1a212f3f6bab1d82e41e4ff7d8dcac484484aaf80f50/cep-0.1.tar.gz#sha256=973a25a6e82ef5b2c4e475709a2c0cbe24d339041282f97203bf678e1062efc9 (from https://pypi.org/simple/cep/), version: 0.1 2021-07-09T02:20:35,804 Found link https://files.pythonhosted.org/packages/98/a5/1988ade3867cb45b8d51fd3a0d9f58c89c06c9b78241d0e0785eb388aaf3/cep-0.1.1.tar.gz#sha256=9bce0359c2d3919cdc74dba6eff9ff635318446fb758cbf687ef410ad24c0097 (from https://pypi.org/simple/cep/), version: 0.1.1 2021-07-09T02:20:35,804 Skipping link: not a file: https://pypi.org/simple/cep/ 2021-07-09T02:20:35,820 Given no hashes to check 1 links for project 'cep': discarding no candidates 2021-07-09T02:20:35,837 Collecting cep==0.1 2021-07-09T02:20:35,839 Created temporary directory: /tmp/pip-unpack-ooxc28va 2021-07-09T02:20:36,012 Downloading cep-0.1.tar.gz (2.9 kB) 2021-07-09T02:20:36,046 Added cep==0.1 from https://files.pythonhosted.org/packages/c7/eb/7454c807fdaf1f5c1a212f3f6bab1d82e41e4ff7d8dcac484484aaf80f50/cep-0.1.tar.gz#sha256=973a25a6e82ef5b2c4e475709a2c0cbe24d339041282f97203bf678e1062efc9 to build tracker '/tmp/pip-req-tracker-kalh53te' 2021-07-09T02:20:36,048 Running setup.py (path:/tmp/pip-wheel-d1svoix5/cep_de3a66d6cbb2436797e78de1b69535df/setup.py) egg_info for package cep 2021-07-09T02:20:36,048 Created temporary directory: /tmp/pip-pip-egg-info-a_5yuo9k 2021-07-09T02:20:36,049 Running command python setup.py egg_info 2021-07-09T02:20:36,704 Traceback (most recent call last): 2021-07-09T02:20:36,705 File "", line 1, in 2021-07-09T02:20:36,705 File "/tmp/pip-wheel-d1svoix5/cep_de3a66d6cbb2436797e78de1b69535df/setup.py", line 14, in 2021-07-09T02:20:36,705 long_description = codecs.open("README.rst", "r", "utf-8").read() 2021-07-09T02:20:36,705 File "/usr/lib/python3.9/codecs.py", line 905, in open 2021-07-09T02:20:36,705 file = builtins.open(filename, mode, buffering) 2021-07-09T02:20:36,706 FileNotFoundError: [Errno 2] No such file or directory: 'README.rst' 2021-07-09T02:20:36,759 WARNING: Discarding https://files.pythonhosted.org/packages/c7/eb/7454c807fdaf1f5c1a212f3f6bab1d82e41e4ff7d8dcac484484aaf80f50/cep-0.1.tar.gz#sha256=973a25a6e82ef5b2c4e475709a2c0cbe24d339041282f97203bf678e1062efc9 (from https://pypi.org/simple/cep/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T02:20:36,760 ERROR: Could not find a version that satisfies the requirement cep==0.1 (from versions: 0.1, 0.1.1) 2021-07-09T02:20:36,760 ERROR: No matching distribution found for cep==0.1 2021-07-09T02:20:36,761 Exception information: 2021-07-09T02:20:36,761 Traceback (most recent call last): 2021-07-09T02:20:36,761 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T02:20:36,761 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T02:20:36,761 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T02:20:36,761 raise RequirementsConflicted(criterion) 2021-07-09T02:20:36,761 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cep==0.1') 2021-07-09T02:20:36,761 2021-07-09T02:20:36,761 During handling of the above exception, another exception occurred: 2021-07-09T02:20:36,761 2021-07-09T02:20:36,761 Traceback (most recent call last): 2021-07-09T02:20:36,761 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T02:20:36,761 result = self._result = resolver.resolve( 2021-07-09T02:20:36,761 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T02:20:36,761 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T02:20:36,761 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T02:20:36,761 raise ResolutionImpossible(e.criterion.information) 2021-07-09T02:20:36,761 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cep==0.1'), parent=None)] 2021-07-09T02:20:36,761 2021-07-09T02:20:36,761 The above exception was the direct cause of the following exception: 2021-07-09T02:20:36,761 2021-07-09T02:20:36,761 Traceback (most recent call last): 2021-07-09T02:20:36,761 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T02:20:36,761 status = self.run(options, args) 2021-07-09T02:20:36,761 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T02:20:36,761 return func(self, options, args) 2021-07-09T02:20:36,761 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T02:20:36,761 requirement_set = resolver.resolve( 2021-07-09T02:20:36,761 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T02:20:36,761 raise error from e 2021-07-09T02:20:36,761 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cep==0.1 2021-07-09T02:20:36,765 Removed cep==0.1 from https://files.pythonhosted.org/packages/c7/eb/7454c807fdaf1f5c1a212f3f6bab1d82e41e4ff7d8dcac484484aaf80f50/cep-0.1.tar.gz#sha256=973a25a6e82ef5b2c4e475709a2c0cbe24d339041282f97203bf678e1062efc9 from build tracker '/tmp/pip-req-tracker-kalh53te' 2021-07-09T02:20:36,766 Removed build tracker: '/tmp/pip-req-tracker-kalh53te'