2021-07-10T03:57:00,423 Created temporary directory: /tmp/pip-ephem-wheel-cache-2udew__u 2021-07-10T03:57:00,426 Created temporary directory: /tmp/pip-req-tracker-bb39_3tc 2021-07-10T03:57:00,427 Initialized build tracking at /tmp/pip-req-tracker-bb39_3tc 2021-07-10T03:57:00,427 Created build tracker: /tmp/pip-req-tracker-bb39_3tc 2021-07-10T03:57:00,427 Entered build tracker: /tmp/pip-req-tracker-bb39_3tc 2021-07-10T03:57:00,428 Created temporary directory: /tmp/pip-wheel-frlfz8t1 2021-07-10T03:57:00,461 1 location(s) to search for versions of clinch: 2021-07-10T03:57:00,461 * https://pypi.org/simple/clinch/ 2021-07-10T03:57:00,461 Fetching project page and analyzing links: https://pypi.org/simple/clinch/ 2021-07-10T03:57:00,462 Getting page https://pypi.org/simple/clinch/ 2021-07-10T03:57:00,463 Found index url https://pypi.org/simple 2021-07-10T03:57:00,559 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:57:00,560 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:57:00,560 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:57:00,561 Skipping link: not a file: https://pypi.org/simple/clinch/ 2021-07-10T03:57:00,578 Given no hashes to check 1 links for project 'clinch': discarding no candidates 2021-07-10T03:57:00,597 Collecting clinch==0.1.1 2021-07-10T03:57:00,599 Created temporary directory: /tmp/pip-unpack-646im2rj 2021-07-10T03:57:00,771 Downloading clinch-0.1.1.tar.gz (2.7 kB) 2021-07-10T03:57:00,810 Added clinch==0.1.1 from https://files.pythonhosted.org/packages/b1/6d/51e56972918e2b953d28463c5f323f2526060d3cb8bc73e777db7bef5a88/clinch-0.1.1.tar.gz#sha256=9167164aa0e04f23d533e9e751b565fea5aa08d0eab98b01a329883da636840c to build tracker '/tmp/pip-req-tracker-bb39_3tc' 2021-07-10T03:57:00,811 Running setup.py (path:/tmp/pip-wheel-frlfz8t1/clinch_d21e4d3e30934cf3b89995a398c2a845/setup.py) egg_info for package clinch 2021-07-10T03:57:00,812 Created temporary directory: /tmp/pip-pip-egg-info-tutdiagp 2021-07-10T03:57:00,812 Running command python setup.py egg_info 2021-07-10T03:57:01,504 Traceback (most recent call last): 2021-07-10T03:57:01,505 File "", line 1, in 2021-07-10T03:57:01,505 File "/tmp/pip-wheel-frlfz8t1/clinch_d21e4d3e30934cf3b89995a398c2a845/setup.py", line 43, in 2021-07-10T03:57:01,505 tests_require=read_requirements('dev-requirements.txt'), 2021-07-10T03:57:01,505 File "/tmp/pip-wheel-frlfz8t1/clinch_d21e4d3e30934cf3b89995a398c2a845/setup.py", line 13, in read_requirements 2021-07-10T03:57:01,506 with open(path, 'rt') as f: 2021-07-10T03:57:01,506 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-frlfz8t1/clinch_d21e4d3e30934cf3b89995a398c2a845/dev-requirements.txt' 2021-07-10T03:57:01,557 WARNING: Discarding https://files.pythonhosted.org/packages/b1/6d/51e56972918e2b953d28463c5f323f2526060d3cb8bc73e777db7bef5a88/clinch-0.1.1.tar.gz#sha256=9167164aa0e04f23d533e9e751b565fea5aa08d0eab98b01a329883da636840c (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:01,558 ERROR: Could not find a version that satisfies the requirement clinch==0.1.1 (from versions: 0.1.0, 0.1.1, 0.1.2) 2021-07-10T03:57:01,559 ERROR: No matching distribution found for clinch==0.1.1 2021-07-10T03:57:01,559 Exception information: 2021-07-10T03:57:01,559 Traceback (most recent call last): 2021-07-10T03:57:01,559 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T03:57:01,559 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T03:57:01,559 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T03:57:01,559 raise RequirementsConflicted(criterion) 2021-07-10T03:57:01,559 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('clinch==0.1.1') 2021-07-10T03:57:01,559 2021-07-10T03:57:01,559 During handling of the above exception, another exception occurred: 2021-07-10T03:57:01,559 2021-07-10T03:57:01,559 Traceback (most recent call last): 2021-07-10T03:57:01,559 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T03:57:01,559 result = self._result = resolver.resolve( 2021-07-10T03:57:01,559 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T03:57:01,559 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T03:57:01,559 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T03:57:01,559 raise ResolutionImpossible(e.criterion.information) 2021-07-10T03:57:01,559 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('clinch==0.1.1'), parent=None)] 2021-07-10T03:57:01,559 2021-07-10T03:57:01,559 The above exception was the direct cause of the following exception: 2021-07-10T03:57:01,559 2021-07-10T03:57:01,559 Traceback (most recent call last): 2021-07-10T03:57:01,559 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T03:57:01,559 status = self.run(options, args) 2021-07-10T03:57:01,559 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T03:57:01,559 return func(self, options, args) 2021-07-10T03:57:01,559 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T03:57:01,559 requirement_set = resolver.resolve( 2021-07-10T03:57:01,559 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T03:57:01,559 raise error from e 2021-07-10T03:57:01,559 pip._internal.exceptions.DistributionNotFound: No matching distribution found for clinch==0.1.1 2021-07-10T03:57:01,564 Removed clinch==0.1.1 from https://files.pythonhosted.org/packages/b1/6d/51e56972918e2b953d28463c5f323f2526060d3cb8bc73e777db7bef5a88/clinch-0.1.1.tar.gz#sha256=9167164aa0e04f23d533e9e751b565fea5aa08d0eab98b01a329883da636840c from build tracker '/tmp/pip-req-tracker-bb39_3tc' 2021-07-10T03:57:01,565 Removed build tracker: '/tmp/pip-req-tracker-bb39_3tc'