2022-01-14T19:43:24,237 Created temporary directory: /tmp/pip-ephem-wheel-cache-75ndly9r 2022-01-14T19:43:24,243 Created temporary directory: /tmp/pip-req-tracker-0h9zwe9x 2022-01-14T19:43:24,243 Initialized build tracking at /tmp/pip-req-tracker-0h9zwe9x 2022-01-14T19:43:24,244 Created build tracker: /tmp/pip-req-tracker-0h9zwe9x 2022-01-14T19:43:24,244 Entered build tracker: /tmp/pip-req-tracker-0h9zwe9x 2022-01-14T19:43:24,245 Created temporary directory: /tmp/pip-wheel-7wc3pbzu 2022-01-14T19:43:24,317 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-14T19:43:24,322 2 location(s) to search for versions of badcrossbar: 2022-01-14T19:43:24,322 * https://pypi.org/simple/badcrossbar/ 2022-01-14T19:43:24,322 * https://www.piwheels.org/simple/badcrossbar/ 2022-01-14T19:43:24,323 Fetching project page and analyzing links: https://pypi.org/simple/badcrossbar/ 2022-01-14T19:43:24,325 Getting page https://pypi.org/simple/badcrossbar/ 2022-01-14T19:43:24,328 Found index url https://pypi.org/simple 2022-01-14T19:43:24,525 Skipping link: No binaries permitted for badcrossbar: https://files.pythonhosted.org/packages/81/e0/85d9bcc1b27cbe0d9cd3e1c308c2a264f9db50ef4812c7248285c3cd7d93/badcrossbar-1.1.0-py3-none-any.whl#sha256=fbf7ebbabf40ac2c7c7eb4ca01243783e1849e49422dda943c489a925aae89f7 (from https://pypi.org/simple/badcrossbar/) (requires-python:>=3.9) 2022-01-14T19:43:24,527 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/6c/46/25728b3ffd30c3bb77178afb64afd3351de07a28c1d9dfef37c9109a993a/badcrossbar-1.1.0.tar.gz#sha256=8cfbe90a1f9ab7946cec7544d69a2e3701d0d39fa94be2e9a50de6237d62fdcb (from https://pypi.org/simple/badcrossbar/) (requires-python:>=3.9) 2022-01-14T19:43:24,527 Fetching project page and analyzing links: https://www.piwheels.org/simple/badcrossbar/ 2022-01-14T19:43:24,528 Getting page https://www.piwheels.org/simple/badcrossbar/ 2022-01-14T19:43:24,530 Found index url https://www.piwheels.org/simple 2022-01-14T19:43:24,740 Skipping link: not a file: https://www.piwheels.org/simple/badcrossbar/ 2022-01-14T19:43:24,741 Skipping link: not a file: https://pypi.org/simple/badcrossbar/ 2022-01-14T19:43:24,771 Given no hashes to check 0 links for project 'badcrossbar': discarding no candidates 2022-01-14T19:43:24,772 ERROR: Could not find a version that satisfies the requirement badcrossbar==1.1.0 (from versions: none) 2022-01-14T19:43:24,773 ERROR: No matching distribution found for badcrossbar==1.1.0 2022-01-14T19:43:24,773 Exception information: 2022-01-14T19:43:24,773 Traceback (most recent call last): 2022-01-14T19:43:24,773 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-14T19:43:24,773 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-14T19:43:24,773 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-14T19:43:24,773 raise RequirementsConflicted(criterion) 2022-01-14T19:43:24,773 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('badcrossbar==1.1.0') 2022-01-14T19:43:24,773 2022-01-14T19:43:24,773 During handling of the above exception, another exception occurred: 2022-01-14T19:43:24,773 2022-01-14T19:43:24,773 Traceback (most recent call last): 2022-01-14T19:43:24,773 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-14T19:43:24,773 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-14T19:43:24,773 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-14T19:43:24,773 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-14T19:43:24,773 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-14T19:43:24,773 raise ResolutionImpossible(e.criterion.information) 2022-01-14T19:43:24,773 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('badcrossbar==1.1.0'), parent=None)] 2022-01-14T19:43:24,773 2022-01-14T19:43:24,773 The above exception was the direct cause of the following exception: 2022-01-14T19:43:24,773 2022-01-14T19:43:24,773 Traceback (most recent call last): 2022-01-14T19:43:24,773 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-14T19:43:24,773 status = run_func(*args) 2022-01-14T19:43:24,773 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-14T19:43:24,773 return func(self, options, args) 2022-01-14T19:43:24,773 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-14T19:43:24,773 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-14T19:43:24,773 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-14T19:43:24,773 raise error from e 2022-01-14T19:43:24,773 pip._internal.exceptions.DistributionNotFound: No matching distribution found for badcrossbar==1.1.0 2022-01-14T19:43:24,781 Removed build tracker: '/tmp/pip-req-tracker-0h9zwe9x'