2021-06-04T00:15:41,962 Created temporary directory: /tmp/pip-ephem-wheel-cache-611x9j1j 2021-06-04T00:15:41,965 Created temporary directory: /tmp/pip-req-tracker-fq3h1ygg 2021-06-04T00:15:41,965 Initialized build tracking at /tmp/pip-req-tracker-fq3h1ygg 2021-06-04T00:15:41,966 Created build tracker: /tmp/pip-req-tracker-fq3h1ygg 2021-06-04T00:15:41,966 Entered build tracker: /tmp/pip-req-tracker-fq3h1ygg 2021-06-04T00:15:41,966 Created temporary directory: /tmp/pip-wheel-yc5tepeh 2021-06-04T00:15:42,000 1 location(s) to search for versions of cpalgo: 2021-06-04T00:15:42,000 * https://pypi.org/simple/cpalgo/ 2021-06-04T00:15:42,000 Fetching project page and analyzing links: https://pypi.org/simple/cpalgo/ 2021-06-04T00:15:42,001 Getting page https://pypi.org/simple/cpalgo/ 2021-06-04T00:15:42,003 Found index url https://pypi.org/simple 2021-06-04T00:15:42,089 Found link https://files.pythonhosted.org/packages/ae/90/83fabbc21e1c3f6a906a06cbbcefc78c9842656e59afee994626c7f8df80/cpalgo-0.0.1.tar.gz#sha256=283fb9ff010327183e8c15f804229383845809797d9106d29589042a082f532f (from https://pypi.org/simple/cpalgo/), version: 0.0.1 2021-06-04T00:15:42,089 Found link https://files.pythonhosted.org/packages/1b/f2/af74fb7be6d3807e2693379fcc0a6b503423e71cb61d5b16655f714f0413/cpalgo-0.0.2.tar.gz#sha256=88bf79b90fa5924f4dbd8d482a6481c261d4d675d69c37caad12369721004327 (from https://pypi.org/simple/cpalgo/), version: 0.0.2 2021-06-04T00:15:42,089 Found link https://files.pythonhosted.org/packages/a3/66/b1ef0d3239b9f59abb09eea92560d1dc56ee6c988f81c31bf369103ea605/cpalgo-0.0.3.tar.gz#sha256=38e23e0bbc0e82d061df6513c201c1dfe0c8b0342d9db3c63efae43295c834ad (from https://pypi.org/simple/cpalgo/), version: 0.0.3 2021-06-04T00:15:42,090 Skipping link: not a file: https://pypi.org/simple/cpalgo/ 2021-06-04T00:15:42,104 Given no hashes to check 1 links for project 'cpalgo': discarding no candidates 2021-06-04T00:15:42,119 Collecting cpalgo==0.0.2 2021-06-04T00:15:42,120 Created temporary directory: /tmp/pip-unpack-qvt02ats 2021-06-04T00:15:42,160 Downloading cpalgo-0.0.2.tar.gz (17 kB) 2021-06-04T00:15:42,301 Added cpalgo==0.0.2 from https://files.pythonhosted.org/packages/1b/f2/af74fb7be6d3807e2693379fcc0a6b503423e71cb61d5b16655f714f0413/cpalgo-0.0.2.tar.gz#sha256=88bf79b90fa5924f4dbd8d482a6481c261d4d675d69c37caad12369721004327 to build tracker '/tmp/pip-req-tracker-fq3h1ygg' 2021-06-04T00:15:42,302 Running setup.py (path:/tmp/pip-wheel-yc5tepeh/cpalgo_a23c5482923c4d35863b14edf598ab11/setup.py) egg_info for package cpalgo 2021-06-04T00:15:42,303 Created temporary directory: /tmp/pip-pip-egg-info-eabbijpf 2021-06-04T00:15:42,303 Running command python setup.py egg_info 2021-06-04T00:15:43,201 Traceback (most recent call last): 2021-06-04T00:15:43,202 File "", line 1, in 2021-06-04T00:15:43,202 File "/tmp/pip-wheel-yc5tepeh/cpalgo_a23c5482923c4d35863b14edf598ab11/setup.py", line 22, in 2021-06-04T00:15:43,202 long_description=read_file('README.md'), 2021-06-04T00:15:43,202 File "/tmp/pip-wheel-yc5tepeh/cpalgo_a23c5482923c4d35863b14edf598ab11/setup.py", line 5, in read_file 2021-06-04T00:15:43,203 with open(os.path.join(os.path.dirname(__file__), filename)) as file: 2021-06-04T00:15:43,203 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-yc5tepeh/cpalgo_a23c5482923c4d35863b14edf598ab11/README.md' 2021-06-04T00:15:43,248 WARNING: Discarding https://files.pythonhosted.org/packages/1b/f2/af74fb7be6d3807e2693379fcc0a6b503423e71cb61d5b16655f714f0413/cpalgo-0.0.2.tar.gz#sha256=88bf79b90fa5924f4dbd8d482a6481c261d4d675d69c37caad12369721004327 (from https://pypi.org/simple/cpalgo/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-06-04T00:15:43,250 ERROR: Could not find a version that satisfies the requirement cpalgo==0.0.2 (from versions: 0.0.1, 0.0.2, 0.0.3) 2021-06-04T00:15:43,250 ERROR: No matching distribution found for cpalgo==0.0.2 2021-06-04T00:15:43,251 Exception information: 2021-06-04T00:15:43,251 Traceback (most recent call last): 2021-06-04T00:15:43,251 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-06-04T00:15:43,251 name, crit = self._merge_into_criterion(r, parent=None) 2021-06-04T00:15:43,251 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-06-04T00:15:43,251 raise RequirementsConflicted(criterion) 2021-06-04T00:15:43,251 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cpalgo==0.0.2') 2021-06-04T00:15:43,251 2021-06-04T00:15:43,251 During handling of the above exception, another exception occurred: 2021-06-04T00:15:43,251 2021-06-04T00:15:43,251 Traceback (most recent call last): 2021-06-04T00:15:43,251 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-06-04T00:15:43,251 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-06-04T00:15:43,251 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-06-04T00:15:43,251 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-06-04T00:15:43,251 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-06-04T00:15:43,251 raise ResolutionImpossible(e.criterion.information) 2021-06-04T00:15:43,251 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cpalgo==0.0.2'), parent=None)] 2021-06-04T00:15:43,251 2021-06-04T00:15:43,251 The above exception was the direct cause of the following exception: 2021-06-04T00:15:43,251 2021-06-04T00:15:43,251 Traceback (most recent call last): 2021-06-04T00:15:43,251 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-06-04T00:15:43,251 status = self.run(options, args) 2021-06-04T00:15:43,251 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-06-04T00:15:43,251 return func(self, options, args) 2021-06-04T00:15:43,251 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-06-04T00:15:43,251 reqs, check_supported_wheels=True 2021-06-04T00:15:43,251 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-06-04T00:15:43,251 raise error from e 2021-06-04T00:15:43,251 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cpalgo==0.0.2 2021-06-04T00:15:43,256 Removed cpalgo==0.0.2 from https://files.pythonhosted.org/packages/1b/f2/af74fb7be6d3807e2693379fcc0a6b503423e71cb61d5b16655f714f0413/cpalgo-0.0.2.tar.gz#sha256=88bf79b90fa5924f4dbd8d482a6481c261d4d675d69c37caad12369721004327 from build tracker '/tmp/pip-req-tracker-fq3h1ygg' 2021-06-04T00:15:43,256 Removed build tracker: '/tmp/pip-req-tracker-fq3h1ygg'