2023-05-18T22:12:42,309 Created temporary directory: /tmp/pip-build-tracker-tata284o 2023-05-18T22:12:42,312 Initialized build tracking at /tmp/pip-build-tracker-tata284o 2023-05-18T22:12:42,312 Created build tracker: /tmp/pip-build-tracker-tata284o 2023-05-18T22:12:42,313 Entered build tracker: /tmp/pip-build-tracker-tata284o 2023-05-18T22:12:42,314 Created temporary directory: /tmp/pip-wheel-gculb4hw 2023-05-18T22:12:42,323 Created temporary directory: /tmp/pip-ephem-wheel-cache-5t_bts9w 2023-05-18T22:12:42,375 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-05-18T22:12:42,384 2 location(s) to search for versions of cai-causal-fairness: 2023-05-18T22:12:42,384 * https://pypi.org/simple/cai-causal-fairness/ 2023-05-18T22:12:42,384 * https://www.piwheels.org/simple/cai-causal-fairness/ 2023-05-18T22:12:42,385 Fetching project page and analyzing links: https://pypi.org/simple/cai-causal-fairness/ 2023-05-18T22:12:42,386 Getting page https://pypi.org/simple/cai-causal-fairness/ 2023-05-18T22:12:42,390 Found index url https://pypi.org/simple/ 2023-05-18T22:12:42,574 Fetched page https://pypi.org/simple/cai-causal-fairness/ as application/vnd.pypi.simple.v1+json 2023-05-18T22:12:42,577 Skipping link: No binaries permitted for cai-causal-fairness: https://files.pythonhosted.org/packages/9a/90/022a32949a91090a03a591612f5b2026880cd068f0af7686abc46fe18e49/cai_causal_fairness-0.0.0-py3-none-any.whl (from https://pypi.org/simple/cai-causal-fairness/) (requires-python:>=3.8,<4.0) 2023-05-18T22:12:42,579 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/48/30/395c03dc5288eb89b1b29ec2e74db47da9d9c114d129998db298d66c691b/cai_causal_fairness-0.0.0.tar.gz (from https://pypi.org/simple/cai-causal-fairness/) (requires-python:>=3.8,<4.0) 2023-05-18T22:12:42,579 Skipping link: 0.0.0 Requires-Python >=3.8,<4.0: https://files.pythonhosted.org/packages/48/30/395c03dc5288eb89b1b29ec2e74db47da9d9c114d129998db298d66c691b/cai_causal_fairness-0.0.0.tar.gz (from https://pypi.org/simple/cai-causal-fairness/) (requires-python:>=3.8,<4.0) 2023-05-18T22:12:42,580 Fetching project page and analyzing links: https://www.piwheels.org/simple/cai-causal-fairness/ 2023-05-18T22:12:42,581 Getting page https://www.piwheels.org/simple/cai-causal-fairness/ 2023-05-18T22:12:42,583 Found index url https://www.piwheels.org/simple/ 2023-05-18T22:12:42,808 Fetched page https://www.piwheels.org/simple/cai-causal-fairness/ as text/html 2023-05-18T22:12:42,810 Skipping link: not a file: https://www.piwheels.org/simple/cai-causal-fairness/ 2023-05-18T22:12:42,810 Skipping link: not a file: https://pypi.org/simple/cai-causal-fairness/ 2023-05-18T22:12:42,842 Given no hashes to check 0 links for project 'cai-causal-fairness': discarding no candidates 2023-05-18T22:12:42,843 ERROR: Ignored the following versions that require a different python version: 0.0.0 Requires-Python >=3.8,<4.0 2023-05-18T22:12:42,846 ERROR: Could not find a version that satisfies the requirement cai-causal-fairness==0.0.0 (from versions: none) 2023-05-18T22:12:42,848 ERROR: No matching distribution found for cai-causal-fairness==0.0.0 2023-05-18T22:12:42,850 Exception information: 2023-05-18T22:12:42,850 Traceback (most recent call last): 2023-05-18T22:12:42,850 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-05-18T22:12:42,850 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-05-18T22:12:42,850 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-05-18T22:12:42,850 raise RequirementsConflicted(criterion) 2023-05-18T22:12:42,850 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cai-causal-fairness==0.0.0') 2023-05-18T22:12:42,850 2023-05-18T22:12:42,850 During handling of the above exception, another exception occurred: 2023-05-18T22:12:42,850 2023-05-18T22:12:42,850 Traceback (most recent call last): 2023-05-18T22:12:42,850 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-05-18T22:12:42,850 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2023-05-18T22:12:42,850 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-05-18T22:12:42,850 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-05-18T22:12:42,850 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-05-18T22:12:42,850 raise ResolutionImpossible(e.criterion.information) 2023-05-18T22:12:42,850 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cai-causal-fairness==0.0.0'), parent=None)] 2023-05-18T22:12:42,850 2023-05-18T22:12:42,850 The above exception was the direct cause of the following exception: 2023-05-18T22:12:42,850 2023-05-18T22:12:42,850 Traceback (most recent call last): 2023-05-18T22:12:42,850 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-05-18T22:12:42,850 status = run_func(*args) 2023-05-18T22:12:42,850 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-05-18T22:12:42,850 return func(self, options, args) 2023-05-18T22:12:42,850 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-05-18T22:12:42,850 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-05-18T22:12:42,850 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-05-18T22:12:42,850 raise error from e 2023-05-18T22:12:42,850 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cai-causal-fairness==0.0.0 2023-05-18T22:12:42,859 Removed build tracker: '/tmp/pip-build-tracker-tata284o'