2021-03-29T14:36:47,764 Created temporary directory: /tmp/pip-ephem-wheel-cache-an_2jx4z 2021-03-29T14:36:47,767 Created temporary directory: /tmp/pip-req-tracker-zlvnnbdm 2021-03-29T14:36:47,767 Initialized build tracking at /tmp/pip-req-tracker-zlvnnbdm 2021-03-29T14:36:47,768 Created build tracker: /tmp/pip-req-tracker-zlvnnbdm 2021-03-29T14:36:47,768 Entered build tracker: /tmp/pip-req-tracker-zlvnnbdm 2021-03-29T14:36:47,769 Created temporary directory: /tmp/pip-wheel-egm77xnn 2021-03-29T14:36:47,803 1 location(s) to search for versions of useismic: 2021-03-29T14:36:47,803 * https://pypi.org/simple/useismic/ 2021-03-29T14:36:47,804 Fetching project page and analyzing links: https://pypi.org/simple/useismic/ 2021-03-29T14:36:47,804 Getting page https://pypi.org/simple/useismic/ 2021-03-29T14:36:47,806 Found index url https://pypi.org/simple 2021-03-29T14:36:47,915 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/ae/de/c52ff202d9e2b9ce9bef135401535c6400677796a332402fc5399750f3a1/useismic-0.1.2-py3-none-any.whl#sha256=5fd613690ec7c40b34138bc2ce2a6c01c1b254f7cb6425fb88776c0addce97b2 (from https://pypi.org/simple/useismic/) (requires-python:>=3.8,<4.0) 2021-03-29T14:36:47,915 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/c6/25/661e068188e5b4124a870f21906308f30defb4a5b95d30fdce9eea5dc98c/useismic-0.1.2.tar.gz#sha256=6860c0f5c354eb6df051d6e197f70be117952183ea2154d0d815801fae239b6c (from https://pypi.org/simple/useismic/) (requires-python:>=3.8,<4.0) 2021-03-29T14:36:47,916 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/ab/e4/3173860cb7e474b3c9dd3d5e537392928cfd56d1209ff96ab9f0047015b5/useismic-0.1.3-py3-none-any.whl#sha256=b00a11f1e01e7b217512b75149f707e5effc38ea29a5a7b41c0669026229fff3 (from https://pypi.org/simple/useismic/) (requires-python:>=3.8,<4.0) 2021-03-29T14:36:47,917 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/91/9f/53cca9e90a79810962e9c3fb97e9ac6da6da09f3bbeb353c045f9470143b/useismic-0.1.3.tar.gz#sha256=1d638c7cceaea1af179dbeb440c1648065368fecb4958a27adea36711f2526c7 (from https://pypi.org/simple/useismic/) (requires-python:>=3.8,<4.0) 2021-03-29T14:36:47,918 Given no hashes to check 0 links for project 'useismic': discarding no candidates 2021-03-29T14:36:47,918 ERROR: Could not find a version that satisfies the requirement useismic==0.1.3 2021-03-29T14:36:47,918 ERROR: No matching distribution found for useismic==0.1.3 2021-03-29T14:36:47,918 Exception information: 2021-03-29T14:36:47,918 Traceback (most recent call last): 2021-03-29T14:36:47,918 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-29T14:36:47,918 crit = self.state.criteria[name] 2021-03-29T14:36:47,918 KeyError: 'useismic' 2021-03-29T14:36:47,918 2021-03-29T14:36:47,918 During handling of the above exception, another exception occurred: 2021-03-29T14:36:47,918 2021-03-29T14:36:47,918 Traceback (most recent call last): 2021-03-29T14:36:47,918 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-29T14:36:47,918 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-29T14:36:47,918 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-29T14:36:47,918 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-29T14:36:47,918 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-29T14:36:47,918 raise RequirementsConflicted(criterion) 2021-03-29T14:36:47,918 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('useismic==0.1.3') 2021-03-29T14:36:47,918 2021-03-29T14:36:47,918 During handling of the above exception, another exception occurred: 2021-03-29T14:36:47,918 2021-03-29T14:36:47,918 Traceback (most recent call last): 2021-03-29T14:36:47,918 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-29T14:36:47,918 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-29T14:36:47,918 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-29T14:36:47,918 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-29T14:36:47,918 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-29T14:36:47,918 raise ResolutionImpossible(e.criterion.information) 2021-03-29T14:36:47,918 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('useismic==0.1.3'), parent=None)] 2021-03-29T14:36:47,918 2021-03-29T14:36:47,918 The above exception was the direct cause of the following exception: 2021-03-29T14:36:47,918 2021-03-29T14:36:47,918 Traceback (most recent call last): 2021-03-29T14:36:47,918 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-29T14:36:47,918 status = self.run(options, args) 2021-03-29T14:36:47,918 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-29T14:36:47,918 return func(self, options, args) 2021-03-29T14:36:47,918 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-29T14:36:47,918 reqs, check_supported_wheels=True 2021-03-29T14:36:47,918 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-29T14:36:47,918 six.raise_from(error, e) 2021-03-29T14:36:47,918 File "", line 3, in raise_from 2021-03-29T14:36:47,918 pip._internal.exceptions.DistributionNotFound: No matching distribution found for useismic==0.1.3 2021-03-29T14:36:47,923 Removed build tracker: '/tmp/pip-req-tracker-zlvnnbdm'