2022-02-22T18:05:38,911 Created temporary directory: /tmp/pip-ephem-wheel-cache-yp_20ryh 2022-02-22T18:05:38,917 Created temporary directory: /tmp/pip-req-tracker-v17p56mt 2022-02-22T18:05:38,917 Initialized build tracking at /tmp/pip-req-tracker-v17p56mt 2022-02-22T18:05:38,918 Created build tracker: /tmp/pip-req-tracker-v17p56mt 2022-02-22T18:05:38,918 Entered build tracker: /tmp/pip-req-tracker-v17p56mt 2022-02-22T18:05:38,919 Created temporary directory: /tmp/pip-wheel-dg73ak_1 2022-02-22T18:05:38,988 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-22T18:05:38,997 2 location(s) to search for versions of strangeworks-braket: 2022-02-22T18:05:38,997 * https://pypi.org/simple/strangeworks-braket/ 2022-02-22T18:05:38,997 * https://www.piwheels.org/simple/strangeworks-braket/ 2022-02-22T18:05:38,999 Fetching project page and analyzing links: https://pypi.org/simple/strangeworks-braket/ 2022-02-22T18:05:39,000 Getting page https://pypi.org/simple/strangeworks-braket/ 2022-02-22T18:05:39,003 Found index url https://pypi.org/simple 2022-02-22T18:05:39,118 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/16/8c/6f20f038c276f8da75ea625eb5f5d0192a078a17cc74526165825f9cd244/strangeworks-braket-0.1.0.tar.gz#sha256=204d88964b29f18535711bd39d6c282477aca2f797e48dcf64ece66f6e1109c2 (from https://pypi.org/simple/strangeworks-braket/) (requires-python:>=3.8,<4.0) 2022-02-22T18:05:39,119 Skipping link: No binaries permitted for strangeworks-braket: https://files.pythonhosted.org/packages/71/55/e07ec29e1d9d9c28e5db03e142be0a3cae25932ffcc2753be256240f4540/strangeworks_braket-0.1.0-py3-none-any.whl#sha256=6d50e468539f12527786970adc7ebdd23632bf92a474006fc84fa31fe7422f74 (from https://pypi.org/simple/strangeworks-braket/) (requires-python:>=3.8,<4.0) 2022-02-22T18:05:39,120 Fetching project page and analyzing links: https://www.piwheels.org/simple/strangeworks-braket/ 2022-02-22T18:05:39,120 Getting page https://www.piwheels.org/simple/strangeworks-braket/ 2022-02-22T18:05:39,122 Found index url https://www.piwheels.org/simple 2022-02-22T18:05:39,330 Skipping link: not a file: https://www.piwheels.org/simple/strangeworks-braket/ 2022-02-22T18:05:39,330 Skipping link: not a file: https://pypi.org/simple/strangeworks-braket/ 2022-02-22T18:05:39,364 Given no hashes to check 0 links for project 'strangeworks-braket': discarding no candidates 2022-02-22T18:05:39,365 ERROR: Could not find a version that satisfies the requirement strangeworks-braket==0.1.0 (from versions: none) 2022-02-22T18:05:39,367 ERROR: No matching distribution found for strangeworks-braket==0.1.0 2022-02-22T18:05:39,369 Exception information: 2022-02-22T18:05:39,369 Traceback (most recent call last): 2022-02-22T18:05:39,369 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-02-22T18:05:39,369 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-22T18:05:39,369 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-02-22T18:05:39,369 raise RequirementsConflicted(criterion) 2022-02-22T18:05:39,369 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('strangeworks-braket==0.1.0') 2022-02-22T18:05:39,369 2022-02-22T18:05:39,369 During handling of the above exception, another exception occurred: 2022-02-22T18:05:39,369 2022-02-22T18:05:39,369 Traceback (most recent call last): 2022-02-22T18:05:39,369 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-02-22T18:05:39,369 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-22T18:05:39,369 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-02-22T18:05:39,369 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-22T18:05:39,369 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-02-22T18:05:39,369 raise ResolutionImpossible(e.criterion.information) 2022-02-22T18:05:39,369 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('strangeworks-braket==0.1.0'), parent=None)] 2022-02-22T18:05:39,369 2022-02-22T18:05:39,369 The above exception was the direct cause of the following exception: 2022-02-22T18:05:39,369 2022-02-22T18:05:39,369 Traceback (most recent call last): 2022-02-22T18:05:39,369 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-02-22T18:05:39,369 status = run_func(*args) 2022-02-22T18:05:39,369 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-22T18:05:39,369 return func(self, options, args) 2022-02-22T18:05:39,369 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-02-22T18:05:39,369 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-22T18:05:39,369 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-02-22T18:05:39,369 raise error from e 2022-02-22T18:05:39,369 pip._internal.exceptions.DistributionNotFound: No matching distribution found for strangeworks-braket==0.1.0 2022-02-22T18:05:39,378 Removed build tracker: '/tmp/pip-req-tracker-v17p56mt'