2022-02-16T14:25:13,002 Created temporary directory: /tmp/pip-ephem-wheel-cache-81tmu_re 2022-02-16T14:25:13,008 Created temporary directory: /tmp/pip-req-tracker-fyw84y1y 2022-02-16T14:25:13,009 Initialized build tracking at /tmp/pip-req-tracker-fyw84y1y 2022-02-16T14:25:13,009 Created build tracker: /tmp/pip-req-tracker-fyw84y1y 2022-02-16T14:25:13,009 Entered build tracker: /tmp/pip-req-tracker-fyw84y1y 2022-02-16T14:25:13,010 Created temporary directory: /tmp/pip-wheel-_eg13skd 2022-02-16T14:25:13,073 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-16T14:25:13,082 2 location(s) to search for versions of agstd: 2022-02-16T14:25:13,082 * https://pypi.org/simple/agstd/ 2022-02-16T14:25:13,082 * https://www.piwheels.org/simple/agstd/ 2022-02-16T14:25:13,083 Fetching project page and analyzing links: https://pypi.org/simple/agstd/ 2022-02-16T14:25:13,084 Getting page https://pypi.org/simple/agstd/ 2022-02-16T14:25:13,087 Found index url https://pypi.org/simple 2022-02-16T14:25:13,196 Skipping link: No binaries permitted for agstd: https://files.pythonhosted.org/packages/f1/0a/c5bdfd9601d79c86210581e51381a8b1b610ec1c7d9e7292da99dcd8068d/agstd-0.1.0-py3-none-any.whl#sha256=7cafafbb95d3604c5052ca189fe68166516273e605e0853f200c3c03f35a7f93 (from https://pypi.org/simple/agstd/) (requires-python:>=3.9,<3.11) 2022-02-16T14:25:13,198 Link requires a different Python (3.7.3 not in: '>=3.9,<3.11'): https://files.pythonhosted.org/packages/e4/9c/9e3dd1d9954bf1e65ae13b001cb7c83a4340ddb1f537125c8d8cf1dd9053/agstd-0.1.0.tar.gz#sha256=db30251184d494f2b95cce3734049b9d08f5c117ea4f76e02be858c94c833753 (from https://pypi.org/simple/agstd/) (requires-python:>=3.9,<3.11) 2022-02-16T14:25:13,199 Fetching project page and analyzing links: https://www.piwheels.org/simple/agstd/ 2022-02-16T14:25:13,200 Getting page https://www.piwheels.org/simple/agstd/ 2022-02-16T14:25:13,202 Found index url https://www.piwheels.org/simple 2022-02-16T14:25:13,421 Skipping link: not a file: https://www.piwheels.org/simple/agstd/ 2022-02-16T14:25:13,421 Skipping link: not a file: https://pypi.org/simple/agstd/ 2022-02-16T14:25:13,454 Given no hashes to check 0 links for project 'agstd': discarding no candidates 2022-02-16T14:25:13,455 ERROR: Could not find a version that satisfies the requirement agstd==0.1.0 (from versions: none) 2022-02-16T14:25:13,457 ERROR: No matching distribution found for agstd==0.1.0 2022-02-16T14:25:13,459 Exception information: 2022-02-16T14:25:13,459 Traceback (most recent call last): 2022-02-16T14:25:13,459 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-02-16T14:25:13,459 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-16T14:25:13,459 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-02-16T14:25:13,459 raise RequirementsConflicted(criterion) 2022-02-16T14:25:13,459 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('agstd==0.1.0') 2022-02-16T14:25:13,459 2022-02-16T14:25:13,459 During handling of the above exception, another exception occurred: 2022-02-16T14:25:13,459 2022-02-16T14:25:13,459 Traceback (most recent call last): 2022-02-16T14:25:13,459 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-02-16T14:25:13,459 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-16T14:25:13,459 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-02-16T14:25:13,459 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-16T14:25:13,459 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-02-16T14:25:13,459 raise ResolutionImpossible(e.criterion.information) 2022-02-16T14:25:13,459 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('agstd==0.1.0'), parent=None)] 2022-02-16T14:25:13,459 2022-02-16T14:25:13,459 The above exception was the direct cause of the following exception: 2022-02-16T14:25:13,459 2022-02-16T14:25:13,459 Traceback (most recent call last): 2022-02-16T14:25:13,459 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-02-16T14:25:13,459 status = run_func(*args) 2022-02-16T14:25:13,459 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-16T14:25:13,459 return func(self, options, args) 2022-02-16T14:25:13,459 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-02-16T14:25:13,459 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-16T14:25:13,459 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-02-16T14:25:13,459 raise error from e 2022-02-16T14:25:13,459 pip._internal.exceptions.DistributionNotFound: No matching distribution found for agstd==0.1.0 2022-02-16T14:25:13,468 Removed build tracker: '/tmp/pip-req-tracker-fyw84y1y'