2024-04-02T20:15:48,645 Created temporary directory: /tmp/pip-build-tracker-g3v2om1s 2024-04-02T20:15:48,649 Initialized build tracking at /tmp/pip-build-tracker-g3v2om1s 2024-04-02T20:15:48,649 Created build tracker: /tmp/pip-build-tracker-g3v2om1s 2024-04-02T20:15:48,650 Entered build tracker: /tmp/pip-build-tracker-g3v2om1s 2024-04-02T20:15:48,651 Created temporary directory: /tmp/pip-wheel-89j6d1n3 2024-04-02T20:15:48,661 Created temporary directory: /tmp/pip-ephem-wheel-cache-0sx3vmm8 2024-04-02T20:15:48,722 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-04-02T20:15:48,736 2 location(s) to search for versions of wm-topicgpt: 2024-04-02T20:15:48,736 * https://pypi.org/simple/wm-topicgpt/ 2024-04-02T20:15:48,736 * https://www.piwheels.org/simple/wm-topicgpt/ 2024-04-02T20:15:48,738 Fetching project page and analyzing links: https://pypi.org/simple/wm-topicgpt/ 2024-04-02T20:15:48,738 Getting page https://pypi.org/simple/wm-topicgpt/ 2024-04-02T20:15:48,742 Found index url https://pypi.org/simple/ 2024-04-02T20:15:48,858 Fetched page https://pypi.org/simple/wm-topicgpt/ as application/vnd.pypi.simple.v1+json 2024-04-02T20:15:48,862 Skipping link: No binaries permitted for wm-topicgpt: https://files.pythonhosted.org/packages/ee/76/27469993901095f87f237249e40a2d5f072069a1c6ba1fe43112e3af6444/wm_topicgpt-0.0.2-py3-none-any.whl (from https://pypi.org/simple/wm-topicgpt/) (requires-python:>=3.9) 2024-04-02T20:15:48,863 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/d0/47/a6963a17582596d5e0eaf58a9cf176f3937fbc5e6bedbf8642c0fe260132/wm_topicgpt-0.0.2.tar.gz (from https://pypi.org/simple/wm-topicgpt/) (requires-python:>=3.9) 2024-04-02T20:15:48,864 Skipping link: 0.0.2 Requires-Python >=3.9: https://files.pythonhosted.org/packages/d0/47/a6963a17582596d5e0eaf58a9cf176f3937fbc5e6bedbf8642c0fe260132/wm_topicgpt-0.0.2.tar.gz (from https://pypi.org/simple/wm-topicgpt/) (requires-python:>=3.9) 2024-04-02T20:15:48,864 Skipping link: No binaries permitted for wm-topicgpt: https://files.pythonhosted.org/packages/1e/5c/7b83a36959a3fe426a17bfc72efb16dd631adedc1e676321eb3bb0839e79/wm_topicgpt-0.0.3-py3-none-any.whl (from https://pypi.org/simple/wm-topicgpt/) (requires-python:>=3.9) 2024-04-02T20:15:48,865 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/b0/45/7df37e52211919e868b70765919576d4ef71543244bc7a4f971d1c14736e/wm_topicgpt-0.0.3.tar.gz (from https://pypi.org/simple/wm-topicgpt/) (requires-python:>=3.9) 2024-04-02T20:15:48,866 Skipping link: 0.0.3 Requires-Python >=3.9: https://files.pythonhosted.org/packages/b0/45/7df37e52211919e868b70765919576d4ef71543244bc7a4f971d1c14736e/wm_topicgpt-0.0.3.tar.gz (from https://pypi.org/simple/wm-topicgpt/) (requires-python:>=3.9) 2024-04-02T20:15:48,867 Fetching project page and analyzing links: https://www.piwheels.org/simple/wm-topicgpt/ 2024-04-02T20:15:48,867 Getting page https://www.piwheels.org/simple/wm-topicgpt/ 2024-04-02T20:15:48,869 Found index url https://www.piwheels.org/simple/ 2024-04-02T20:15:48,989 Fetched page https://www.piwheels.org/simple/wm-topicgpt/ as text/html 2024-04-02T20:15:48,990 Skipping link: not a file: https://www.piwheels.org/simple/wm-topicgpt/ 2024-04-02T20:15:48,991 Skipping link: not a file: https://pypi.org/simple/wm-topicgpt/ 2024-04-02T20:15:49,023 Given no hashes to check 0 links for project 'wm-topicgpt': discarding no candidates 2024-04-02T20:15:49,024 ERROR: Ignored the following versions that require a different python version: 0.0.2 Requires-Python >=3.9; 0.0.3 Requires-Python >=3.9 2024-04-02T20:15:49,027 ERROR: Could not find a version that satisfies the requirement wm-topicgpt==0.0.3 (from versions: none) 2024-04-02T20:15:49,029 ERROR: No matching distribution found for wm-topicgpt==0.0.3 2024-04-02T20:15:49,031 Exception information: 2024-04-02T20:15:49,031 Traceback (most recent call last): 2024-04-02T20:15:49,031 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-04-02T20:15:49,031 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-04-02T20:15:49,031 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-04-02T20:15:49,031 raise RequirementsConflicted(criterion) 2024-04-02T20:15:49,031 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('wm-topicgpt==0.0.3') 2024-04-02T20:15:49,031 2024-04-02T20:15:49,031 During handling of the above exception, another exception occurred: 2024-04-02T20:15:49,031 2024-04-02T20:15:49,031 Traceback (most recent call last): 2024-04-02T20:15:49,031 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2024-04-02T20:15:49,031 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2024-04-02T20:15:49,031 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-04-02T20:15:49,031 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-04-02T20:15:49,031 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-04-02T20:15:49,031 raise ResolutionImpossible(e.criterion.information) 2024-04-02T20:15:49,031 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('wm-topicgpt==0.0.3'), parent=None)] 2024-04-02T20:15:49,031 2024-04-02T20:15:49,031 The above exception was the direct cause of the following exception: 2024-04-02T20:15:49,031 2024-04-02T20:15:49,031 Traceback (most recent call last): 2024-04-02T20:15:49,031 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-04-02T20:15:49,031 status = run_func(*args) 2024-04-02T20:15:49,031 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-04-02T20:15:49,031 return func(self, options, args) 2024-04-02T20:15:49,031 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-04-02T20:15:49,031 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-04-02T20:15:49,031 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-04-02T20:15:49,031 raise error from e 2024-04-02T20:15:49,031 pip._internal.exceptions.DistributionNotFound: No matching distribution found for wm-topicgpt==0.0.3 2024-04-02T20:15:49,040 Removed build tracker: '/tmp/pip-build-tracker-g3v2om1s'