2022-03-24T13:18:11,436 Created temporary directory: /tmp/pip-ephem-wheel-cache-vplknxmb 2022-03-24T13:18:11,441 Created temporary directory: /tmp/pip-req-tracker-ckddagt3 2022-03-24T13:18:11,442 Initialized build tracking at /tmp/pip-req-tracker-ckddagt3 2022-03-24T13:18:11,443 Created build tracker: /tmp/pip-req-tracker-ckddagt3 2022-03-24T13:18:11,443 Entered build tracker: /tmp/pip-req-tracker-ckddagt3 2022-03-24T13:18:11,444 Created temporary directory: /tmp/pip-wheel-zkvwo3g8 2022-03-24T13:18:11,506 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-24T13:18:11,515 2 location(s) to search for versions of pybotx-smartapp-rpc: 2022-03-24T13:18:11,515 * https://pypi.org/simple/pybotx-smartapp-rpc/ 2022-03-24T13:18:11,515 * https://www.piwheels.org/simple/pybotx-smartapp-rpc/ 2022-03-24T13:18:11,516 Fetching project page and analyzing links: https://pypi.org/simple/pybotx-smartapp-rpc/ 2022-03-24T13:18:11,518 Getting page https://pypi.org/simple/pybotx-smartapp-rpc/ 2022-03-24T13:18:11,521 Found index url https://pypi.org/simple 2022-03-24T13:18:11,630 Link requires a different Python (3.7.3 not in: '>=3.8,<3.11'): https://files.pythonhosted.org/packages/28/f0/c23b890d4699f06ad7f21ab61bd564a3435e80e9d505e85c3ef276c11edb/pybotx-smartapp-rpc-0.3.1.tar.gz#sha256=5753ce7955ab6dd8852ee06fdff8b1cbbad6efb63bcdbfa738c443290356b47c (from https://pypi.org/simple/pybotx-smartapp-rpc/) (requires-python:>=3.8,<3.11) 2022-03-24T13:18:11,631 Skipping link: No binaries permitted for pybotx-smartapp-rpc: https://files.pythonhosted.org/packages/3e/59/65afdfa16ba7f47369195dbae6916bbf42d8d63f6e334452a3142b70b299/pybotx_smartapp_rpc-0.3.1-py3-none-any.whl#sha256=1aac923039bdbd1540656167d34e886e01c682885011a33f87ff52fda491df48 (from https://pypi.org/simple/pybotx-smartapp-rpc/) (requires-python:>=3.8,<3.11) 2022-03-24T13:18:11,632 Fetching project page and analyzing links: https://www.piwheels.org/simple/pybotx-smartapp-rpc/ 2022-03-24T13:18:11,633 Getting page https://www.piwheels.org/simple/pybotx-smartapp-rpc/ 2022-03-24T13:18:11,635 Found index url https://www.piwheels.org/simple 2022-03-24T13:18:11,860 Skipping link: not a file: https://www.piwheels.org/simple/pybotx-smartapp-rpc/ 2022-03-24T13:18:11,861 Skipping link: not a file: https://pypi.org/simple/pybotx-smartapp-rpc/ 2022-03-24T13:18:11,893 Given no hashes to check 0 links for project 'pybotx-smartapp-rpc': discarding no candidates 2022-03-24T13:18:11,894 ERROR: Could not find a version that satisfies the requirement pybotx-smartapp-rpc==0.3.1 (from versions: none) 2022-03-24T13:18:11,897 ERROR: No matching distribution found for pybotx-smartapp-rpc==0.3.1 2022-03-24T13:18:11,899 Exception information: 2022-03-24T13:18:11,899 Traceback (most recent call last): 2022-03-24T13:18:11,899 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-24T13:18:11,899 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-24T13:18:11,899 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-24T13:18:11,899 raise RequirementsConflicted(criterion) 2022-03-24T13:18:11,899 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pybotx-smartapp-rpc==0.3.1') 2022-03-24T13:18:11,899 2022-03-24T13:18:11,899 During handling of the above exception, another exception occurred: 2022-03-24T13:18:11,899 2022-03-24T13:18:11,899 Traceback (most recent call last): 2022-03-24T13:18:11,899 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-24T13:18:11,899 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-24T13:18:11,899 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-24T13:18:11,899 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-24T13:18:11,899 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-24T13:18:11,899 raise ResolutionImpossible(e.criterion.information) 2022-03-24T13:18:11,899 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pybotx-smartapp-rpc==0.3.1'), parent=None)] 2022-03-24T13:18:11,899 2022-03-24T13:18:11,899 The above exception was the direct cause of the following exception: 2022-03-24T13:18:11,899 2022-03-24T13:18:11,899 Traceback (most recent call last): 2022-03-24T13:18:11,899 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-24T13:18:11,899 status = run_func(*args) 2022-03-24T13:18:11,899 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-24T13:18:11,899 return func(self, options, args) 2022-03-24T13:18:11,899 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-24T13:18:11,899 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-24T13:18:11,899 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-24T13:18:11,899 raise error from e 2022-03-24T13:18:11,899 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pybotx-smartapp-rpc==0.3.1 2022-03-24T13:18:11,907 Removed build tracker: '/tmp/pip-req-tracker-ckddagt3'