2021-11-09T23:16:51,959 Created temporary directory: /tmp/pip-ephem-wheel-cache-w0tnlych 2021-11-09T23:16:51,962 Created temporary directory: /tmp/pip-req-tracker-rfjupakn 2021-11-09T23:16:51,963 Initialized build tracking at /tmp/pip-req-tracker-rfjupakn 2021-11-09T23:16:51,963 Created build tracker: /tmp/pip-req-tracker-rfjupakn 2021-11-09T23:16:51,963 Entered build tracker: /tmp/pip-req-tracker-rfjupakn 2021-11-09T23:16:51,964 Created temporary directory: /tmp/pip-wheel-6wi9ts6a 2021-11-09T23:16:51,999 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-09T23:16:52,002 2 location(s) to search for versions of bakkes-rcon: 2021-11-09T23:16:52,002 * https://pypi.org/simple/bakkes-rcon/ 2021-11-09T23:16:52,002 * https://www.piwheels.org/simple/bakkes-rcon/ 2021-11-09T23:16:52,003 Fetching project page and analyzing links: https://pypi.org/simple/bakkes-rcon/ 2021-11-09T23:16:52,003 Getting page https://pypi.org/simple/bakkes-rcon/ 2021-11-09T23:16:52,005 Found index url https://pypi.org/simple 2021-11-09T23:16:52,095 Link requires a different Python (3.7.3 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:16:52,095 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:16:52,095 Fetching project page and analyzing links: https://www.piwheels.org/simple/bakkes-rcon/ 2021-11-09T23:16:52,096 Getting page https://www.piwheels.org/simple/bakkes-rcon/ 2021-11-09T23:16:52,096 Found index url https://www.piwheels.org/simple 2021-11-09T23:16:52,354 Skipping link: not a file: https://www.piwheels.org/simple/bakkes-rcon/ 2021-11-09T23:16:52,355 Skipping link: not a file: https://pypi.org/simple/bakkes-rcon/ 2021-11-09T23:16:52,373 Given no hashes to check 0 links for project 'bakkes-rcon': discarding no candidates 2021-11-09T23:16:52,373 ERROR: Could not find a version that satisfies the requirement bakkes-rcon==0.0.1 (from versions: none) 2021-11-09T23:16:52,374 ERROR: No matching distribution found for bakkes-rcon==0.0.1 2021-11-09T23:16:52,374 Exception information: 2021-11-09T23:16:52,374 Traceback (most recent call last): 2021-11-09T23:16:52,374 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-11-09T23:16:52,374 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-09T23:16:52,374 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-11-09T23:16:52,374 raise RequirementsConflicted(criterion) 2021-11-09T23:16:52,374 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('bakkes-rcon==0.0.1') 2021-11-09T23:16:52,374 2021-11-09T23:16:52,374 During handling of the above exception, another exception occurred: 2021-11-09T23:16:52,374 2021-11-09T23:16:52,374 Traceback (most recent call last): 2021-11-09T23:16:52,374 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-11-09T23:16:52,374 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-11-09T23:16:52,374 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-11-09T23:16:52,374 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-09T23:16:52,374 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-11-09T23:16:52,374 raise ResolutionImpossible(e.criterion.information) 2021-11-09T23:16:52,374 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('bakkes-rcon==0.0.1'), parent=None)] 2021-11-09T23:16:52,374 2021-11-09T23:16:52,374 The above exception was the direct cause of the following exception: 2021-11-09T23:16:52,374 2021-11-09T23:16:52,374 Traceback (most recent call last): 2021-11-09T23:16:52,374 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-11-09T23:16:52,374 status = self.run(options, args) 2021-11-09T23:16:52,374 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-11-09T23:16:52,374 return func(self, options, args) 2021-11-09T23:16:52,374 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-11-09T23:16:52,374 reqs, check_supported_wheels=True 2021-11-09T23:16:52,374 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-11-09T23:16:52,374 raise error from e 2021-11-09T23:16:52,374 pip._internal.exceptions.DistributionNotFound: No matching distribution found for bakkes-rcon==0.0.1 2021-11-09T23:16:52,378 Removed build tracker: '/tmp/pip-req-tracker-rfjupakn'