2024-02-08T05:17:41,609 Created temporary directory: /tmp/pip-build-tracker-ty_vovfz 2024-02-08T05:17:41,610 Initialized build tracking at /tmp/pip-build-tracker-ty_vovfz 2024-02-08T05:17:41,611 Created build tracker: /tmp/pip-build-tracker-ty_vovfz 2024-02-08T05:17:41,611 Entered build tracker: /tmp/pip-build-tracker-ty_vovfz 2024-02-08T05:17:41,612 Created temporary directory: /tmp/pip-wheel-cnfzf5_i 2024-02-08T05:17:41,615 Created temporary directory: /tmp/pip-ephem-wheel-cache-rnprah6u 2024-02-08T05:17:41,637 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-02-08T05:17:41,640 2 location(s) to search for versions of msir-infer: 2024-02-08T05:17:41,640 * https://pypi.org/simple/msir-infer/ 2024-02-08T05:17:41,640 * https://www.piwheels.org/simple/msir-infer/ 2024-02-08T05:17:41,641 Fetching project page and analyzing links: https://pypi.org/simple/msir-infer/ 2024-02-08T05:17:41,642 Getting page https://pypi.org/simple/msir-infer/ 2024-02-08T05:17:41,643 Found index url https://pypi.org/simple/ 2024-02-08T05:17:41,854 Fetched page https://pypi.org/simple/msir-infer/ as application/vnd.pypi.simple.v1+json 2024-02-08T05:17:41,855 Skipping link: No binaries permitted for msir-infer: https://files.pythonhosted.org/packages/78/e4/1354b46dad34b95b4cbbf7006f4f02a729fb59c78a01d6f67783994e635d/msir_infer-0.1.0-py3-none-any.whl (from https://pypi.org/simple/msir-infer/) (requires-python:>=3.8.1,<3.9.0) 2024-02-08T05:17:41,856 Link requires a different Python (3.11.2 not in: '>=3.8.1,<3.9.0'): https://files.pythonhosted.org/packages/e5/11/a6f978f508ff33e7f7d5c6deae10b8b515b23db6fab5d4c9a7f6772c6b29/msir_infer-0.1.0.tar.gz (from https://pypi.org/simple/msir-infer/) (requires-python:>=3.8.1,<3.9.0) 2024-02-08T05:17:41,857 Skipping link: 0.1.0 Requires-Python >=3.8.1,<3.9.0: https://files.pythonhosted.org/packages/e5/11/a6f978f508ff33e7f7d5c6deae10b8b515b23db6fab5d4c9a7f6772c6b29/msir_infer-0.1.0.tar.gz (from https://pypi.org/simple/msir-infer/) (requires-python:>=3.8.1,<3.9.0) 2024-02-08T05:17:41,858 Fetching project page and analyzing links: https://www.piwheels.org/simple/msir-infer/ 2024-02-08T05:17:41,858 Getting page https://www.piwheels.org/simple/msir-infer/ 2024-02-08T05:17:41,860 Found index url https://www.piwheels.org/simple/ 2024-02-08T05:17:42,005 Fetched page https://www.piwheels.org/simple/msir-infer/ as text/html 2024-02-08T05:17:42,007 Skipping link: not a file: https://www.piwheels.org/simple/msir-infer/ 2024-02-08T05:17:42,007 Skipping link: not a file: https://pypi.org/simple/msir-infer/ 2024-02-08T05:17:42,025 Given no hashes to check 0 links for project 'msir-infer': discarding no candidates 2024-02-08T05:17:42,026 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.8.1,<3.9.0 2024-02-08T05:17:42,028 ERROR: Could not find a version that satisfies the requirement msir-infer==0.1.0 (from versions: none) 2024-02-08T05:17:42,030 ERROR: No matching distribution found for msir-infer==0.1.0 2024-02-08T05:17:42,031 Exception information: 2024-02-08T05:17:42,031 Traceback (most recent call last): 2024-02-08T05:17:42,031 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-02-08T05:17:42,031 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-02-08T05:17:42,031 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-02-08T05:17:42,031 raise RequirementsConflicted(criterion) 2024-02-08T05:17:42,031 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('msir-infer==0.1.0') 2024-02-08T05:17:42,031 2024-02-08T05:17:42,031 During handling of the above exception, another exception occurred: 2024-02-08T05:17:42,031 2024-02-08T05:17:42,031 Traceback (most recent call last): 2024-02-08T05:17:42,031 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-02-08T05:17:42,031 result = self._result = resolver.resolve( 2024-02-08T05:17:42,031 ^^^^^^^^^^^^^^^^^ 2024-02-08T05:17:42,031 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-02-08T05:17:42,031 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-02-08T05:17:42,031 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-02-08T05:17:42,031 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-02-08T05:17:42,031 raise ResolutionImpossible(e.criterion.information) 2024-02-08T05:17:42,031 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('msir-infer==0.1.0'), parent=None)] 2024-02-08T05:17:42,031 2024-02-08T05:17:42,031 The above exception was the direct cause of the following exception: 2024-02-08T05:17:42,031 2024-02-08T05:17:42,031 Traceback (most recent call last): 2024-02-08T05:17:42,031 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-02-08T05:17:42,031 status = run_func(*args) 2024-02-08T05:17:42,031 ^^^^^^^^^^^^^^^ 2024-02-08T05:17:42,031 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-02-08T05:17:42,031 return func(self, options, args) 2024-02-08T05:17:42,031 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-02-08T05:17:42,031 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-02-08T05:17:42,031 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-02-08T05:17:42,031 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-02-08T05:17:42,031 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-02-08T05:17:42,031 raise error from e 2024-02-08T05:17:42,031 pip._internal.exceptions.DistributionNotFound: No matching distribution found for msir-infer==0.1.0 2024-02-08T05:17:42,037 Removed build tracker: '/tmp/pip-build-tracker-ty_vovfz'