2023-09-25T19:18:47,904 Created temporary directory: /tmp/pip-build-tracker-0wb3_8ud 2023-09-25T19:18:47,906 Initialized build tracking at /tmp/pip-build-tracker-0wb3_8ud 2023-09-25T19:18:47,906 Created build tracker: /tmp/pip-build-tracker-0wb3_8ud 2023-09-25T19:18:47,906 Entered build tracker: /tmp/pip-build-tracker-0wb3_8ud 2023-09-25T19:18:47,907 Created temporary directory: /tmp/pip-wheel-ek2keshw 2023-09-25T19:18:47,910 Created temporary directory: /tmp/pip-ephem-wheel-cache-3disa_7q 2023-09-25T19:18:47,932 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-25T19:18:47,935 2 location(s) to search for versions of reflex-nexus: 2023-09-25T19:18:47,935 * https://pypi.org/simple/reflex-nexus/ 2023-09-25T19:18:47,935 * https://www.piwheels.org/simple/reflex-nexus/ 2023-09-25T19:18:47,936 Fetching project page and analyzing links: https://pypi.org/simple/reflex-nexus/ 2023-09-25T19:18:47,937 Getting page https://pypi.org/simple/reflex-nexus/ 2023-09-25T19:18:47,938 Found index url https://pypi.org/simple/ 2023-09-25T19:18:48,079 Fetched page https://pypi.org/simple/reflex-nexus/ as application/vnd.pypi.simple.v1+json 2023-09-25T19:18:48,081 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-09-25T19:18:48,082 Link requires a different Python (3.11.2 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-09-25T19:18:48,082 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-09-25T19:18:48,083 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-09-25T19:18:48,084 Link requires a different Python (3.11.2 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-09-25T19:18:48,084 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-09-25T19:18:48,085 Fetching project page and analyzing links: https://www.piwheels.org/simple/reflex-nexus/ 2023-09-25T19:18:48,086 Getting page https://www.piwheels.org/simple/reflex-nexus/ 2023-09-25T19:18:48,087 Found index url https://www.piwheels.org/simple/ 2023-09-25T19:18:48,248 Fetched page https://www.piwheels.org/simple/reflex-nexus/ as text/html 2023-09-25T19:18:48,249 Skipping link: not a file: https://www.piwheels.org/simple/reflex-nexus/ 2023-09-25T19:18:48,250 Skipping link: not a file: https://pypi.org/simple/reflex-nexus/ 2023-09-25T19:18:48,268 Given no hashes to check 0 links for project 'reflex-nexus': discarding no candidates 2023-09-25T19:18:48,269 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-09-25T19:18:48,271 ERROR: Could not find a version that satisfies the requirement reflex-nexus==0.0.22 (from versions: none) 2023-09-25T19:18:48,272 ERROR: No matching distribution found for reflex-nexus==0.0.22 2023-09-25T19:18:48,274 Exception information: 2023-09-25T19:18:48,274 Traceback (most recent call last): 2023-09-25T19:18:48,274 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-25T19:18:48,274 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-25T19:18:48,274 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-25T19:18:48,274 raise RequirementsConflicted(criterion) 2023-09-25T19:18:48,274 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('reflex-nexus==0.0.22') 2023-09-25T19:18:48,274 2023-09-25T19:18:48,274 During handling of the above exception, another exception occurred: 2023-09-25T19:18:48,274 2023-09-25T19:18:48,274 Traceback (most recent call last): 2023-09-25T19:18:48,274 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-25T19:18:48,274 result = self._result = resolver.resolve( 2023-09-25T19:18:48,274 ^^^^^^^^^^^^^^^^^ 2023-09-25T19:18:48,274 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-25T19:18:48,274 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-25T19:18:48,274 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-25T19:18:48,274 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-25T19:18:48,274 raise ResolutionImpossible(e.criterion.information) 2023-09-25T19:18:48,274 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('reflex-nexus==0.0.22'), parent=None)] 2023-09-25T19:18:48,274 2023-09-25T19:18:48,274 The above exception was the direct cause of the following exception: 2023-09-25T19:18:48,274 2023-09-25T19:18:48,274 Traceback (most recent call last): 2023-09-25T19:18:48,274 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-25T19:18:48,274 status = run_func(*args) 2023-09-25T19:18:48,274 ^^^^^^^^^^^^^^^ 2023-09-25T19:18:48,274 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-25T19:18:48,274 return func(self, options, args) 2023-09-25T19:18:48,274 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-25T19:18:48,274 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-25T19:18:48,274 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-25T19:18:48,274 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-25T19:18:48,274 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-25T19:18:48,274 raise error from e 2023-09-25T19:18:48,274 pip._internal.exceptions.DistributionNotFound: No matching distribution found for reflex-nexus==0.0.22 2023-09-25T19:18:48,279 Removed build tracker: '/tmp/pip-build-tracker-0wb3_8ud'