2023-09-08T11:08:38,120 Created temporary directory: /tmp/pip-build-tracker-0m7wuzvu 2023-09-08T11:08:38,121 Initialized build tracking at /tmp/pip-build-tracker-0m7wuzvu 2023-09-08T11:08:38,121 Created build tracker: /tmp/pip-build-tracker-0m7wuzvu 2023-09-08T11:08:38,121 Entered build tracker: /tmp/pip-build-tracker-0m7wuzvu 2023-09-08T11:08:38,122 Created temporary directory: /tmp/pip-wheel-1ymu0nnn 2023-09-08T11:08:38,125 Created temporary directory: /tmp/pip-ephem-wheel-cache-wz_4xt3_ 2023-09-08T11:08:38,146 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-08T11:08:38,150 2 location(s) to search for versions of calculon: 2023-09-08T11:08:38,150 * https://pypi.org/simple/calculon/ 2023-09-08T11:08:38,150 * https://www.piwheels.org/simple/calculon/ 2023-09-08T11:08:38,151 Fetching project page and analyzing links: https://pypi.org/simple/calculon/ 2023-09-08T11:08:38,152 Getting page https://pypi.org/simple/calculon/ 2023-09-08T11:08:38,153 Found index url https://pypi.org/simple/ 2023-09-08T11:08:38,370 Fetched page https://pypi.org/simple/calculon/ as application/vnd.pypi.simple.v1+json 2023-09-08T11:08:38,371 Found link https://files.pythonhosted.org/packages/4e/37/2806a911cb536a837bafeb35a6f9e26c41ccf4790a4c3a565f9171dc4d94/calculon-1.0.tar.gz (from https://pypi.org/simple/calculon/), version: 1.0 2023-09-08T11:08:38,372 Found link https://files.pythonhosted.org/packages/a8/09/644a304a44f1d3b373f21228644aa726e78a6597bd3952ab694e6895bd3e/calculon-1.1.1.tar.gz (from https://pypi.org/simple/calculon/), version: 1.1.1 2023-09-08T11:08:38,372 Fetching project page and analyzing links: https://www.piwheels.org/simple/calculon/ 2023-09-08T11:08:38,373 Getting page https://www.piwheels.org/simple/calculon/ 2023-09-08T11:08:38,374 Found index url https://www.piwheels.org/simple/ 2023-09-08T11:08:38,632 Fetched page https://www.piwheels.org/simple/calculon/ as text/html 2023-09-08T11:08:38,633 Skipping link: No binaries permitted for calculon: https://www.piwheels.org/simple/calculon/calculon-1.0-py3-none-any.whl#sha256=10d73198def7d0b7f0c62bfba623a8b544e31abdb134d31004926f0056d2516d (from https://www.piwheels.org/simple/calculon/) 2023-09-08T11:08:38,634 Skipping link: not a file: https://www.piwheels.org/simple/calculon/ 2023-09-08T11:08:38,634 Skipping link: not a file: https://pypi.org/simple/calculon/ 2023-09-08T11:08:38,653 Given no hashes to check 0 links for project 'calculon': discarding no candidates 2023-09-08T11:08:38,653 ERROR: Could not find a version that satisfies the requirement calculon==1.1 (from versions: 1.0, 1.1.1) 2023-09-08T11:08:38,655 ERROR: No matching distribution found for calculon==1.1 2023-09-08T11:08:38,656 Exception information: 2023-09-08T11:08:38,656 Traceback (most recent call last): 2023-09-08T11:08:38,656 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-08T11:08:38,656 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-08T11:08:38,656 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-08T11:08:38,656 raise RequirementsConflicted(criterion) 2023-09-08T11:08:38,656 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('calculon==1.1') 2023-09-08T11:08:38,656 2023-09-08T11:08:38,656 During handling of the above exception, another exception occurred: 2023-09-08T11:08:38,656 2023-09-08T11:08:38,656 Traceback (most recent call last): 2023-09-08T11:08:38,656 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-08T11:08:38,656 result = self._result = resolver.resolve( 2023-09-08T11:08:38,656 ^^^^^^^^^^^^^^^^^ 2023-09-08T11:08:38,656 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-08T11:08:38,656 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-08T11:08:38,656 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T11:08:38,656 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-08T11:08:38,656 raise ResolutionImpossible(e.criterion.information) 2023-09-08T11:08:38,656 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('calculon==1.1'), parent=None)] 2023-09-08T11:08:38,656 2023-09-08T11:08:38,656 The above exception was the direct cause of the following exception: 2023-09-08T11:08:38,656 2023-09-08T11:08:38,656 Traceback (most recent call last): 2023-09-08T11:08:38,656 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-08T11:08:38,656 status = run_func(*args) 2023-09-08T11:08:38,656 ^^^^^^^^^^^^^^^ 2023-09-08T11:08:38,656 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-08T11:08:38,656 return func(self, options, args) 2023-09-08T11:08:38,656 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T11:08:38,656 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-08T11:08:38,656 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-08T11:08:38,656 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T11:08:38,656 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-08T11:08:38,656 raise error from e 2023-09-08T11:08:38,656 pip._internal.exceptions.DistributionNotFound: No matching distribution found for calculon==1.1 2023-09-08T11:08:38,662 Removed build tracker: '/tmp/pip-build-tracker-0m7wuzvu'