2021-06-07T02:57:59,782 Created temporary directory: /tmp/pip-ephem-wheel-cache-u55s9d9j 2021-06-07T02:57:59,785 Created temporary directory: /tmp/pip-req-tracker-xxdy3g39 2021-06-07T02:57:59,786 Initialized build tracking at /tmp/pip-req-tracker-xxdy3g39 2021-06-07T02:57:59,786 Created build tracker: /tmp/pip-req-tracker-xxdy3g39 2021-06-07T02:57:59,786 Entered build tracker: /tmp/pip-req-tracker-xxdy3g39 2021-06-07T02:57:59,787 Created temporary directory: /tmp/pip-wheel-zryhuvve 2021-06-07T02:57:59,824 1 location(s) to search for versions of seqal: 2021-06-07T02:57:59,824 * https://pypi.org/simple/seqal/ 2021-06-07T02:57:59,824 Fetching project page and analyzing links: https://pypi.org/simple/seqal/ 2021-06-07T02:57:59,825 Getting page https://pypi.org/simple/seqal/ 2021-06-07T02:57:59,826 Found index url https://pypi.org/simple 2021-06-07T02:57:59,931 Found link https://files.pythonhosted.org/packages/52/3e/2af6971a95b856c34f2d947fe75514e0d79a55259dd9a4b06c48da6221aa/seqal-0.1.0-py3-none-any.whl#sha256=8d7f2689bbbf2efd1decfdd6de6a28cb6562dd90b67f9a3cdba880fd0b247a38 (from https://pypi.org/simple/seqal/) (requires-python:>=3.6,<4.0), version: 0.1.0 2021-06-07T02:57:59,932 Found link https://files.pythonhosted.org/packages/f2/66/b566525ef3d4643bebb0a7ec32fd093dad3de7c77c29ee4fb4ed057f3bda/seqal-0.1.0.tar.gz#sha256=9faa0a99c20df4d09320ceed8371924cb073923871e46a92ea291fe5cf52d686 (from https://pypi.org/simple/seqal/) (requires-python:>=3.6,<4.0), version: 0.1.0 2021-06-07T02:57:59,932 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/b0/8e/a653c0089e16f29d3c7d807fa7cf55039cca20369d580cb2d4e512665e04/seqal-0.1.3-py3-none-any.whl#sha256=3a4edd218f850475407f0b1d774240188785f3d5c1d8b9d83294681fdfcf4728 (from https://pypi.org/simple/seqal/) (requires-python:>=3.8,<4.0) 2021-06-07T02:57:59,933 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/d1/02/15397be28b5bc8848f4a9b7aefcea5757f50a405d52425d32f547a6e59eb/seqal-0.1.3.tar.gz#sha256=d980b083558b30b3452f109b3eb620f182733a27b3b264d70f732ecac9d78512 (from https://pypi.org/simple/seqal/) (requires-python:>=3.8,<4.0) 2021-06-07T02:57:59,933 Skipping link: not a file: https://pypi.org/simple/seqal/ 2021-06-07T02:57:59,934 Given no hashes to check 0 links for project 'seqal': discarding no candidates 2021-06-07T02:57:59,935 ERROR: Could not find a version that satisfies the requirement seqal==0.1.3 (from versions: 0.1.0) 2021-06-07T02:57:59,935 ERROR: No matching distribution found for seqal==0.1.3 2021-06-07T02:57:59,935 Exception information: 2021-06-07T02:57:59,935 Traceback (most recent call last): 2021-06-07T02:57:59,935 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-06-07T02:57:59,935 name, crit = self._merge_into_criterion(r, parent=None) 2021-06-07T02:57:59,935 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-06-07T02:57:59,935 raise RequirementsConflicted(criterion) 2021-06-07T02:57:59,935 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('seqal==0.1.3') 2021-06-07T02:57:59,935 2021-06-07T02:57:59,935 During handling of the above exception, another exception occurred: 2021-06-07T02:57:59,935 2021-06-07T02:57:59,935 Traceback (most recent call last): 2021-06-07T02:57:59,935 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-06-07T02:57:59,935 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-06-07T02:57:59,935 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-06-07T02:57:59,935 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-06-07T02:57:59,935 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-06-07T02:57:59,935 raise ResolutionImpossible(e.criterion.information) 2021-06-07T02:57:59,935 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('seqal==0.1.3'), parent=None)] 2021-06-07T02:57:59,935 2021-06-07T02:57:59,935 The above exception was the direct cause of the following exception: 2021-06-07T02:57:59,935 2021-06-07T02:57:59,935 Traceback (most recent call last): 2021-06-07T02:57:59,935 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-06-07T02:57:59,935 status = self.run(options, args) 2021-06-07T02:57:59,935 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-06-07T02:57:59,935 return func(self, options, args) 2021-06-07T02:57:59,935 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-06-07T02:57:59,935 reqs, check_supported_wheels=True 2021-06-07T02:57:59,935 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-06-07T02:57:59,935 raise error from e 2021-06-07T02:57:59,935 pip._internal.exceptions.DistributionNotFound: No matching distribution found for seqal==0.1.3 2021-06-07T02:57:59,969 Removed build tracker: '/tmp/pip-req-tracker-xxdy3g39'