2022-03-13T06:42:10,249 Created temporary directory: /tmp/pip-ephem-wheel-cache-4v74dc2c 2022-03-13T06:42:10,255 Created temporary directory: /tmp/pip-req-tracker-qmmy_6jg 2022-03-13T06:42:10,256 Initialized build tracking at /tmp/pip-req-tracker-qmmy_6jg 2022-03-13T06:42:10,256 Created build tracker: /tmp/pip-req-tracker-qmmy_6jg 2022-03-13T06:42:10,256 Entered build tracker: /tmp/pip-req-tracker-qmmy_6jg 2022-03-13T06:42:10,257 Created temporary directory: /tmp/pip-wheel-g05n6_qq 2022-03-13T06:42:10,326 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-13T06:42:10,334 2 location(s) to search for versions of thebrain: 2022-03-13T06:42:10,334 * https://pypi.org/simple/thebrain/ 2022-03-13T06:42:10,334 * https://www.piwheels.org/simple/thebrain/ 2022-03-13T06:42:10,336 Fetching project page and analyzing links: https://pypi.org/simple/thebrain/ 2022-03-13T06:42:10,337 Getting page https://pypi.org/simple/thebrain/ 2022-03-13T06:42:10,340 Found index url https://pypi.org/simple 2022-03-13T06:42:10,449 Skipping link: No binaries permitted for thebrain: https://files.pythonhosted.org/packages/ce/ad/f653c8aa70423bc61a6c23ab68b1a2567fdcfca28f79836120d940ccda9b/thebrain-1.0-py3-none-any.whl#sha256=1bdb3d060d14f11e25346b22814e0e264313d3b92bc695ae81432dc164ec3643 (from https://pypi.org/simple/thebrain/) (requires-python:>=3.9) 2022-03-13T06:42:10,451 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/68/9a/7e7e4097f6ae1dfdce4e2411406e855e28b4339b293cc495306884cc436b/thebrain-1.0.tar.gz#sha256=a465ba165d41205222bd927b4e9df7df57ede7ced86db2a26dc45b2653109cde (from https://pypi.org/simple/thebrain/) (requires-python:>=3.9) 2022-03-13T06:42:10,452 Fetching project page and analyzing links: https://www.piwheels.org/simple/thebrain/ 2022-03-13T06:42:10,452 Getting page https://www.piwheels.org/simple/thebrain/ 2022-03-13T06:42:10,455 Found index url https://www.piwheels.org/simple 2022-03-13T06:42:10,703 Skipping link: not a file: https://www.piwheels.org/simple/thebrain/ 2022-03-13T06:42:10,704 Skipping link: not a file: https://pypi.org/simple/thebrain/ 2022-03-13T06:42:10,736 Given no hashes to check 0 links for project 'thebrain': discarding no candidates 2022-03-13T06:42:10,737 ERROR: Could not find a version that satisfies the requirement thebrain==1.0 (from versions: none) 2022-03-13T06:42:10,740 ERROR: No matching distribution found for thebrain==1.0 2022-03-13T06:42:10,742 Exception information: 2022-03-13T06:42:10,742 Traceback (most recent call last): 2022-03-13T06:42:10,742 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-13T06:42:10,742 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-13T06:42:10,742 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-13T06:42:10,742 raise RequirementsConflicted(criterion) 2022-03-13T06:42:10,742 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('thebrain==1.0') 2022-03-13T06:42:10,742 2022-03-13T06:42:10,742 During handling of the above exception, another exception occurred: 2022-03-13T06:42:10,742 2022-03-13T06:42:10,742 Traceback (most recent call last): 2022-03-13T06:42:10,742 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-13T06:42:10,742 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-13T06:42:10,742 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-13T06:42:10,742 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-13T06:42:10,742 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-13T06:42:10,742 raise ResolutionImpossible(e.criterion.information) 2022-03-13T06:42:10,742 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('thebrain==1.0'), parent=None)] 2022-03-13T06:42:10,742 2022-03-13T06:42:10,742 The above exception was the direct cause of the following exception: 2022-03-13T06:42:10,742 2022-03-13T06:42:10,742 Traceback (most recent call last): 2022-03-13T06:42:10,742 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-13T06:42:10,742 status = run_func(*args) 2022-03-13T06:42:10,742 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-13T06:42:10,742 return func(self, options, args) 2022-03-13T06:42:10,742 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-13T06:42:10,742 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-13T06:42:10,742 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-13T06:42:10,742 raise error from e 2022-03-13T06:42:10,742 pip._internal.exceptions.DistributionNotFound: No matching distribution found for thebrain==1.0 2022-03-13T06:42:10,750 Removed build tracker: '/tmp/pip-req-tracker-qmmy_6jg'