2022-03-31T01:16:57,367 Created temporary directory: /tmp/pip-ephem-wheel-cache-ixk0xet5 2022-03-31T01:16:57,373 Created temporary directory: /tmp/pip-req-tracker-15qotyia 2022-03-31T01:16:57,374 Initialized build tracking at /tmp/pip-req-tracker-15qotyia 2022-03-31T01:16:57,374 Created build tracker: /tmp/pip-req-tracker-15qotyia 2022-03-31T01:16:57,374 Entered build tracker: /tmp/pip-req-tracker-15qotyia 2022-03-31T01:16:57,376 Created temporary directory: /tmp/pip-wheel-6vpck1oy 2022-03-31T01:16:57,437 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-31T01:16:57,451 2 location(s) to search for versions of sirena: 2022-03-31T01:16:57,451 * https://pypi.org/simple/sirena/ 2022-03-31T01:16:57,451 * https://www.piwheels.org/simple/sirena/ 2022-03-31T01:16:57,452 Fetching project page and analyzing links: https://pypi.org/simple/sirena/ 2022-03-31T01:16:57,453 Getting page https://pypi.org/simple/sirena/ 2022-03-31T01:16:57,456 Found index url https://pypi.org/simple 2022-03-31T01:16:57,562 Skipping link: No binaries permitted for sirena: https://files.pythonhosted.org/packages/43/9a/fae8f2a2ee013a8230ab30003889d3b27c797277151bebb47ec178c8848e/sirena-0.1.0-py3-none-any.whl#sha256=40f1db741f8ac6077c27ec49e045b1587cb620dfac87d6b9b81b365a395791ae (from https://pypi.org/simple/sirena/) (requires-python:>=3.9,<4.0) 2022-03-31T01:16:57,564 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/d4/18/633edd3f2bb06c01ccceaf64fdc2f9b1f36cbfd0e6a39b762066b3438b03/sirena-0.1.0.tar.gz#sha256=583db3c2b9cdc1dfb214937c36058383df71b8fe897b1ff2b441e4d48fadc143 (from https://pypi.org/simple/sirena/) (requires-python:>=3.9,<4.0) 2022-03-31T01:16:57,565 Skipping link: No binaries permitted for sirena: https://files.pythonhosted.org/packages/4f/aa/7a518bb68cc755202b9c194783c786b71105b40f4d3d44a1d8fa6ebf4747/sirena-0.1.1-py3-none-any.whl#sha256=b9dd3170245ae1f81c3da52ad79226d71be59d7e678807a6ced1300efcef4f9a (from https://pypi.org/simple/sirena/) (requires-python:>=3.9,<4.0) 2022-03-31T01:16:57,566 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/82/f8/2b006014c356e627b3b70d7b42ad458156746815807c1a8742ac386f2428/sirena-0.1.1.tar.gz#sha256=9aea29794a85407f70cb3d13a91a962d7114901cd271912ae795bb2e77a5e829 (from https://pypi.org/simple/sirena/) (requires-python:>=3.9,<4.0) 2022-03-31T01:16:57,567 Fetching project page and analyzing links: https://www.piwheels.org/simple/sirena/ 2022-03-31T01:16:57,568 Getting page https://www.piwheels.org/simple/sirena/ 2022-03-31T01:16:57,570 Found index url https://www.piwheels.org/simple 2022-03-31T01:16:57,794 Skipping link: not a file: https://www.piwheels.org/simple/sirena/ 2022-03-31T01:16:57,794 Skipping link: not a file: https://pypi.org/simple/sirena/ 2022-03-31T01:16:57,827 Given no hashes to check 0 links for project 'sirena': discarding no candidates 2022-03-31T01:16:57,828 ERROR: Could not find a version that satisfies the requirement sirena==0.1.0 (from versions: none) 2022-03-31T01:16:57,831 ERROR: No matching distribution found for sirena==0.1.0 2022-03-31T01:16:57,833 Exception information: 2022-03-31T01:16:57,833 Traceback (most recent call last): 2022-03-31T01:16:57,833 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-31T01:16:57,833 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-31T01:16:57,833 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-31T01:16:57,833 raise RequirementsConflicted(criterion) 2022-03-31T01:16:57,833 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('sirena==0.1.0') 2022-03-31T01:16:57,833 2022-03-31T01:16:57,833 During handling of the above exception, another exception occurred: 2022-03-31T01:16:57,833 2022-03-31T01:16:57,833 Traceback (most recent call last): 2022-03-31T01:16:57,833 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-31T01:16:57,833 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-31T01:16:57,833 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-31T01:16:57,833 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-31T01:16:57,833 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-31T01:16:57,833 raise ResolutionImpossible(e.criterion.information) 2022-03-31T01:16:57,833 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('sirena==0.1.0'), parent=None)] 2022-03-31T01:16:57,833 2022-03-31T01:16:57,833 The above exception was the direct cause of the following exception: 2022-03-31T01:16:57,833 2022-03-31T01:16:57,833 Traceback (most recent call last): 2022-03-31T01:16:57,833 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-31T01:16:57,833 status = run_func(*args) 2022-03-31T01:16:57,833 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-31T01:16:57,833 return func(self, options, args) 2022-03-31T01:16:57,833 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-31T01:16:57,833 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-31T01:16:57,833 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-31T01:16:57,833 raise error from e 2022-03-31T01:16:57,833 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sirena==0.1.0 2022-03-31T01:16:57,841 Removed build tracker: '/tmp/pip-req-tracker-15qotyia'