2023-05-31T14:05:30,323 Created temporary directory: /tmp/pip-build-tracker-7sftqq8o 2023-05-31T14:05:30,324 Initialized build tracking at /tmp/pip-build-tracker-7sftqq8o 2023-05-31T14:05:30,324 Created build tracker: /tmp/pip-build-tracker-7sftqq8o 2023-05-31T14:05:30,325 Entered build tracker: /tmp/pip-build-tracker-7sftqq8o 2023-05-31T14:05:30,325 Created temporary directory: /tmp/pip-wheel-etznyj47 2023-05-31T14:05:30,328 Created temporary directory: /tmp/pip-ephem-wheel-cache-d95t818g 2023-05-31T14:05:30,351 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-05-31T14:05:30,354 2 location(s) to search for versions of vadvergasov-serialization: 2023-05-31T14:05:30,354 * https://pypi.org/simple/vadvergasov-serialization/ 2023-05-31T14:05:30,354 * https://www.piwheels.org/simple/vadvergasov-serialization/ 2023-05-31T14:05:30,355 Fetching project page and analyzing links: https://pypi.org/simple/vadvergasov-serialization/ 2023-05-31T14:05:30,355 Getting page https://pypi.org/simple/vadvergasov-serialization/ 2023-05-31T14:05:30,357 Found index url https://pypi.org/simple/ 2023-05-31T14:05:30,406 Fetched page https://pypi.org/simple/vadvergasov-serialization/ as application/vnd.pypi.simple.v1+json 2023-05-31T14:05:30,407 Skipping link: No binaries permitted for vadvergasov-serialization: https://files.pythonhosted.org/packages/0c/14/498a0779efc5a17765adcffbbaf24012ed6c562a315599ec9caa2c390f2e/vadvergasov_serialization-1.0.0-py3-none-any.whl (from https://pypi.org/simple/vadvergasov-serialization/) 2023-05-31T14:05:30,408 Found link https://files.pythonhosted.org/packages/2c/16/a1254d29c2d95b40d0e2f1d7b6b462e14661ffd7719b3f19903c0f3659e6/vadvergasov_serialization-1.0.0.tar.gz (from https://pypi.org/simple/vadvergasov-serialization/), version: 1.0.0 2023-05-31T14:05:30,408 Skipping link: No binaries permitted for vadvergasov-serialization: https://files.pythonhosted.org/packages/1c/b7/0579aaad42ce7b78f6c4659405187c10f689fc5f6fe50a557edfff4456e2/vadvergasov_serialization-1.1.0-py3-none-any.whl (from https://pypi.org/simple/vadvergasov-serialization/) (requires-python:==3.11) 2023-05-31T14:05:30,409 Link requires a different Python (3.9.2 not in: '==3.11'): https://files.pythonhosted.org/packages/fb/0b/c0046c7f3495a4ddc98fd98a116002abd3b0e247d7ff04c07f51892fc69a/vadvergasov_serialization-1.1.0.tar.gz (from https://pypi.org/simple/vadvergasov-serialization/) (requires-python:==3.11) 2023-05-31T14:05:30,409 Skipping link: 1.1.0 Requires-Python ==3.11: https://files.pythonhosted.org/packages/fb/0b/c0046c7f3495a4ddc98fd98a116002abd3b0e247d7ff04c07f51892fc69a/vadvergasov_serialization-1.1.0.tar.gz (from https://pypi.org/simple/vadvergasov-serialization/) (requires-python:==3.11) 2023-05-31T14:05:30,409 Fetching project page and analyzing links: https://www.piwheels.org/simple/vadvergasov-serialization/ 2023-05-31T14:05:30,409 Getting page https://www.piwheels.org/simple/vadvergasov-serialization/ 2023-05-31T14:05:30,410 Found index url https://www.piwheels.org/simple/ 2023-05-31T14:05:31,190 Fetched page https://www.piwheels.org/simple/vadvergasov-serialization/ as text/html 2023-05-31T14:05:31,192 Skipping link: No binaries permitted for vadvergasov-serialization: https://www.piwheels.org/simple/vadvergasov-serialization/vadvergasov_serialization-1.0.0-py3-none-any.whl#sha256=2e3355b4ea496930391268499a563579d268b3cb90c93893b3694413e6974b02 (from https://www.piwheels.org/simple/vadvergasov-serialization/) 2023-05-31T14:05:31,193 Skipping link: not a file: https://www.piwheels.org/simple/vadvergasov-serialization/ 2023-05-31T14:05:31,193 Skipping link: not a file: https://pypi.org/simple/vadvergasov-serialization/ 2023-05-31T14:05:31,229 Given no hashes to check 0 links for project 'vadvergasov-serialization': discarding no candidates 2023-05-31T14:05:31,230 ERROR: Ignored the following versions that require a different python version: 1.1.0 Requires-Python ==3.11 2023-05-31T14:05:31,232 ERROR: Could not find a version that satisfies the requirement vadvergasov-serialization==1.1.0 (from versions: 1.0.0) 2023-05-31T14:05:31,234 ERROR: No matching distribution found for vadvergasov-serialization==1.1.0 2023-05-31T14:05:31,236 Exception information: 2023-05-31T14:05:31,236 Traceback (most recent call last): 2023-05-31T14:05:31,236 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-05-31T14:05:31,236 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-05-31T14:05:31,236 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-05-31T14:05:31,236 raise RequirementsConflicted(criterion) 2023-05-31T14:05:31,236 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('vadvergasov-serialization==1.1.0') 2023-05-31T14:05:31,236 2023-05-31T14:05:31,236 During handling of the above exception, another exception occurred: 2023-05-31T14:05:31,236 2023-05-31T14:05:31,236 Traceback (most recent call last): 2023-05-31T14:05:31,236 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-05-31T14:05:31,236 result = self._result = resolver.resolve( 2023-05-31T14:05:31,236 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-05-31T14:05:31,236 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-05-31T14:05:31,236 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-05-31T14:05:31,236 raise ResolutionImpossible(e.criterion.information) 2023-05-31T14:05:31,236 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('vadvergasov-serialization==1.1.0'), parent=None)] 2023-05-31T14:05:31,236 2023-05-31T14:05:31,236 The above exception was the direct cause of the following exception: 2023-05-31T14:05:31,236 2023-05-31T14:05:31,236 Traceback (most recent call last): 2023-05-31T14:05:31,236 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-05-31T14:05:31,236 status = run_func(*args) 2023-05-31T14:05:31,236 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-05-31T14:05:31,236 return func(self, options, args) 2023-05-31T14:05:31,236 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-05-31T14:05:31,236 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-05-31T14:05:31,236 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-05-31T14:05:31,236 raise error from e 2023-05-31T14:05:31,236 pip._internal.exceptions.DistributionNotFound: No matching distribution found for vadvergasov-serialization==1.1.0 2023-05-31T14:05:31,243 Removed build tracker: '/tmp/pip-build-tracker-7sftqq8o'