2021-07-10T03:56:59,211 Created temporary directory: /tmp/pip-ephem-wheel-cache-xa86urv1 2021-07-10T03:56:59,214 Created temporary directory: /tmp/pip-req-tracker-3iqyfum5 2021-07-10T03:56:59,215 Initialized build tracking at /tmp/pip-req-tracker-3iqyfum5 2021-07-10T03:56:59,215 Created build tracker: /tmp/pip-req-tracker-3iqyfum5 2021-07-10T03:56:59,215 Entered build tracker: /tmp/pip-req-tracker-3iqyfum5 2021-07-10T03:56:59,216 Created temporary directory: /tmp/pip-wheel-yi62azj6 2021-07-10T03:56:59,250 1 location(s) to search for versions of clinch: 2021-07-10T03:56:59,250 * https://pypi.org/simple/clinch/ 2021-07-10T03:56:59,250 Fetching project page and analyzing links: https://pypi.org/simple/clinch/ 2021-07-10T03:56:59,251 Getting page https://pypi.org/simple/clinch/ 2021-07-10T03:56:59,252 Found index url https://pypi.org/simple 2021-07-10T03:56:59,435 Found link https://files.pythonhosted.org/packages/7f/07/22d247ab6f1d2f9c8a1589f8377ce001b969b529a41c9dfa8ec3f80c1cf4/clinch-0.1.0.tar.gz#sha256=6c66e417ba4d4cc21439f27bca73e7abc41cb0a0a9f01bc6d5ed4afd6a1fc601 (from https://pypi.org/simple/clinch/), version: 0.1.0 2021-07-10T03:56:59,436 Found link https://files.pythonhosted.org/packages/b1/6d/51e56972918e2b953d28463c5f323f2526060d3cb8bc73e777db7bef5a88/clinch-0.1.1.tar.gz#sha256=9167164aa0e04f23d533e9e751b565fea5aa08d0eab98b01a329883da636840c (from https://pypi.org/simple/clinch/), version: 0.1.1 2021-07-10T03:56:59,436 Found link https://files.pythonhosted.org/packages/a5/07/0e18c00fb01b74cf68f2e6a7695771f8c5e9abcec6e639396cd04e2c287a/clinch-0.1.2.tar.gz#sha256=dcbe99143d39349e2b45f144162c875d8e43278df92787b3a002b6cdefe08760 (from https://pypi.org/simple/clinch/), version: 0.1.2 2021-07-10T03:56:59,436 Skipping link: not a file: https://pypi.org/simple/clinch/ 2021-07-10T03:56:59,454 Given no hashes to check 1 links for project 'clinch': discarding no candidates 2021-07-10T03:56:59,473 Collecting clinch==0.1.0 2021-07-10T03:56:59,474 Created temporary directory: /tmp/pip-unpack-zg15vszr 2021-07-10T03:56:59,646 Downloading clinch-0.1.0.tar.gz (2.6 kB) 2021-07-10T03:56:59,685 Added clinch==0.1.0 from https://files.pythonhosted.org/packages/7f/07/22d247ab6f1d2f9c8a1589f8377ce001b969b529a41c9dfa8ec3f80c1cf4/clinch-0.1.0.tar.gz#sha256=6c66e417ba4d4cc21439f27bca73e7abc41cb0a0a9f01bc6d5ed4afd6a1fc601 to build tracker '/tmp/pip-req-tracker-3iqyfum5' 2021-07-10T03:56:59,686 Running setup.py (path:/tmp/pip-wheel-yi62azj6/clinch_5bed5d8a76be4265967b52ed13f11139/setup.py) egg_info for package clinch 2021-07-10T03:56:59,687 Created temporary directory: /tmp/pip-pip-egg-info-ighzcmmz 2021-07-10T03:56:59,687 Running command python setup.py egg_info 2021-07-10T03:57:00,344 Traceback (most recent call last): 2021-07-10T03:57:00,345 File "", line 1, in 2021-07-10T03:57:00,345 File "/tmp/pip-wheel-yi62azj6/clinch_5bed5d8a76be4265967b52ed13f11139/setup.py", line 41, in 2021-07-10T03:57:00,345 tests_require=read_requirements('dev-requirements.txt'), 2021-07-10T03:57:00,346 File "/tmp/pip-wheel-yi62azj6/clinch_5bed5d8a76be4265967b52ed13f11139/setup.py", line 13, in read_requirements 2021-07-10T03:57:00,346 with open(path, 'rt') as f: 2021-07-10T03:57:00,346 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-yi62azj6/clinch_5bed5d8a76be4265967b52ed13f11139/dev-requirements.txt' 2021-07-10T03:57:00,397 WARNING: Discarding https://files.pythonhosted.org/packages/7f/07/22d247ab6f1d2f9c8a1589f8377ce001b969b529a41c9dfa8ec3f80c1cf4/clinch-0.1.0.tar.gz#sha256=6c66e417ba4d4cc21439f27bca73e7abc41cb0a0a9f01bc6d5ed4afd6a1fc601 (from https://pypi.org/simple/clinch/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T03:57:00,398 ERROR: Could not find a version that satisfies the requirement clinch==0.1.0 (from versions: 0.1.0, 0.1.1, 0.1.2) 2021-07-10T03:57:00,399 ERROR: No matching distribution found for clinch==0.1.0 2021-07-10T03:57:00,399 Exception information: 2021-07-10T03:57:00,399 Traceback (most recent call last): 2021-07-10T03:57:00,399 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T03:57:00,399 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T03:57:00,399 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T03:57:00,399 raise RequirementsConflicted(criterion) 2021-07-10T03:57:00,399 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('clinch==0.1.0') 2021-07-10T03:57:00,399 2021-07-10T03:57:00,399 During handling of the above exception, another exception occurred: 2021-07-10T03:57:00,399 2021-07-10T03:57:00,399 Traceback (most recent call last): 2021-07-10T03:57:00,399 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T03:57:00,399 result = self._result = resolver.resolve( 2021-07-10T03:57:00,399 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T03:57:00,399 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T03:57:00,399 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T03:57:00,399 raise ResolutionImpossible(e.criterion.information) 2021-07-10T03:57:00,399 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('clinch==0.1.0'), parent=None)] 2021-07-10T03:57:00,399 2021-07-10T03:57:00,399 The above exception was the direct cause of the following exception: 2021-07-10T03:57:00,399 2021-07-10T03:57:00,399 Traceback (most recent call last): 2021-07-10T03:57:00,399 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T03:57:00,399 status = self.run(options, args) 2021-07-10T03:57:00,399 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T03:57:00,399 return func(self, options, args) 2021-07-10T03:57:00,399 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T03:57:00,399 requirement_set = resolver.resolve( 2021-07-10T03:57:00,399 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T03:57:00,399 raise error from e 2021-07-10T03:57:00,399 pip._internal.exceptions.DistributionNotFound: No matching distribution found for clinch==0.1.0 2021-07-10T03:57:00,404 Removed clinch==0.1.0 from https://files.pythonhosted.org/packages/7f/07/22d247ab6f1d2f9c8a1589f8377ce001b969b529a41c9dfa8ec3f80c1cf4/clinch-0.1.0.tar.gz#sha256=6c66e417ba4d4cc21439f27bca73e7abc41cb0a0a9f01bc6d5ed4afd6a1fc601 from build tracker '/tmp/pip-req-tracker-3iqyfum5' 2021-07-10T03:57:00,404 Removed build tracker: '/tmp/pip-req-tracker-3iqyfum5'