2021-10-07T17:57:28,258 Created temporary directory: /tmp/pip-ephem-wheel-cache-_i6llxft 2021-10-07T17:57:28,261 Created temporary directory: /tmp/pip-req-tracker-v_67r7mm 2021-10-07T17:57:28,262 Initialized build tracking at /tmp/pip-req-tracker-v_67r7mm 2021-10-07T17:57:28,262 Created build tracker: /tmp/pip-req-tracker-v_67r7mm 2021-10-07T17:57:28,262 Entered build tracker: /tmp/pip-req-tracker-v_67r7mm 2021-10-07T17:57:28,263 Created temporary directory: /tmp/pip-wheel-20vm0_0k 2021-10-07T17:57:28,295 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-07T17:57:28,297 2 location(s) to search for versions of pyaltiforce: 2021-10-07T17:57:28,297 * https://pypi.org/simple/pyaltiforce/ 2021-10-07T17:57:28,297 * https://www.piwheels.org/simple/pyaltiforce/ 2021-10-07T17:57:28,298 Fetching project page and analyzing links: https://pypi.org/simple/pyaltiforce/ 2021-10-07T17:57:28,298 Getting page https://pypi.org/simple/pyaltiforce/ 2021-10-07T17:57:28,300 Found index url https://pypi.org/simple 2021-10-07T17:57:28,398 Skipping link: No binaries permitted for pyaltiforce: https://files.pythonhosted.org/packages/2a/45/752b94127ce9191146bfb714a4d8c0cb0328c18b0d7bb4ad133d18baa60a/pyAltiForce-1.1.0-py3-none-any.whl#sha256=3e5649fc56a39bec074261d396033566c8f3507debe6bb68ad3ee01c34b7fbb1 (from https://pypi.org/simple/pyaltiforce/) (requires-python:>=3.8,<3.11) 2021-10-07T17:57:28,400 Link requires a different Python (3.7.3 not in: '>=3.8,<3.11'): https://files.pythonhosted.org/packages/82/cf/936e4752f0f68da6786dc375e27551742cdc8e8462ff521c080bd3cf1d13/pyAltiForce-1.1.0.tar.gz#sha256=c19db54f42b139f3577844b447ae4fdc7c811bae4f414f6651228afe709e5fe9 (from https://pypi.org/simple/pyaltiforce/) (requires-python:>=3.8,<3.11) 2021-10-07T17:57:28,400 Fetching project page and analyzing links: https://www.piwheels.org/simple/pyaltiforce/ 2021-10-07T17:57:28,400 Getting page https://www.piwheels.org/simple/pyaltiforce/ 2021-10-07T17:57:28,401 Found index url https://www.piwheels.org/simple 2021-10-07T17:57:28,572 Skipping link: not a file: https://www.piwheels.org/simple/pyaltiforce/ 2021-10-07T17:57:28,572 Skipping link: not a file: https://pypi.org/simple/pyaltiforce/ 2021-10-07T17:57:28,589 Given no hashes to check 0 links for project 'pyaltiforce': discarding no candidates 2021-10-07T17:57:28,590 ERROR: Could not find a version that satisfies the requirement pyaltiforce==1.1.0 (from versions: none) 2021-10-07T17:57:28,590 ERROR: No matching distribution found for pyaltiforce==1.1.0 2021-10-07T17:57:28,590 Exception information: 2021-10-07T17:57:28,590 Traceback (most recent call last): 2021-10-07T17:57:28,590 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-07T17:57:28,590 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-07T17:57:28,590 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-07T17:57:28,590 raise RequirementsConflicted(criterion) 2021-10-07T17:57:28,590 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyaltiforce==1.1.0') 2021-10-07T17:57:28,590 2021-10-07T17:57:28,590 During handling of the above exception, another exception occurred: 2021-10-07T17:57:28,590 2021-10-07T17:57:28,590 Traceback (most recent call last): 2021-10-07T17:57:28,590 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-07T17:57:28,590 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-07T17:57:28,590 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-07T17:57:28,590 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-07T17:57:28,590 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-07T17:57:28,590 raise ResolutionImpossible(e.criterion.information) 2021-10-07T17:57:28,590 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyaltiforce==1.1.0'), parent=None)] 2021-10-07T17:57:28,590 2021-10-07T17:57:28,590 The above exception was the direct cause of the following exception: 2021-10-07T17:57:28,590 2021-10-07T17:57:28,590 Traceback (most recent call last): 2021-10-07T17:57:28,590 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-07T17:57:28,590 status = self.run(options, args) 2021-10-07T17:57:28,590 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-07T17:57:28,590 return func(self, options, args) 2021-10-07T17:57:28,590 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-07T17:57:28,590 reqs, check_supported_wheels=True 2021-10-07T17:57:28,590 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-07T17:57:28,590 raise error from e 2021-10-07T17:57:28,590 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyaltiforce==1.1.0 2021-10-07T17:57:28,595 Removed build tracker: '/tmp/pip-req-tracker-v_67r7mm'