2021-06-04T00:20:12,071 Created temporary directory: /tmp/pip-ephem-wheel-cache-4ppcahtk 2021-06-04T00:20:12,074 Created temporary directory: /tmp/pip-req-tracker-r74be8_1 2021-06-04T00:20:12,075 Initialized build tracking at /tmp/pip-req-tracker-r74be8_1 2021-06-04T00:20:12,075 Created build tracker: /tmp/pip-req-tracker-r74be8_1 2021-06-04T00:20:12,075 Entered build tracker: /tmp/pip-req-tracker-r74be8_1 2021-06-04T00:20:12,076 Created temporary directory: /tmp/pip-wheel-8hzfkobk 2021-06-04T00:20:12,111 1 location(s) to search for versions of cpalgo: 2021-06-04T00:20:12,111 * https://pypi.org/simple/cpalgo/ 2021-06-04T00:20:12,111 Fetching project page and analyzing links: https://pypi.org/simple/cpalgo/ 2021-06-04T00:20:12,112 Getting page https://pypi.org/simple/cpalgo/ 2021-06-04T00:20:12,114 Found index url https://pypi.org/simple 2021-06-04T00:20:12,200 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:20:12,201 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:20:12,201 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:20:12,201 Skipping link: not a file: https://pypi.org/simple/cpalgo/ 2021-06-04T00:20:12,215 Given no hashes to check 1 links for project 'cpalgo': discarding no candidates 2021-06-04T00:20:12,230 Collecting cpalgo==0.0.3 2021-06-04T00:20:12,232 Created temporary directory: /tmp/pip-unpack-dssko7h9 2021-06-04T00:20:12,272 Downloading cpalgo-0.0.3.tar.gz (17 kB) 2021-06-04T00:20:12,369 Added cpalgo==0.0.3 from https://files.pythonhosted.org/packages/a3/66/b1ef0d3239b9f59abb09eea92560d1dc56ee6c988f81c31bf369103ea605/cpalgo-0.0.3.tar.gz#sha256=38e23e0bbc0e82d061df6513c201c1dfe0c8b0342d9db3c63efae43295c834ad to build tracker '/tmp/pip-req-tracker-r74be8_1' 2021-06-04T00:20:12,371 Running setup.py (path:/tmp/pip-wheel-8hzfkobk/cpalgo_5178aebd9dbd49da9087fa45fab54967/setup.py) egg_info for package cpalgo 2021-06-04T00:20:12,371 Created temporary directory: /tmp/pip-pip-egg-info-_3g34y2k 2021-06-04T00:20:12,372 Running command python setup.py egg_info 2021-06-04T00:20:13,233 Traceback (most recent call last): 2021-06-04T00:20:13,234 File "", line 1, in 2021-06-04T00:20:13,234 File "/tmp/pip-wheel-8hzfkobk/cpalgo_5178aebd9dbd49da9087fa45fab54967/setup.py", line 22, in 2021-06-04T00:20:13,234 long_description=read_file('README.md'), 2021-06-04T00:20:13,235 File "/tmp/pip-wheel-8hzfkobk/cpalgo_5178aebd9dbd49da9087fa45fab54967/setup.py", line 5, in read_file 2021-06-04T00:20:13,235 with open(os.path.join(os.path.dirname(__file__), filename)) as file: 2021-06-04T00:20:13,235 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-8hzfkobk/cpalgo_5178aebd9dbd49da9087fa45fab54967/README.md' 2021-06-04T00:20:13,281 WARNING: Discarding https://files.pythonhosted.org/packages/a3/66/b1ef0d3239b9f59abb09eea92560d1dc56ee6c988f81c31bf369103ea605/cpalgo-0.0.3.tar.gz#sha256=38e23e0bbc0e82d061df6513c201c1dfe0c8b0342d9db3c63efae43295c834ad (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:20:13,282 ERROR: Could not find a version that satisfies the requirement cpalgo==0.0.3 (from versions: 0.0.1, 0.0.2, 0.0.3) 2021-06-04T00:20:13,282 ERROR: No matching distribution found for cpalgo==0.0.3 2021-06-04T00:20:13,283 Exception information: 2021-06-04T00:20:13,283 Traceback (most recent call last): 2021-06-04T00:20:13,283 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-06-04T00:20:13,283 name, crit = self._merge_into_criterion(r, parent=None) 2021-06-04T00:20:13,283 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-06-04T00:20:13,283 raise RequirementsConflicted(criterion) 2021-06-04T00:20:13,283 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cpalgo==0.0.3') 2021-06-04T00:20:13,283 2021-06-04T00:20:13,283 During handling of the above exception, another exception occurred: 2021-06-04T00:20:13,283 2021-06-04T00:20:13,283 Traceback (most recent call last): 2021-06-04T00:20:13,283 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-06-04T00:20:13,283 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-06-04T00:20:13,283 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-06-04T00:20:13,283 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-06-04T00:20:13,283 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-06-04T00:20:13,283 raise ResolutionImpossible(e.criterion.information) 2021-06-04T00:20:13,283 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cpalgo==0.0.3'), parent=None)] 2021-06-04T00:20:13,283 2021-06-04T00:20:13,283 The above exception was the direct cause of the following exception: 2021-06-04T00:20:13,283 2021-06-04T00:20:13,283 Traceback (most recent call last): 2021-06-04T00:20:13,283 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-06-04T00:20:13,283 status = self.run(options, args) 2021-06-04T00:20:13,283 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-06-04T00:20:13,283 return func(self, options, args) 2021-06-04T00:20:13,283 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-06-04T00:20:13,283 reqs, check_supported_wheels=True 2021-06-04T00:20:13,283 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-06-04T00:20:13,283 raise error from e 2021-06-04T00:20:13,283 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cpalgo==0.0.3 2021-06-04T00:20:13,288 Removed cpalgo==0.0.3 from https://files.pythonhosted.org/packages/a3/66/b1ef0d3239b9f59abb09eea92560d1dc56ee6c988f81c31bf369103ea605/cpalgo-0.0.3.tar.gz#sha256=38e23e0bbc0e82d061df6513c201c1dfe0c8b0342d9db3c63efae43295c834ad from build tracker '/tmp/pip-req-tracker-r74be8_1' 2021-06-04T00:20:13,288 Removed build tracker: '/tmp/pip-req-tracker-r74be8_1'