2021-12-09T12:34:33,218 Created temporary directory: /tmp/pip-ephem-wheel-cache-l37hchyb 2021-12-09T12:34:33,224 Created temporary directory: /tmp/pip-req-tracker-jhpgflg0 2021-12-09T12:34:33,225 Initialized build tracking at /tmp/pip-req-tracker-jhpgflg0 2021-12-09T12:34:33,225 Created build tracker: /tmp/pip-req-tracker-jhpgflg0 2021-12-09T12:34:33,225 Entered build tracker: /tmp/pip-req-tracker-jhpgflg0 2021-12-09T12:34:33,227 Created temporary directory: /tmp/pip-wheel-nc1rfswa 2021-12-09T12:34:33,297 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-09T12:34:33,302 2 location(s) to search for versions of gs-sdk: 2021-12-09T12:34:33,302 * https://pypi.org/simple/gs-sdk/ 2021-12-09T12:34:33,302 * https://www.piwheels.org/simple/gs-sdk/ 2021-12-09T12:34:33,303 Fetching project page and analyzing links: https://pypi.org/simple/gs-sdk/ 2021-12-09T12:34:33,305 Getting page https://pypi.org/simple/gs-sdk/ 2021-12-09T12:34:33,308 Found index url https://pypi.org/simple 2021-12-09T12:34:33,503 Skipping link: No binaries permitted for gs-sdk: https://files.pythonhosted.org/packages/ff/6f/dcede51dbdb2d58b6096976e193c39c79bdd248fe6fc550984558adc815a/gs_sdk-2.0.0-py3-none-any.whl#sha256=273dc3925ae05e16de4457df8c393d7d1fb4134e3364b97ec11334f231232587 (from https://pypi.org/simple/gs-sdk/) (requires-python:>=3.9) 2021-12-09T12:34:33,505 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/fd/de/9eac04e40baab27f29c2402cb5b41a6455a62eec1dacd29e9b893c69eb1d/gs_sdk-2.0.0.tar.gz#sha256=5fbbcc5e979e11d275e11e4066e0149d746f9f5f5023a180f699ecf121c70342 (from https://pypi.org/simple/gs-sdk/) (requires-python:>=3.9) 2021-12-09T12:34:33,506 Fetching project page and analyzing links: https://www.piwheels.org/simple/gs-sdk/ 2021-12-09T12:34:33,506 Getting page https://www.piwheels.org/simple/gs-sdk/ 2021-12-09T12:34:33,508 Found index url https://www.piwheels.org/simple 2021-12-09T12:34:33,710 Skipping link: not a file: https://www.piwheels.org/simple/gs-sdk/ 2021-12-09T12:34:33,710 Skipping link: not a file: https://pypi.org/simple/gs-sdk/ 2021-12-09T12:34:33,741 Given no hashes to check 0 links for project 'gs-sdk': discarding no candidates 2021-12-09T12:34:33,742 ERROR: Could not find a version that satisfies the requirement gs-sdk==2.0.0 (from versions: none) 2021-12-09T12:34:33,743 ERROR: No matching distribution found for gs-sdk==2.0.0 2021-12-09T12:34:33,743 Exception information: 2021-12-09T12:34:33,743 Traceback (most recent call last): 2021-12-09T12:34:33,743 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-09T12:34:33,743 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-09T12:34:33,743 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-09T12:34:33,743 raise RequirementsConflicted(criterion) 2021-12-09T12:34:33,743 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('gs-sdk==2.0.0') 2021-12-09T12:34:33,743 2021-12-09T12:34:33,743 During handling of the above exception, another exception occurred: 2021-12-09T12:34:33,743 2021-12-09T12:34:33,743 Traceback (most recent call last): 2021-12-09T12:34:33,743 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2021-12-09T12:34:33,743 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-12-09T12:34:33,743 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-09T12:34:33,743 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-09T12:34:33,743 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-09T12:34:33,743 raise ResolutionImpossible(e.criterion.information) 2021-12-09T12:34:33,743 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('gs-sdk==2.0.0'), parent=None)] 2021-12-09T12:34:33,743 2021-12-09T12:34:33,743 The above exception was the direct cause of the following exception: 2021-12-09T12:34:33,743 2021-12-09T12:34:33,743 Traceback (most recent call last): 2021-12-09T12:34:33,743 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-09T12:34:33,743 status = run_func(*args) 2021-12-09T12:34:33,743 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-09T12:34:33,743 return func(self, options, args) 2021-12-09T12:34:33,743 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-09T12:34:33,743 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-09T12:34:33,743 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-09T12:34:33,743 raise error from e 2021-12-09T12:34:33,743 pip._internal.exceptions.DistributionNotFound: No matching distribution found for gs-sdk==2.0.0 2021-12-09T12:34:33,751 Removed build tracker: '/tmp/pip-req-tracker-jhpgflg0'