2022-05-12T11:06:57,016 Created temporary directory: /tmp/pip-ephem-wheel-cache-mcrwjlwd 2022-05-12T11:06:57,022 Created temporary directory: /tmp/pip-req-tracker-wrg7j9r3 2022-05-12T11:06:57,022 Initialized build tracking at /tmp/pip-req-tracker-wrg7j9r3 2022-05-12T11:06:57,023 Created build tracker: /tmp/pip-req-tracker-wrg7j9r3 2022-05-12T11:06:57,023 Entered build tracker: /tmp/pip-req-tracker-wrg7j9r3 2022-05-12T11:06:57,024 Created temporary directory: /tmp/pip-wheel-7zltnnyw 2022-05-12T11:06:57,085 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-12T11:06:57,094 2 location(s) to search for versions of athenalib: 2022-05-12T11:06:57,094 * https://pypi.org/simple/athenalib/ 2022-05-12T11:06:57,094 * https://www.piwheels.org/simple/athenalib/ 2022-05-12T11:06:57,095 Fetching project page and analyzing links: https://pypi.org/simple/athenalib/ 2022-05-12T11:06:57,096 Getting page https://pypi.org/simple/athenalib/ 2022-05-12T11:06:57,099 Found index url https://pypi.org/simple 2022-05-12T11:06:57,214 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-05-12T11:06:57,216 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-05-12T11:06:57,216 Skipping link: No binaries permitted for athenalib: https://files.pythonhosted.org/packages/12/30/9416fa16e0e2cae27b97eb45edcc22e8289003b3093cb86729ff3e405df3/AthenaLib-0.1.0-py3-none-any.whl#sha256=76787a97d11ea204148d1afc37e650c6efd26e0e3fb9b03b09b0244e360b9414 (from https://pypi.org/simple/athenalib/) (requires-python:>=3.10) 2022-05-12T11:06:57,218 Link requires a different Python (3.9.2 not in: '>=3.10'): https://files.pythonhosted.org/packages/d1/6a/d92e8e4f1299c23c4ce89c527db8a99445a62fd79f07c2d8f372cf1e4466/AthenaLib-0.1.0.tar.gz#sha256=ac645706c03c1cba1c6c0e1e987690bf404e18bdde551e3289ef4e802902fc0c (from https://pypi.org/simple/athenalib/) (requires-python:>=3.10) 2022-05-12T11:06:57,218 Fetching project page and analyzing links: https://www.piwheels.org/simple/athenalib/ 2022-05-12T11:06:57,219 Getting page https://www.piwheels.org/simple/athenalib/ 2022-05-12T11:06:57,221 Found index url https://www.piwheels.org/simple 2022-05-12T11:06:57,428 Skipping link: not a file: https://www.piwheels.org/simple/athenalib/ 2022-05-12T11:06:57,429 Skipping link: not a file: https://pypi.org/simple/athenalib/ 2022-05-12T11:06:57,478 Given no hashes to check 0 links for project 'athenalib': discarding no candidates 2022-05-12T11:06:57,479 ERROR: Could not find a version that satisfies the requirement athenalib==0.1.0 (from versions: none) 2022-05-12T11:06:57,483 ERROR: No matching distribution found for athenalib==0.1.0 2022-05-12T11:06:57,486 Exception information: 2022-05-12T11:06:57,486 Traceback (most recent call last): 2022-05-12T11:06:57,486 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-12T11:06:57,486 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-12T11:06:57,486 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-05-12T11:06:57,486 raise RequirementsConflicted(criterion) 2022-05-12T11:06:57,486 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('athenalib==0.1.0') 2022-05-12T11:06:57,486 2022-05-12T11:06:57,486 During handling of the above exception, another exception occurred: 2022-05-12T11:06:57,486 2022-05-12T11:06:57,486 Traceback (most recent call last): 2022-05-12T11:06:57,486 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-05-12T11:06:57,486 result = self._result = resolver.resolve( 2022-05-12T11:06:57,486 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-12T11:06:57,486 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-12T11:06:57,486 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-05-12T11:06:57,486 raise ResolutionImpossible(e.criterion.information) 2022-05-12T11:06:57,486 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('athenalib==0.1.0'), parent=None)] 2022-05-12T11:06:57,486 2022-05-12T11:06:57,486 The above exception was the direct cause of the following exception: 2022-05-12T11:06:57,486 2022-05-12T11:06:57,486 Traceback (most recent call last): 2022-05-12T11:06:57,486 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-12T11:06:57,486 status = run_func(*args) 2022-05-12T11:06:57,486 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-12T11:06:57,486 return func(self, options, args) 2022-05-12T11:06:57,486 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-05-12T11:06:57,486 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-12T11:06:57,486 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-05-12T11:06:57,486 raise error from e 2022-05-12T11:06:57,486 pip._internal.exceptions.DistributionNotFound: No matching distribution found for athenalib==0.1.0 2022-05-12T11:06:57,495 Removed build tracker: '/tmp/pip-req-tracker-wrg7j9r3'