2021-09-07T20:58:28,156 Created temporary directory: /tmp/pip-ephem-wheel-cache-k3ady_ur 2021-09-07T20:58:28,160 Created temporary directory: /tmp/pip-req-tracker-n1em7w44 2021-09-07T20:58:28,160 Initialized build tracking at /tmp/pip-req-tracker-n1em7w44 2021-09-07T20:58:28,160 Created build tracker: /tmp/pip-req-tracker-n1em7w44 2021-09-07T20:58:28,161 Entered build tracker: /tmp/pip-req-tracker-n1em7w44 2021-09-07T20:58:28,161 Created temporary directory: /tmp/pip-wheel-6oz5sqn7 2021-09-07T20:58:28,189 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-07T20:58:28,191 2 location(s) to search for versions of seacharts: 2021-09-07T20:58:28,191 * https://pypi.org/simple/seacharts/ 2021-09-07T20:58:28,191 * https://www.piwheels.org/simple/seacharts/ 2021-09-07T20:58:28,192 Fetching project page and analyzing links: https://pypi.org/simple/seacharts/ 2021-09-07T20:58:28,192 Getting page https://pypi.org/simple/seacharts/ 2021-09-07T20:58:28,194 Found index url https://pypi.org/simple 2021-09-07T20:58:28,282 Skipping link: No binaries permitted for seacharts: https://files.pythonhosted.org/packages/fa/94/382021c5260e98b04b6c2bc54c8ae510a3c42fc0c5f1fc8eda2f063cecdb/seacharts-1.0-py3-none-any.whl#sha256=800ec6fe20a2d7316b684f90d6ab6804c4a0ad14740863e9036cccaf156b6030 (from https://pypi.org/simple/seacharts/) (requires-python:>=3.6) 2021-09-07T20:58:28,282 Found link https://files.pythonhosted.org/packages/92/d4/777a233630f7c409c420bfb3b9f7d8e229652561c1a83a661b6312617c84/seacharts-1.0.tar.gz#sha256=96aac1a2362da0452d271eb06a700583359b045adc49e3d687a4211914276aff (from https://pypi.org/simple/seacharts/) (requires-python:>=3.6), version: 1.0 2021-09-07T20:58:28,283 Skipping link: No binaries permitted for seacharts: https://files.pythonhosted.org/packages/f9/b4/78ffa440afab64b2e39f146bea1bf230b49d298f841894788ec487c83ab0/seacharts-1.0.1-py3-none-any.whl#sha256=2d5bf20144f5c89b3aba06714563fe2876e43086e9ad449ecadaa0be2f612858 (from https://pypi.org/simple/seacharts/) (requires-python:>=3.9) 2021-09-07T20:58:28,283 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/fe/73/a95c8de8f83768af903bd05e2a94180ce1d73050925071a104cabc36b3ff/seacharts-1.0.1.tar.gz#sha256=a85ca0ea041c2ef5851fee3feb5e7c1ec29eacfd27128f617ae64398a4ea2f14 (from https://pypi.org/simple/seacharts/) (requires-python:>=3.9) 2021-09-07T20:58:28,284 Fetching project page and analyzing links: https://www.piwheels.org/simple/seacharts/ 2021-09-07T20:58:28,284 Getting page https://www.piwheels.org/simple/seacharts/ 2021-09-07T20:58:28,285 Found index url https://www.piwheels.org/simple 2021-09-07T20:58:28,381 Skipping link: No binaries permitted for seacharts: https://www.piwheels.org/simple/seacharts/seacharts-1.0-py3-none-any.whl#sha256=9f5f28d9728a1fa195ca9fc3d6b8471c2fe716a62a9826ee69632948c052481b (from https://www.piwheels.org/simple/seacharts/) (requires-python:>=3.6) 2021-09-07T20:58:28,381 Skipping link: not a file: https://www.piwheels.org/simple/seacharts/ 2021-09-07T20:58:28,382 Skipping link: not a file: https://pypi.org/simple/seacharts/ 2021-09-07T20:58:28,401 Given no hashes to check 0 links for project 'seacharts': discarding no candidates 2021-09-07T20:58:28,401 ERROR: Could not find a version that satisfies the requirement seacharts==1.0.1 (from versions: 1.0) 2021-09-07T20:58:28,402 ERROR: No matching distribution found for seacharts==1.0.1 2021-09-07T20:58:28,402 Exception information: 2021-09-07T20:58:28,402 Traceback (most recent call last): 2021-09-07T20:58:28,402 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-07T20:58:28,402 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-07T20:58:28,402 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-07T20:58:28,402 raise RequirementsConflicted(criterion) 2021-09-07T20:58:28,402 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('seacharts==1.0.1') 2021-09-07T20:58:28,402 2021-09-07T20:58:28,402 During handling of the above exception, another exception occurred: 2021-09-07T20:58:28,402 2021-09-07T20:58:28,402 Traceback (most recent call last): 2021-09-07T20:58:28,402 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-07T20:58:28,402 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-07T20:58:28,402 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-07T20:58:28,402 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-07T20:58:28,402 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-07T20:58:28,402 raise ResolutionImpossible(e.criterion.information) 2021-09-07T20:58:28,402 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('seacharts==1.0.1'), parent=None)] 2021-09-07T20:58:28,402 2021-09-07T20:58:28,402 The above exception was the direct cause of the following exception: 2021-09-07T20:58:28,402 2021-09-07T20:58:28,402 Traceback (most recent call last): 2021-09-07T20:58:28,402 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-07T20:58:28,402 status = self.run(options, args) 2021-09-07T20:58:28,402 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-07T20:58:28,402 return func(self, options, args) 2021-09-07T20:58:28,402 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-07T20:58:28,402 reqs, check_supported_wheels=True 2021-09-07T20:58:28,402 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-07T20:58:28,402 raise error from e 2021-09-07T20:58:28,402 pip._internal.exceptions.DistributionNotFound: No matching distribution found for seacharts==1.0.1 2021-09-07T20:58:28,406 Removed build tracker: '/tmp/pip-req-tracker-n1em7w44'