2021-10-30T21:53:44,736 Created temporary directory: /tmp/pip-ephem-wheel-cache-y2vmv2ub 2021-10-30T21:53:44,739 Created temporary directory: /tmp/pip-req-tracker-8oirr325 2021-10-30T21:53:44,739 Initialized build tracking at /tmp/pip-req-tracker-8oirr325 2021-10-30T21:53:44,739 Created build tracker: /tmp/pip-req-tracker-8oirr325 2021-10-30T21:53:44,739 Entered build tracker: /tmp/pip-req-tracker-8oirr325 2021-10-30T21:53:44,740 Created temporary directory: /tmp/pip-wheel-t1qepypj 2021-10-30T21:53:44,775 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-30T21:53:44,778 2 location(s) to search for versions of wpilib-ws-py: 2021-10-30T21:53:44,778 * https://pypi.org/simple/wpilib-ws-py/ 2021-10-30T21:53:44,778 * https://www.piwheels.org/simple/wpilib-ws-py/ 2021-10-30T21:53:44,779 Fetching project page and analyzing links: https://pypi.org/simple/wpilib-ws-py/ 2021-10-30T21:53:44,779 Getting page https://pypi.org/simple/wpilib-ws-py/ 2021-10-30T21:53:44,781 Found index url https://pypi.org/simple 2021-10-30T21:53:44,869 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/5a/0d/89ac45617f16543cf1ccc62e031bf5eee1d058f16ecf128890f276a30dcb/wpilib-ws-py-0.1.1.tar.gz#sha256=bff3825da95e5cfe9d33e1f6b965ffca534ef84aade511920ae450a77fedc250 (from https://pypi.org/simple/wpilib-ws-py/) (requires-python:>=3.9,<4.0) 2021-10-30T21:53:44,869 Skipping link: No binaries permitted for wpilib-ws-py: https://files.pythonhosted.org/packages/2b/a5/f5bb1e1cb9bd55ba40ff3a74ac23df63e6a171efce135ba5ce51f3171439/wpilib_ws_py-0.1.1-py3-none-any.whl#sha256=ce1a2a42b2fd690204e4e7c439a915cb54fbbabe236865327fcaf757f36b0837 (from https://pypi.org/simple/wpilib-ws-py/) (requires-python:>=3.9,<4.0) 2021-10-30T21:53:44,870 Fetching project page and analyzing links: https://www.piwheels.org/simple/wpilib-ws-py/ 2021-10-30T21:53:44,870 Getting page https://www.piwheels.org/simple/wpilib-ws-py/ 2021-10-30T21:53:44,871 Found index url https://www.piwheels.org/simple 2021-10-30T21:53:45,039 Skipping link: not a file: https://www.piwheels.org/simple/wpilib-ws-py/ 2021-10-30T21:53:45,040 Skipping link: not a file: https://pypi.org/simple/wpilib-ws-py/ 2021-10-30T21:53:45,054 Given no hashes to check 0 links for project 'wpilib-ws-py': discarding no candidates 2021-10-30T21:53:45,054 ERROR: Could not find a version that satisfies the requirement wpilib-ws-py==0.1.1 (from versions: none) 2021-10-30T21:53:45,055 ERROR: No matching distribution found for wpilib-ws-py==0.1.1 2021-10-30T21:53:45,055 Exception information: 2021-10-30T21:53:45,055 Traceback (most recent call last): 2021-10-30T21:53:45,055 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-30T21:53:45,055 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-30T21:53:45,055 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-30T21:53:45,055 raise RequirementsConflicted(criterion) 2021-10-30T21:53:45,055 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('wpilib-ws-py==0.1.1') 2021-10-30T21:53:45,055 2021-10-30T21:53:45,055 During handling of the above exception, another exception occurred: 2021-10-30T21:53:45,055 2021-10-30T21:53:45,055 Traceback (most recent call last): 2021-10-30T21:53:45,055 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-30T21:53:45,055 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-30T21:53:45,055 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-30T21:53:45,055 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-30T21:53:45,055 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-30T21:53:45,055 raise ResolutionImpossible(e.criterion.information) 2021-10-30T21:53:45,055 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('wpilib-ws-py==0.1.1'), parent=None)] 2021-10-30T21:53:45,055 2021-10-30T21:53:45,055 The above exception was the direct cause of the following exception: 2021-10-30T21:53:45,055 2021-10-30T21:53:45,055 Traceback (most recent call last): 2021-10-30T21:53:45,055 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-30T21:53:45,055 status = self.run(options, args) 2021-10-30T21:53:45,055 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-30T21:53:45,055 return func(self, options, args) 2021-10-30T21:53:45,055 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-30T21:53:45,055 reqs, check_supported_wheels=True 2021-10-30T21:53:45,055 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-30T21:53:45,055 raise error from e 2021-10-30T21:53:45,055 pip._internal.exceptions.DistributionNotFound: No matching distribution found for wpilib-ws-py==0.1.1 2021-10-30T21:53:45,059 Removed build tracker: '/tmp/pip-req-tracker-8oirr325'