2022-04-25T23:43:28,792 Created temporary directory: /tmp/pip-ephem-wheel-cache-bwwu6akj 2022-04-25T23:43:28,798 Created temporary directory: /tmp/pip-req-tracker-744pp1qx 2022-04-25T23:43:28,799 Initialized build tracking at /tmp/pip-req-tracker-744pp1qx 2022-04-25T23:43:28,799 Created build tracker: /tmp/pip-req-tracker-744pp1qx 2022-04-25T23:43:28,800 Entered build tracker: /tmp/pip-req-tracker-744pp1qx 2022-04-25T23:43:28,801 Created temporary directory: /tmp/pip-wheel-g3zkgpmj 2022-04-25T23:43:28,874 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-25T23:43:28,888 2 location(s) to search for versions of athenalib: 2022-04-25T23:43:28,888 * https://pypi.org/simple/athenalib/ 2022-04-25T23:43:28,888 * https://www.piwheels.org/simple/athenalib/ 2022-04-25T23:43:28,889 Fetching project page and analyzing links: https://pypi.org/simple/athenalib/ 2022-04-25T23:43:28,890 Getting page https://pypi.org/simple/athenalib/ 2022-04-25T23:43:28,893 Found index url https://pypi.org/simple 2022-04-25T23:43:29,001 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:43:29,003 Link requires a different Python (3.7.3 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:43:29,004 Fetching project page and analyzing links: https://www.piwheels.org/simple/athenalib/ 2022-04-25T23:43:29,004 Getting page https://www.piwheels.org/simple/athenalib/ 2022-04-25T23:43:29,006 Found index url https://www.piwheels.org/simple 2022-04-25T23:43:29,216 Skipping link: not a file: https://www.piwheels.org/simple/athenalib/ 2022-04-25T23:43:29,216 Skipping link: not a file: https://pypi.org/simple/athenalib/ 2022-04-25T23:43:29,249 Given no hashes to check 0 links for project 'athenalib': discarding no candidates 2022-04-25T23:43:29,250 ERROR: Could not find a version that satisfies the requirement athenalib==0.0.0 (from versions: none) 2022-04-25T23:43:29,253 ERROR: No matching distribution found for athenalib==0.0.0 2022-04-25T23:43:29,254 Exception information: 2022-04-25T23:43:29,254 Traceback (most recent call last): 2022-04-25T23:43:29,254 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-25T23:43:29,254 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-25T23:43:29,254 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-25T23:43:29,254 raise RequirementsConflicted(criterion) 2022-04-25T23:43:29,254 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('athenalib==0.0.0') 2022-04-25T23:43:29,254 2022-04-25T23:43:29,254 During handling of the above exception, another exception occurred: 2022-04-25T23:43:29,254 2022-04-25T23:43:29,254 Traceback (most recent call last): 2022-04-25T23:43:29,254 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-25T23:43:29,254 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-25T23:43:29,254 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-25T23:43:29,254 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-25T23:43:29,254 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-25T23:43:29,254 raise ResolutionImpossible(e.criterion.information) 2022-04-25T23:43:29,254 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('athenalib==0.0.0'), parent=None)] 2022-04-25T23:43:29,254 2022-04-25T23:43:29,254 The above exception was the direct cause of the following exception: 2022-04-25T23:43:29,254 2022-04-25T23:43:29,254 Traceback (most recent call last): 2022-04-25T23:43:29,254 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-25T23:43:29,254 status = run_func(*args) 2022-04-25T23:43:29,254 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-25T23:43:29,254 return func(self, options, args) 2022-04-25T23:43:29,254 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-25T23:43:29,254 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-25T23:43:29,254 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-25T23:43:29,254 raise error from e 2022-04-25T23:43:29,254 pip._internal.exceptions.DistributionNotFound: No matching distribution found for athenalib==0.0.0 2022-04-25T23:43:29,263 Removed build tracker: '/tmp/pip-req-tracker-744pp1qx'