2023-07-16T22:47:41,799 Created temporary directory: /tmp/pip-build-tracker-m34olkis 2023-07-16T22:47:41,802 Initialized build tracking at /tmp/pip-build-tracker-m34olkis 2023-07-16T22:47:41,802 Created build tracker: /tmp/pip-build-tracker-m34olkis 2023-07-16T22:47:41,802 Entered build tracker: /tmp/pip-build-tracker-m34olkis 2023-07-16T22:47:41,804 Created temporary directory: /tmp/pip-wheel-9oo2scpw 2023-07-16T22:47:41,812 Created temporary directory: /tmp/pip-ephem-wheel-cache-361z3gip 2023-07-16T22:47:41,865 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-07-16T22:47:41,873 2 location(s) to search for versions of reflex-nexus: 2023-07-16T22:47:41,873 * https://pypi.org/simple/reflex-nexus/ 2023-07-16T22:47:41,873 * https://www.piwheels.org/simple/reflex-nexus/ 2023-07-16T22:47:41,874 Fetching project page and analyzing links: https://pypi.org/simple/reflex-nexus/ 2023-07-16T22:47:41,875 Getting page https://pypi.org/simple/reflex-nexus/ 2023-07-16T22:47:41,880 Found index url https://pypi.org/simple/ 2023-07-16T22:47:42,079 Fetched page https://pypi.org/simple/reflex-nexus/ as application/vnd.pypi.simple.v1+json 2023-07-16T22:47:42,082 Skipping link: No binaries permitted for reflex-nexus: https://files.pythonhosted.org/packages/ae/19/ffbb977e72a55adaa369fc0c376c672fe30904512e472fbd8a182a8c0bab/reflex_nexus-0.0.12-py3-none-any.whl (from https://pypi.org/simple/reflex-nexus/) (requires-python:>=3.10,<3.11) 2023-07-16T22:47:42,084 Link requires a different Python (3.7.3 not in: '>=3.10,<3.11'): https://files.pythonhosted.org/packages/2f/db/47107999fb9653d9c1ff10c3ea31bcae0dec76bdc5306e24d32e4824c5af/reflex_nexus-0.0.12.tar.gz (from https://pypi.org/simple/reflex-nexus/) (requires-python:>=3.10,<3.11) 2023-07-16T22:47:42,085 Skipping link: 0.0.12 Requires-Python >=3.10,<3.11: https://files.pythonhosted.org/packages/2f/db/47107999fb9653d9c1ff10c3ea31bcae0dec76bdc5306e24d32e4824c5af/reflex_nexus-0.0.12.tar.gz (from https://pypi.org/simple/reflex-nexus/) (requires-python:>=3.10,<3.11) 2023-07-16T22:47:42,086 Skipping link: No binaries permitted for reflex-nexus: https://files.pythonhosted.org/packages/eb/44/f3ac137e5b0e8c0b298fa840f36b2ace6de86e186d6d45bb1d6c6fcb986f/reflex_nexus-0.0.22-py3-none-any.whl (from https://pypi.org/simple/reflex-nexus/) (requires-python:>=3.10,<3.11) 2023-07-16T22:47:42,087 Link requires a different Python (3.7.3 not in: '>=3.10,<3.11'): https://files.pythonhosted.org/packages/46/60/507a5714f1f72bd4b30e184439dc4df68be3ea99086b665ece31fc1fb776/reflex_nexus-0.0.22.tar.gz (from https://pypi.org/simple/reflex-nexus/) (requires-python:>=3.10,<3.11) 2023-07-16T22:47:42,088 Skipping link: 0.0.22 Requires-Python >=3.10,<3.11: https://files.pythonhosted.org/packages/46/60/507a5714f1f72bd4b30e184439dc4df68be3ea99086b665ece31fc1fb776/reflex_nexus-0.0.22.tar.gz (from https://pypi.org/simple/reflex-nexus/) (requires-python:>=3.10,<3.11) 2023-07-16T22:47:42,088 Fetching project page and analyzing links: https://www.piwheels.org/simple/reflex-nexus/ 2023-07-16T22:47:42,089 Getting page https://www.piwheels.org/simple/reflex-nexus/ 2023-07-16T22:47:42,091 Found index url https://www.piwheels.org/simple/ 2023-07-16T22:47:42,337 Fetched page https://www.piwheels.org/simple/reflex-nexus/ as text/html 2023-07-16T22:47:42,339 Skipping link: not a file: https://www.piwheels.org/simple/reflex-nexus/ 2023-07-16T22:47:42,340 Skipping link: not a file: https://pypi.org/simple/reflex-nexus/ 2023-07-16T22:47:42,371 Given no hashes to check 0 links for project 'reflex-nexus': discarding no candidates 2023-07-16T22:47:42,372 ERROR: Ignored the following versions that require a different python version: 0.0.12 Requires-Python >=3.10,<3.11; 0.0.22 Requires-Python >=3.10,<3.11 2023-07-16T22:47:42,375 ERROR: Could not find a version that satisfies the requirement reflex-nexus==0.0.22 (from versions: none) 2023-07-16T22:47:42,378 ERROR: No matching distribution found for reflex-nexus==0.0.22 2023-07-16T22:47:42,380 Exception information: 2023-07-16T22:47:42,380 Traceback (most recent call last): 2023-07-16T22:47:42,380 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-07-16T22:47:42,380 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-07-16T22:47:42,380 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-07-16T22:47:42,380 raise RequirementsConflicted(criterion) 2023-07-16T22:47:42,380 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('reflex-nexus==0.0.22') 2023-07-16T22:47:42,380 2023-07-16T22:47:42,380 During handling of the above exception, another exception occurred: 2023-07-16T22:47:42,380 2023-07-16T22:47:42,380 Traceback (most recent call last): 2023-07-16T22:47:42,380 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-07-16T22:47:42,380 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2023-07-16T22:47:42,380 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-07-16T22:47:42,380 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-07-16T22:47:42,380 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-07-16T22:47:42,380 raise ResolutionImpossible(e.criterion.information) 2023-07-16T22:47:42,380 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('reflex-nexus==0.0.22'), parent=None)] 2023-07-16T22:47:42,380 2023-07-16T22:47:42,380 The above exception was the direct cause of the following exception: 2023-07-16T22:47:42,380 2023-07-16T22:47:42,380 Traceback (most recent call last): 2023-07-16T22:47:42,380 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-07-16T22:47:42,380 status = run_func(*args) 2023-07-16T22:47:42,380 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-07-16T22:47:42,380 return func(self, options, args) 2023-07-16T22:47:42,380 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-07-16T22:47:42,380 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-07-16T22:47:42,380 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-07-16T22:47:42,380 raise error from e 2023-07-16T22:47:42,380 pip._internal.exceptions.DistributionNotFound: No matching distribution found for reflex-nexus==0.0.22 2023-07-16T22:47:42,388 Removed build tracker: '/tmp/pip-build-tracker-m34olkis'