2022-03-25T10:15:11,999 Created temporary directory: /tmp/pip-ephem-wheel-cache-x9nk036r 2022-03-25T10:15:12,004 Created temporary directory: /tmp/pip-req-tracker-5zkgn1sv 2022-03-25T10:15:12,005 Initialized build tracking at /tmp/pip-req-tracker-5zkgn1sv 2022-03-25T10:15:12,006 Created build tracker: /tmp/pip-req-tracker-5zkgn1sv 2022-03-25T10:15:12,006 Entered build tracker: /tmp/pip-req-tracker-5zkgn1sv 2022-03-25T10:15:12,007 Created temporary directory: /tmp/pip-wheel-nk7otfxy 2022-03-25T10:15:12,076 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-25T10:15:12,090 2 location(s) to search for versions of pybotx-smartapp-rpc: 2022-03-25T10:15:12,090 * https://pypi.org/simple/pybotx-smartapp-rpc/ 2022-03-25T10:15:12,090 * https://www.piwheels.org/simple/pybotx-smartapp-rpc/ 2022-03-25T10:15:12,091 Fetching project page and analyzing links: https://pypi.org/simple/pybotx-smartapp-rpc/ 2022-03-25T10:15:12,092 Getting page https://pypi.org/simple/pybotx-smartapp-rpc/ 2022-03-25T10:15:12,096 Found index url https://pypi.org/simple 2022-03-25T10:15:12,209 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-25T10:15:12,210 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-25T10:15:12,211 Link requires a different Python (3.7.3 not in: '>=3.8,<3.11'): https://files.pythonhosted.org/packages/9b/29/4e3644b4bbf3689346b60c187f8ccaf07940f7356afd8889e5c4f2c3f68d/pybotx-smartapp-rpc-0.3.2.tar.gz#sha256=0822759d9bc6fa1f0abe428fb7713d613103aac2850840ecf3cb0f99354543d3 (from https://pypi.org/simple/pybotx-smartapp-rpc/) (requires-python:>=3.8,<3.11) 2022-03-25T10:15:12,212 Skipping link: No binaries permitted for pybotx-smartapp-rpc: https://files.pythonhosted.org/packages/e2/4f/df526f17e8daf0d88f2d4ef1c0d460b06d2c6ce8887a4680eac727389a02/pybotx_smartapp_rpc-0.3.2-py3-none-any.whl#sha256=170989dde42102e51b8ff46a44f9a559a741ec426ea65507890a0053e74d31c2 (from https://pypi.org/simple/pybotx-smartapp-rpc/) (requires-python:>=3.8,<3.11) 2022-03-25T10:15:12,213 Fetching project page and analyzing links: https://www.piwheels.org/simple/pybotx-smartapp-rpc/ 2022-03-25T10:15:12,213 Getting page https://www.piwheels.org/simple/pybotx-smartapp-rpc/ 2022-03-25T10:15:12,215 Found index url https://www.piwheels.org/simple 2022-03-25T10:15:12,454 Skipping link: No binaries permitted for pybotx-smartapp-rpc: https://www.piwheels.org/simple/pybotx-smartapp-rpc/pybotx_smartapp_rpc-0.3.1-py3-none-any.whl#sha256=4c7e7aac536d39200a7ab18c6603fc0aaac498c7024ad98340d9770572388474 (from https://www.piwheels.org/simple/pybotx-smartapp-rpc/) (requires-python:>=3.8,<3.11) 2022-03-25T10:15:12,455 Skipping link: not a file: https://www.piwheels.org/simple/pybotx-smartapp-rpc/ 2022-03-25T10:15:12,455 Skipping link: not a file: https://pypi.org/simple/pybotx-smartapp-rpc/ 2022-03-25T10:15:12,488 Given no hashes to check 0 links for project 'pybotx-smartapp-rpc': discarding no candidates 2022-03-25T10:15:12,489 ERROR: Could not find a version that satisfies the requirement pybotx-smartapp-rpc==0.3.2 (from versions: none) 2022-03-25T10:15:12,492 ERROR: No matching distribution found for pybotx-smartapp-rpc==0.3.2 2022-03-25T10:15:12,494 Exception information: 2022-03-25T10:15:12,494 Traceback (most recent call last): 2022-03-25T10:15:12,494 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-25T10:15:12,494 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-25T10:15:12,494 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-25T10:15:12,494 raise RequirementsConflicted(criterion) 2022-03-25T10:15:12,494 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pybotx-smartapp-rpc==0.3.2') 2022-03-25T10:15:12,494 2022-03-25T10:15:12,494 During handling of the above exception, another exception occurred: 2022-03-25T10:15:12,494 2022-03-25T10:15:12,494 Traceback (most recent call last): 2022-03-25T10:15:12,494 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-25T10:15:12,494 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-25T10:15:12,494 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-25T10:15:12,494 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-25T10:15:12,494 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-25T10:15:12,494 raise ResolutionImpossible(e.criterion.information) 2022-03-25T10:15:12,494 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pybotx-smartapp-rpc==0.3.2'), parent=None)] 2022-03-25T10:15:12,494 2022-03-25T10:15:12,494 The above exception was the direct cause of the following exception: 2022-03-25T10:15:12,494 2022-03-25T10:15:12,494 Traceback (most recent call last): 2022-03-25T10:15:12,494 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-25T10:15:12,494 status = run_func(*args) 2022-03-25T10:15:12,494 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-25T10:15:12,494 return func(self, options, args) 2022-03-25T10:15:12,494 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-25T10:15:12,494 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-25T10:15:12,494 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-25T10:15:12,494 raise error from e 2022-03-25T10:15:12,494 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pybotx-smartapp-rpc==0.3.2 2022-03-25T10:15:12,502 Removed build tracker: '/tmp/pip-req-tracker-5zkgn1sv'