2025-09-10T05:37:57,111 Created temporary directory: /tmp/pip-build-tracker-dz3qaxbb 2025-09-10T05:37:57,112 Initialized build tracking at /tmp/pip-build-tracker-dz3qaxbb 2025-09-10T05:37:57,112 Created build tracker: /tmp/pip-build-tracker-dz3qaxbb 2025-09-10T05:37:57,112 Entered build tracker: /tmp/pip-build-tracker-dz3qaxbb 2025-09-10T05:37:57,112 Created temporary directory: /tmp/pip-wheel-1fotqv3q 2025-09-10T05:37:57,115 Created temporary directory: /tmp/pip-ephem-wheel-cache-_wts7d7v 2025-09-10T05:37:57,171 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-10T05:37:57,173 2 location(s) to search for versions of apimatic-caculator: 2025-09-10T05:37:57,173 * https://pypi.org/simple/apimatic-caculator/ 2025-09-10T05:37:57,173 * https://www.piwheels.org/simple/apimatic-caculator/ 2025-09-10T05:37:57,174 Fetching project page and analyzing links: https://pypi.org/simple/apimatic-caculator/ 2025-09-10T05:37:57,174 Getting page https://pypi.org/simple/apimatic-caculator/ 2025-09-10T05:37:57,175 Found index url https://pypi.org/simple/ 2025-09-10T05:37:57,322 Fetched page https://pypi.org/simple/apimatic-caculator/ as application/vnd.pypi.simple.v1+json 2025-09-10T05:37:57,325 Skipping link: Missing project version for apimatic-caculator: https://files.pythonhosted.org/packages/39/75/0dc921c16ce453b17438a9a1e36acdf4ad0522d3945965a6fb9828f9b36a/APIMATIC%20Caculator-1.0.tar.gz (from https://pypi.org/simple/apimatic-caculator/) 2025-09-10T05:37:57,326 Skipping link: No binaries permitted for apimatic-caculator: https://files.pythonhosted.org/packages/5e/3d/c9de199ae5c3580088f9abc38584f5348f4d45b6306c152cdc3a4622bfbe/APIMATIC_Caculator-1.0-py3-none-any.whl (from https://pypi.org/simple/apimatic-caculator/) 2025-09-10T05:37:57,327 Fetching project page and analyzing links: https://www.piwheels.org/simple/apimatic-caculator/ 2025-09-10T05:37:57,327 Getting page https://www.piwheels.org/simple/apimatic-caculator/ 2025-09-10T05:37:57,329 Found index url https://www.piwheels.org/simple/ 2025-09-10T05:37:57,435 Fetched page https://www.piwheels.org/simple/apimatic-caculator/ as text/html 2025-09-10T05:37:57,436 Skipping link: not a file: https://www.piwheels.org/simple/apimatic-caculator/ 2025-09-10T05:37:57,436 Skipping link: not a file: https://pypi.org/simple/apimatic-caculator/ 2025-09-10T05:37:57,464 Given no hashes to check 0 links for project 'apimatic-caculator': discarding no candidates 2025-09-10T05:37:57,464 ERROR: Could not find a version that satisfies the requirement apimatic-caculator==1.0 (from versions: none) 2025-09-10T05:37:57,466 ERROR: No matching distribution found for apimatic-caculator==1.0 2025-09-10T05:37:57,466 Exception information: 2025-09-10T05:37:57,466 Traceback (most recent call last): 2025-09-10T05:37:57,466 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-10T05:37:57,466 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-10T05:37:57,466 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-10T05:37:57,466 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-09-10T05:37:57,466 raise RequirementsConflicted(criterion) 2025-09-10T05:37:57,466 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('apimatic-caculator==1.0') 2025-09-10T05:37:57,466 2025-09-10T05:37:57,466 The above exception was the direct cause of the following exception: 2025-09-10T05:37:57,466 2025-09-10T05:37:57,466 Traceback (most recent call last): 2025-09-10T05:37:57,466 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-10T05:37:57,466 result = self._result = resolver.resolve( 2025-09-10T05:37:57,466 ~~~~~~~~~~~~~~~~^ 2025-09-10T05:37:57,466 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-10T05:37:57,466 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-10T05:37:57,466 ) 2025-09-10T05:37:57,466 ^ 2025-09-10T05:37:57,466 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-10T05:37:57,466 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-10T05:37:57,466 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-09-10T05:37:57,466 raise ResolutionImpossible(e.criterion.information) from e 2025-09-10T05:37:57,466 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('apimatic-caculator==1.0'), parent=None)] 2025-09-10T05:37:57,466 2025-09-10T05:37:57,466 The above exception was the direct cause of the following exception: 2025-09-10T05:37:57,466 2025-09-10T05:37:57,466 Traceback (most recent call last): 2025-09-10T05:37:57,466 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-10T05:37:57,466 status = _inner_run() 2025-09-10T05:37:57,466 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-10T05:37:57,466 return self.run(options, args) 2025-09-10T05:37:57,466 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-10T05:37:57,466 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-10T05:37:57,466 return func(self, options, args) 2025-09-10T05:37:57,466 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-10T05:37:57,466 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-10T05:37:57,466 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-09-10T05:37:57,466 raise error from e 2025-09-10T05:37:57,466 pip._internal.exceptions.DistributionNotFound: No matching distribution found for apimatic-caculator==1.0 2025-09-10T05:37:57,475 Removed build tracker: '/tmp/pip-build-tracker-dz3qaxbb'