2022-04-21T14:08:08,825 Created temporary directory: /tmp/pip-ephem-wheel-cache-_j4iq_aq 2022-04-21T14:08:08,830 Created temporary directory: /tmp/pip-req-tracker-5iu_3qdk 2022-04-21T14:08:08,831 Initialized build tracking at /tmp/pip-req-tracker-5iu_3qdk 2022-04-21T14:08:08,831 Created build tracker: /tmp/pip-req-tracker-5iu_3qdk 2022-04-21T14:08:08,832 Entered build tracker: /tmp/pip-req-tracker-5iu_3qdk 2022-04-21T14:08:08,833 Created temporary directory: /tmp/pip-wheel-viwj94zz 2022-04-21T14:08:08,901 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-21T14:08:08,916 2 location(s) to search for versions of protobuf2arr-tools: 2022-04-21T14:08:08,916 * https://pypi.org/simple/protobuf2arr-tools/ 2022-04-21T14:08:08,916 * https://www.piwheels.org/simple/protobuf2arr-tools/ 2022-04-21T14:08:08,917 Fetching project page and analyzing links: https://pypi.org/simple/protobuf2arr-tools/ 2022-04-21T14:08:08,918 Getting page https://pypi.org/simple/protobuf2arr-tools/ 2022-04-21T14:08:08,921 Found index url https://pypi.org/simple 2022-04-21T14:08:09,034 Link requires a different Python (3.7.3 not in: '>=3.10,<4.0'): https://files.pythonhosted.org/packages/9a/35/d91de7b22fb3e514b559bfd91465cdb241ae8840da2b9d8d211994afe1f5/protobuf2arr-tools-0.1.0.tar.gz#sha256=34da36a1fc9f249a6a9ff70a3ccec66124826267a446bf3c629394622bbc6d47 (from https://pypi.org/simple/protobuf2arr-tools/) (requires-python:>=3.10,<4.0) 2022-04-21T14:08:09,034 Skipping link: No binaries permitted for protobuf2arr-tools: https://files.pythonhosted.org/packages/18/d0/3cce29ef131e1a01f2c949e2369f175aee55b408c9700d42b6e51191c83d/protobuf2arr_tools-0.1.0-py3-none-any.whl#sha256=8f02b343506406898bf76501baf6523025ce822bd6572e39d205021efd593417 (from https://pypi.org/simple/protobuf2arr-tools/) (requires-python:>=3.10,<4.0) 2022-04-21T14:08:09,036 Link requires a different Python (3.7.3 not in: '>=3.10,<4.0'): https://files.pythonhosted.org/packages/11/13/8438d81b13879fe6de823dac14cc38e53ab578ab622cbc2bd009c19608f7/protobuf2arr-tools-0.1.1.tar.gz#sha256=6efd8d0cef3fd767b92765037391095876ec989ec591b9781e69fffacc8e5e21 (from https://pypi.org/simple/protobuf2arr-tools/) (requires-python:>=3.10,<4.0) 2022-04-21T14:08:09,036 Skipping link: No binaries permitted for protobuf2arr-tools: https://files.pythonhosted.org/packages/70/e0/28c71e0654333d27f475f60ab602b8b261a9a98f97302fe39fcbcbc463aa/protobuf2arr_tools-0.1.1-py3-none-any.whl#sha256=1f27a19d843e32c303557a3f51eec1af2bd7b07a6d08182d4ae3dd9b2ee2fc4c (from https://pypi.org/simple/protobuf2arr-tools/) (requires-python:>=3.10,<4.0) 2022-04-21T14:08:09,037 Fetching project page and analyzing links: https://www.piwheels.org/simple/protobuf2arr-tools/ 2022-04-21T14:08:09,038 Getting page https://www.piwheels.org/simple/protobuf2arr-tools/ 2022-04-21T14:08:09,040 Found index url https://www.piwheels.org/simple 2022-04-21T14:08:09,252 Skipping link: not a file: https://www.piwheels.org/simple/protobuf2arr-tools/ 2022-04-21T14:08:09,252 Skipping link: not a file: https://pypi.org/simple/protobuf2arr-tools/ 2022-04-21T14:08:09,285 Given no hashes to check 0 links for project 'protobuf2arr-tools': discarding no candidates 2022-04-21T14:08:09,286 ERROR: Could not find a version that satisfies the requirement protobuf2arr-tools==0.1.0 (from versions: none) 2022-04-21T14:08:09,289 ERROR: No matching distribution found for protobuf2arr-tools==0.1.0 2022-04-21T14:08:09,291 Exception information: 2022-04-21T14:08:09,291 Traceback (most recent call last): 2022-04-21T14:08:09,291 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-21T14:08:09,291 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-21T14:08:09,291 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-21T14:08:09,291 raise RequirementsConflicted(criterion) 2022-04-21T14:08:09,291 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('protobuf2arr-tools==0.1.0') 2022-04-21T14:08:09,291 2022-04-21T14:08:09,291 During handling of the above exception, another exception occurred: 2022-04-21T14:08:09,291 2022-04-21T14:08:09,291 Traceback (most recent call last): 2022-04-21T14:08:09,291 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-21T14:08:09,291 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-21T14:08:09,291 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-21T14:08:09,291 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-21T14:08:09,291 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-21T14:08:09,291 raise ResolutionImpossible(e.criterion.information) 2022-04-21T14:08:09,291 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('protobuf2arr-tools==0.1.0'), parent=None)] 2022-04-21T14:08:09,291 2022-04-21T14:08:09,291 The above exception was the direct cause of the following exception: 2022-04-21T14:08:09,291 2022-04-21T14:08:09,291 Traceback (most recent call last): 2022-04-21T14:08:09,291 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-21T14:08:09,291 status = run_func(*args) 2022-04-21T14:08:09,291 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-21T14:08:09,291 return func(self, options, args) 2022-04-21T14:08:09,291 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-21T14:08:09,291 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-21T14:08:09,291 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-21T14:08:09,291 raise error from e 2022-04-21T14:08:09,291 pip._internal.exceptions.DistributionNotFound: No matching distribution found for protobuf2arr-tools==0.1.0 2022-04-21T14:08:09,299 Removed build tracker: '/tmp/pip-req-tracker-5iu_3qdk'