2021-08-24T07:29:58,566 Created temporary directory: /tmp/pip-ephem-wheel-cache-sudotvg9 2021-08-24T07:29:58,569 Created temporary directory: /tmp/pip-req-tracker-vs5ag4zw 2021-08-24T07:29:58,570 Initialized build tracking at /tmp/pip-req-tracker-vs5ag4zw 2021-08-24T07:29:58,570 Created build tracker: /tmp/pip-req-tracker-vs5ag4zw 2021-08-24T07:29:58,570 Entered build tracker: /tmp/pip-req-tracker-vs5ag4zw 2021-08-24T07:29:58,571 Created temporary directory: /tmp/pip-wheel-0lwri9yg 2021-08-24T07:29:58,604 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-24T07:29:58,607 2 location(s) to search for versions of modelbrick: 2021-08-24T07:29:58,607 * https://pypi.org/simple/modelbrick/ 2021-08-24T07:29:58,607 * https://www.piwheels.org/simple/modelbrick/ 2021-08-24T07:29:58,608 Fetching project page and analyzing links: https://pypi.org/simple/modelbrick/ 2021-08-24T07:29:58,609 Getting page https://pypi.org/simple/modelbrick/ 2021-08-24T07:29:58,610 Found index url https://pypi.org/simple 2021-08-24T07:29:58,698 Skipping link: No binaries permitted for modelbrick: https://files.pythonhosted.org/packages/c0/c8/48edfdfd831368391d4ef6ed0d5f1bada28f8ab65f3a8eca393efee354d4/modelbrick-0.0.1-py3-none-any.whl#sha256=0ff32b274451d941a546d53e4f8eb9dd8d6501db644c68550e37aaf7037442d2 (from https://pypi.org/simple/modelbrick/) (requires-python:>=3.8) 2021-08-24T07:29:58,699 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/f3/1f/270b980d69a719ac87acdeb22101423d11c1187d511f73a54353827f382f/modelbrick-0.0.1.tar.gz#sha256=400d1891c048e8bf3710ad00694dbbcece7d42751ed6da593d780d9f167a7ded (from https://pypi.org/simple/modelbrick/) (requires-python:>=3.8) 2021-08-24T07:29:58,699 Fetching project page and analyzing links: https://www.piwheels.org/simple/modelbrick/ 2021-08-24T07:29:58,700 Getting page https://www.piwheels.org/simple/modelbrick/ 2021-08-24T07:29:58,701 Found index url https://www.piwheels.org/simple 2021-08-24T07:29:58,812 Skipping link: not a file: https://www.piwheels.org/simple/modelbrick/ 2021-08-24T07:29:58,812 Skipping link: not a file: https://pypi.org/simple/modelbrick/ 2021-08-24T07:29:58,832 Given no hashes to check 0 links for project 'modelbrick': discarding no candidates 2021-08-24T07:29:58,832 ERROR: Could not find a version that satisfies the requirement modelbrick==0.0.1 (from versions: none) 2021-08-24T07:29:58,833 ERROR: No matching distribution found for modelbrick==0.0.1 2021-08-24T07:29:58,833 Exception information: 2021-08-24T07:29:58,833 Traceback (most recent call last): 2021-08-24T07:29:58,833 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-24T07:29:58,833 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-24T07:29:58,833 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-24T07:29:58,833 raise RequirementsConflicted(criterion) 2021-08-24T07:29:58,833 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('modelbrick==0.0.1') 2021-08-24T07:29:58,833 2021-08-24T07:29:58,833 During handling of the above exception, another exception occurred: 2021-08-24T07:29:58,833 2021-08-24T07:29:58,833 Traceback (most recent call last): 2021-08-24T07:29:58,833 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-24T07:29:58,833 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-24T07:29:58,833 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-24T07:29:58,833 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-24T07:29:58,833 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-24T07:29:58,833 raise ResolutionImpossible(e.criterion.information) 2021-08-24T07:29:58,833 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('modelbrick==0.0.1'), parent=None)] 2021-08-24T07:29:58,833 2021-08-24T07:29:58,833 The above exception was the direct cause of the following exception: 2021-08-24T07:29:58,833 2021-08-24T07:29:58,833 Traceback (most recent call last): 2021-08-24T07:29:58,833 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-24T07:29:58,833 status = self.run(options, args) 2021-08-24T07:29:58,833 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-24T07:29:58,833 return func(self, options, args) 2021-08-24T07:29:58,833 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-24T07:29:58,833 reqs, check_supported_wheels=True 2021-08-24T07:29:58,833 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-24T07:29:58,833 raise error from e 2021-08-24T07:29:58,833 pip._internal.exceptions.DistributionNotFound: No matching distribution found for modelbrick==0.0.1 2021-08-24T07:29:58,838 Removed build tracker: '/tmp/pip-req-tracker-vs5ag4zw'