2022-04-25T23:49:17,109 Created temporary directory: /tmp/pip-ephem-wheel-cache-s7josr_p 2022-04-25T23:49:17,115 Created temporary directory: /tmp/pip-req-tracker-raorwgzj 2022-04-25T23:49:17,115 Initialized build tracking at /tmp/pip-req-tracker-raorwgzj 2022-04-25T23:49:17,116 Created build tracker: /tmp/pip-req-tracker-raorwgzj 2022-04-25T23:49:17,116 Entered build tracker: /tmp/pip-req-tracker-raorwgzj 2022-04-25T23:49:17,117 Created temporary directory: /tmp/pip-wheel-xg_6r_sz 2022-04-25T23:49:17,186 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-25T23:49:17,194 2 location(s) to search for versions of athenalib: 2022-04-25T23:49:17,194 * https://pypi.org/simple/athenalib/ 2022-04-25T23:49:17,194 * https://www.piwheels.org/simple/athenalib/ 2022-04-25T23:49:17,195 Fetching project page and analyzing links: https://pypi.org/simple/athenalib/ 2022-04-25T23:49:17,196 Getting page https://pypi.org/simple/athenalib/ 2022-04-25T23:49:17,200 Found index url https://pypi.org/simple 2022-04-25T23:49:17,312 Skipping link: No binaries permitted for athenalib: https://files.pythonhosted.org/packages/1a/7a/98ad09523bef9602b25ddb4d495ff77d93cb1fa9d771b137861fd5f427e4/AthenaLib-0.0.0-py3-none-any.whl#sha256=4eee7761978aa5a155d19b058b951cc52d043fe2225b2581258786de931c63aa (from https://pypi.org/simple/athenalib/) (requires-python:>=3.10) 2022-04-25T23:49:17,314 Link requires a different Python (3.9.2 not in: '>=3.10'): https://files.pythonhosted.org/packages/1b/19/55573e9f37606a9ddd01555c21b1f6aaee95431567ba83173df7a4cb4fd7/AthenaLib-0.0.0.tar.gz#sha256=0c7bc82703b5da99a85ab2ca2ed6dfd9c85fa3fd7925997bc0d15a49fab4b538 (from https://pypi.org/simple/athenalib/) (requires-python:>=3.10) 2022-04-25T23:49:17,315 Fetching project page and analyzing links: https://www.piwheels.org/simple/athenalib/ 2022-04-25T23:49:17,316 Getting page https://www.piwheels.org/simple/athenalib/ 2022-04-25T23:49:17,318 Found index url https://www.piwheels.org/simple 2022-04-25T23:49:17,527 Skipping link: not a file: https://www.piwheels.org/simple/athenalib/ 2022-04-25T23:49:17,528 Skipping link: not a file: https://pypi.org/simple/athenalib/ 2022-04-25T23:49:17,571 Given no hashes to check 0 links for project 'athenalib': discarding no candidates 2022-04-25T23:49:17,572 ERROR: Could not find a version that satisfies the requirement athenalib==0.0.0 (from versions: none) 2022-04-25T23:49:17,575 ERROR: No matching distribution found for athenalib==0.0.0 2022-04-25T23:49:17,577 Exception information: 2022-04-25T23:49:17,577 Traceback (most recent call last): 2022-04-25T23:49:17,577 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-25T23:49:17,577 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-25T23:49:17,577 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-25T23:49:17,577 raise RequirementsConflicted(criterion) 2022-04-25T23:49:17,577 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('athenalib==0.0.0') 2022-04-25T23:49:17,577 2022-04-25T23:49:17,577 During handling of the above exception, another exception occurred: 2022-04-25T23:49:17,577 2022-04-25T23:49:17,577 Traceback (most recent call last): 2022-04-25T23:49:17,577 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-04-25T23:49:17,577 result = self._result = resolver.resolve( 2022-04-25T23:49:17,577 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-25T23:49:17,577 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-25T23:49:17,577 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-25T23:49:17,577 raise ResolutionImpossible(e.criterion.information) 2022-04-25T23:49:17,577 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('athenalib==0.0.0'), parent=None)] 2022-04-25T23:49:17,577 2022-04-25T23:49:17,577 The above exception was the direct cause of the following exception: 2022-04-25T23:49:17,577 2022-04-25T23:49:17,577 Traceback (most recent call last): 2022-04-25T23:49:17,577 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-25T23:49:17,577 status = run_func(*args) 2022-04-25T23:49:17,577 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-25T23:49:17,577 return func(self, options, args) 2022-04-25T23:49:17,577 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-25T23:49:17,577 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-25T23:49:17,577 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-25T23:49:17,577 raise error from e 2022-04-25T23:49:17,577 pip._internal.exceptions.DistributionNotFound: No matching distribution found for athenalib==0.0.0 2022-04-25T23:49:17,585 Removed build tracker: '/tmp/pip-req-tracker-raorwgzj'