2025-09-09T17:19:57,770 Created temporary directory: /tmp/pip-build-tracker-ln9ncq5o 2025-09-09T17:19:57,771 Initialized build tracking at /tmp/pip-build-tracker-ln9ncq5o 2025-09-09T17:19:57,771 Created build tracker: /tmp/pip-build-tracker-ln9ncq5o 2025-09-09T17:19:57,771 Entered build tracker: /tmp/pip-build-tracker-ln9ncq5o 2025-09-09T17:19:57,771 Created temporary directory: /tmp/pip-wheel-f38n8wik 2025-09-09T17:19:57,774 Created temporary directory: /tmp/pip-ephem-wheel-cache-knir5ul2 2025-09-09T17:19:57,840 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-09T17:19:57,842 2 location(s) to search for versions of nanalysis: 2025-09-09T17:19:57,842 * https://pypi.org/simple/nanalysis/ 2025-09-09T17:19:57,842 * https://www.piwheels.org/simple/nanalysis/ 2025-09-09T17:19:57,842 Fetching project page and analyzing links: https://pypi.org/simple/nanalysis/ 2025-09-09T17:19:57,843 Getting page https://pypi.org/simple/nanalysis/ 2025-09-09T17:19:57,844 Found index url https://pypi.org/simple/ 2025-09-09T17:19:57,918 Fetched page https://pypi.org/simple/nanalysis/ as application/vnd.pypi.simple.v1+json 2025-09-09T17:19:57,919 Skipping link: No binaries permitted for nanalysis: https://files.pythonhosted.org/packages/e6/e1/987f2ada8271c9081b375a15c13a482ecba8f699fba45d6b066fe6e759a6/nanalysis-1.4-py3-none-any.whl (from https://pypi.org/simple/nanalysis/) 2025-09-09T17:19:57,919 Found link https://files.pythonhosted.org/packages/79/84/0e3de2ab9b5fd5a6c18e5ba850ddd2ed72d7c65ef228eaf04b1989276045/nanalysis-1.4.win-amd64.zip (from https://pypi.org/simple/nanalysis/), version: 1.4.win-amd64 2025-09-09T17:19:57,919 Skipping link: No binaries permitted for nanalysis: https://files.pythonhosted.org/packages/6a/26/acbbe860c8d03af0494397dc1b552c4c1f2a43d23bb383c1df41df9809d4/nanalysis-1.41-py3-none-any.whl (from https://pypi.org/simple/nanalysis/) 2025-09-09T17:19:57,919 Found link https://files.pythonhosted.org/packages/22/8a/8c1c22bfca16ab7b03df31672c8fe7ee66308526c690d54e6e2258e37447/nanalysis-1.41.win-amd64.zip (from https://pypi.org/simple/nanalysis/), version: 1.41.win-amd64 2025-09-09T17:19:57,920 Fetching project page and analyzing links: https://www.piwheels.org/simple/nanalysis/ 2025-09-09T17:19:57,920 Getting page https://www.piwheels.org/simple/nanalysis/ 2025-09-09T17:19:57,921 Found index url https://www.piwheels.org/simple/ 2025-09-09T17:19:58,008 Fetched page https://www.piwheels.org/simple/nanalysis/ as text/html 2025-09-09T17:19:58,009 Skipping link: not a file: https://www.piwheels.org/simple/nanalysis/ 2025-09-09T17:19:58,010 Skipping link: not a file: https://pypi.org/simple/nanalysis/ 2025-09-09T17:19:58,034 Given no hashes to check 0 links for project 'nanalysis': discarding no candidates 2025-09-09T17:19:58,034 ERROR: Could not find a version that satisfies the requirement nanalysis==1.4 (from versions: none) 2025-09-09T17:19:58,035 ERROR: No matching distribution found for nanalysis==1.4 2025-09-09T17:19:58,036 Exception information: 2025-09-09T17:19:58,036 Traceback (most recent call last): 2025-09-09T17:19:58,036 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-09T17:19:58,036 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-09T17:19:58,036 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T17:19:58,036 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-09-09T17:19:58,036 raise RequirementsConflicted(criterion) 2025-09-09T17:19:58,036 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nanalysis==1.4') 2025-09-09T17:19:58,036 2025-09-09T17:19:58,036 The above exception was the direct cause of the following exception: 2025-09-09T17:19:58,036 2025-09-09T17:19:58,036 Traceback (most recent call last): 2025-09-09T17:19:58,036 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-09T17:19:58,036 result = self._result = resolver.resolve( 2025-09-09T17:19:58,036 ~~~~~~~~~~~~~~~~^ 2025-09-09T17:19:58,036 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-09T17:19:58,036 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T17:19:58,036 ) 2025-09-09T17:19:58,036 ^ 2025-09-09T17:19:58,036 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-09T17:19:58,036 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-09T17:19:58,036 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-09-09T17:19:58,036 raise ResolutionImpossible(e.criterion.information) from e 2025-09-09T17:19:58,036 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nanalysis==1.4'), parent=None)] 2025-09-09T17:19:58,036 2025-09-09T17:19:58,036 The above exception was the direct cause of the following exception: 2025-09-09T17:19:58,036 2025-09-09T17:19:58,036 Traceback (most recent call last): 2025-09-09T17:19:58,036 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-09T17:19:58,036 status = _inner_run() 2025-09-09T17:19:58,036 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-09T17:19:58,036 return self.run(options, args) 2025-09-09T17:19:58,036 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-09T17:19:58,036 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-09T17:19:58,036 return func(self, options, args) 2025-09-09T17:19:58,036 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-09T17:19:58,036 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-09T17:19:58,036 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-09-09T17:19:58,036 raise error from e 2025-09-09T17:19:58,036 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nanalysis==1.4 2025-09-09T17:19:58,046 Removed build tracker: '/tmp/pip-build-tracker-ln9ncq5o'