2021-11-09T23:22:05,800 Created temporary directory: /tmp/pip-ephem-wheel-cache-yzw0jlqv 2021-11-09T23:22:05,804 Created temporary directory: /tmp/pip-req-tracker-mg9iorz8 2021-11-09T23:22:05,804 Initialized build tracking at /tmp/pip-req-tracker-mg9iorz8 2021-11-09T23:22:05,804 Created build tracker: /tmp/pip-req-tracker-mg9iorz8 2021-11-09T23:22:05,804 Entered build tracker: /tmp/pip-req-tracker-mg9iorz8 2021-11-09T23:22:05,805 Created temporary directory: /tmp/pip-wheel-lpen9zt7 2021-11-09T23:22:05,837 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-09T23:22:05,839 2 location(s) to search for versions of bakkes-rcon: 2021-11-09T23:22:05,839 * https://pypi.org/simple/bakkes-rcon/ 2021-11-09T23:22:05,839 * https://www.piwheels.org/simple/bakkes-rcon/ 2021-11-09T23:22:05,840 Fetching project page and analyzing links: https://pypi.org/simple/bakkes-rcon/ 2021-11-09T23:22:05,841 Getting page https://pypi.org/simple/bakkes-rcon/ 2021-11-09T23:22:05,842 Found index url https://pypi.org/simple 2021-11-09T23:22:05,935 Link requires a different Python (3.9.2 not in: '>=3.10,<4.0'): https://files.pythonhosted.org/packages/71/26/b62a12f85d84ef420d232b88243a64927b40b8cde69c9a0e08ed7db7f0a2/bakkes-rcon-0.0.1.tar.gz#sha256=d9f3837e3d83c3c5d17bd1d58d38cb4f32f67d0fb362c3c3df9b3d909713bba8 (from https://pypi.org/simple/bakkes-rcon/) (requires-python:>=3.10,<4.0) 2021-11-09T23:22:05,936 Skipping link: No binaries permitted for bakkes-rcon: https://files.pythonhosted.org/packages/67/86/1f5c42ca18424e8c0412e07c2d8e8f6f834fee0c6700f8c066f94e1042fb/bakkes_rcon-0.0.1-py3-none-any.whl#sha256=0f7bbb0e98d1017acdd6dbd847975c8b7d5311d938b4ac83484c208ed638d8e5 (from https://pypi.org/simple/bakkes-rcon/) (requires-python:>=3.10,<4.0) 2021-11-09T23:22:05,936 Fetching project page and analyzing links: https://www.piwheels.org/simple/bakkes-rcon/ 2021-11-09T23:22:05,936 Getting page https://www.piwheels.org/simple/bakkes-rcon/ 2021-11-09T23:22:05,937 Found index url https://www.piwheels.org/simple 2021-11-09T23:22:06,121 Skipping link: not a file: https://www.piwheels.org/simple/bakkes-rcon/ 2021-11-09T23:22:06,121 Skipping link: not a file: https://pypi.org/simple/bakkes-rcon/ 2021-11-09T23:22:06,139 Given no hashes to check 0 links for project 'bakkes-rcon': discarding no candidates 2021-11-09T23:22:06,140 ERROR: Could not find a version that satisfies the requirement bakkes-rcon==0.0.1 (from versions: none) 2021-11-09T23:22:06,140 ERROR: No matching distribution found for bakkes-rcon==0.0.1 2021-11-09T23:22:06,140 Exception information: 2021-11-09T23:22:06,140 Traceback (most recent call last): 2021-11-09T23:22:06,140 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-11-09T23:22:06,140 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-09T23:22:06,140 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-11-09T23:22:06,140 raise RequirementsConflicted(criterion) 2021-11-09T23:22:06,140 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('bakkes-rcon==0.0.1') 2021-11-09T23:22:06,140 2021-11-09T23:22:06,140 During handling of the above exception, another exception occurred: 2021-11-09T23:22:06,140 2021-11-09T23:22:06,140 Traceback (most recent call last): 2021-11-09T23:22:06,140 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-11-09T23:22:06,140 result = self._result = resolver.resolve( 2021-11-09T23:22:06,140 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-11-09T23:22:06,140 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-09T23:22:06,140 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-11-09T23:22:06,140 raise ResolutionImpossible(e.criterion.information) 2021-11-09T23:22:06,140 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('bakkes-rcon==0.0.1'), parent=None)] 2021-11-09T23:22:06,140 2021-11-09T23:22:06,140 The above exception was the direct cause of the following exception: 2021-11-09T23:22:06,140 2021-11-09T23:22:06,140 Traceback (most recent call last): 2021-11-09T23:22:06,140 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-11-09T23:22:06,140 status = self.run(options, args) 2021-11-09T23:22:06,140 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-11-09T23:22:06,140 return func(self, options, args) 2021-11-09T23:22:06,140 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-11-09T23:22:06,140 requirement_set = resolver.resolve( 2021-11-09T23:22:06,140 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-11-09T23:22:06,140 raise error from e 2021-11-09T23:22:06,140 pip._internal.exceptions.DistributionNotFound: No matching distribution found for bakkes-rcon==0.0.1 2021-11-09T23:22:06,145 Removed build tracker: '/tmp/pip-req-tracker-mg9iorz8'