2025-09-09T17:19:57,682 Created temporary directory: /tmp/pip-build-tracker-8n_i1fw7 2025-09-09T17:19:57,683 Initialized build tracking at /tmp/pip-build-tracker-8n_i1fw7 2025-09-09T17:19:57,683 Created build tracker: /tmp/pip-build-tracker-8n_i1fw7 2025-09-09T17:19:57,683 Entered build tracker: /tmp/pip-build-tracker-8n_i1fw7 2025-09-09T17:19:57,683 Created temporary directory: /tmp/pip-wheel-3uzrc4fa 2025-09-09T17:19:57,686 Created temporary directory: /tmp/pip-ephem-wheel-cache-4i4ntd97 2025-09-09T17:19:57,745 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-09T17:19:57,747 2 location(s) to search for versions of nanalysis: 2025-09-09T17:19:57,747 * https://pypi.org/simple/nanalysis/ 2025-09-09T17:19:57,747 * https://www.piwheels.org/simple/nanalysis/ 2025-09-09T17:19:57,747 Fetching project page and analyzing links: https://pypi.org/simple/nanalysis/ 2025-09-09T17:19:57,747 Getting page https://pypi.org/simple/nanalysis/ 2025-09-09T17:19:57,749 Found index url https://pypi.org/simple/ 2025-09-09T17:19:57,898 Fetched page https://pypi.org/simple/nanalysis/ as application/vnd.pypi.simple.v1+json 2025-09-09T17:19:57,900 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,901 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,901 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,902 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,902 Fetching project page and analyzing links: https://www.piwheels.org/simple/nanalysis/ 2025-09-09T17:19:57,903 Getting page https://www.piwheels.org/simple/nanalysis/ 2025-09-09T17:19:57,905 Found index url https://www.piwheels.org/simple/ 2025-09-09T17:19:58,003 Fetched page https://www.piwheels.org/simple/nanalysis/ as text/html 2025-09-09T17:19:58,004 Skipping link: not a file: https://www.piwheels.org/simple/nanalysis/ 2025-09-09T17:19:58,004 Skipping link: not a file: https://pypi.org/simple/nanalysis/ 2025-09-09T17:19:58,028 Given no hashes to check 0 links for project 'nanalysis': discarding no candidates 2025-09-09T17:19:58,029 ERROR: Could not find a version that satisfies the requirement nanalysis==1.41 (from versions: none) 2025-09-09T17:19:58,030 ERROR: No matching distribution found for nanalysis==1.41 2025-09-09T17:19:58,031 Exception information: 2025-09-09T17:19:58,031 Traceback (most recent call last): 2025-09-09T17:19:58,031 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-09T17:19:58,031 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-09T17:19:58,031 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T17:19:58,031 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-09-09T17:19:58,031 raise RequirementsConflicted(criterion) 2025-09-09T17:19:58,031 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nanalysis==1.41') 2025-09-09T17:19:58,031 2025-09-09T17:19:58,031 The above exception was the direct cause of the following exception: 2025-09-09T17:19:58,031 2025-09-09T17:19:58,031 Traceback (most recent call last): 2025-09-09T17:19:58,031 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-09T17:19:58,031 result = self._result = resolver.resolve( 2025-09-09T17:19:58,031 ~~~~~~~~~~~~~~~~^ 2025-09-09T17:19:58,031 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-09T17:19:58,031 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T17:19:58,031 ) 2025-09-09T17:19:58,031 ^ 2025-09-09T17:19:58,031 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-09T17:19:58,031 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-09T17:19:58,031 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-09-09T17:19:58,031 raise ResolutionImpossible(e.criterion.information) from e 2025-09-09T17:19:58,031 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nanalysis==1.41'), parent=None)] 2025-09-09T17:19:58,031 2025-09-09T17:19:58,031 The above exception was the direct cause of the following exception: 2025-09-09T17:19:58,031 2025-09-09T17:19:58,031 Traceback (most recent call last): 2025-09-09T17:19:58,031 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-09T17:19:58,031 status = _inner_run() 2025-09-09T17:19:58,031 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-09T17:19:58,031 return self.run(options, args) 2025-09-09T17:19:58,031 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-09T17:19:58,031 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-09T17:19:58,031 return func(self, options, args) 2025-09-09T17:19:58,031 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-09T17:19:58,031 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-09T17:19:58,031 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-09-09T17:19:58,031 raise error from e 2025-09-09T17:19:58,031 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nanalysis==1.41 2025-09-09T17:19:58,041 Removed build tracker: '/tmp/pip-build-tracker-8n_i1fw7'