2021-08-25T07:01:50,254 Created temporary directory: /tmp/pip-ephem-wheel-cache-903f_xm8 2021-08-25T07:01:50,257 Created temporary directory: /tmp/pip-req-tracker-ukta7iv4 2021-08-25T07:01:50,258 Initialized build tracking at /tmp/pip-req-tracker-ukta7iv4 2021-08-25T07:01:50,258 Created build tracker: /tmp/pip-req-tracker-ukta7iv4 2021-08-25T07:01:50,258 Entered build tracker: /tmp/pip-req-tracker-ukta7iv4 2021-08-25T07:01:50,259 Created temporary directory: /tmp/pip-wheel-yx6ljpzi 2021-08-25T07:01:50,294 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-25T07:01:50,297 2 location(s) to search for versions of no-code: 2021-08-25T07:01:50,297 * https://pypi.org/simple/no-code/ 2021-08-25T07:01:50,297 * https://www.piwheels.org/simple/no-code/ 2021-08-25T07:01:50,298 Fetching project page and analyzing links: https://pypi.org/simple/no-code/ 2021-08-25T07:01:50,298 Getting page https://pypi.org/simple/no-code/ 2021-08-25T07:01:50,300 Found index url https://pypi.org/simple 2021-08-25T07:01:50,390 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/c5/1d/e85ea97f7d129036b5ce5688fd5a8da1ebc94a37303c413da4b2bba87aaf/no-code-0.0.1.tar.gz#sha256=c7b66dc34fb0ff1780efb79039a5528d8ff292b9f9b4b595293d765503647dd0 (from https://pypi.org/simple/no-code/) (requires-python:>=3.8) 2021-08-25T07:01:50,390 Skipping link: No binaries permitted for no-code: https://files.pythonhosted.org/packages/e0/01/8fa433832512f9b4eca27ad6c4e87ea7213ac5eb067df7aa10e5c61ca81e/no_code-0.0.1-py3-none-any.whl#sha256=242c09a935a7574dc013aa8bb95d829e4bf3966b6599ec5a7148ddf85bc2c787 (from https://pypi.org/simple/no-code/) (requires-python:>=3.8) 2021-08-25T07:01:50,390 Fetching project page and analyzing links: https://www.piwheels.org/simple/no-code/ 2021-08-25T07:01:50,391 Getting page https://www.piwheels.org/simple/no-code/ 2021-08-25T07:01:50,391 Found index url https://www.piwheels.org/simple 2021-08-25T07:01:50,493 Skipping link: not a file: https://www.piwheels.org/simple/no-code/ 2021-08-25T07:01:50,493 Skipping link: not a file: https://pypi.org/simple/no-code/ 2021-08-25T07:01:50,516 Given no hashes to check 0 links for project 'no-code': discarding no candidates 2021-08-25T07:01:50,516 ERROR: Could not find a version that satisfies the requirement no-code==0.0.1 (from versions: none) 2021-08-25T07:01:50,517 ERROR: No matching distribution found for no-code==0.0.1 2021-08-25T07:01:50,517 Exception information: 2021-08-25T07:01:50,517 Traceback (most recent call last): 2021-08-25T07:01:50,517 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-25T07:01:50,517 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-25T07:01:50,517 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-25T07:01:50,517 raise RequirementsConflicted(criterion) 2021-08-25T07:01:50,517 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('no-code==0.0.1') 2021-08-25T07:01:50,517 2021-08-25T07:01:50,517 During handling of the above exception, another exception occurred: 2021-08-25T07:01:50,517 2021-08-25T07:01:50,517 Traceback (most recent call last): 2021-08-25T07:01:50,517 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-25T07:01:50,517 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-25T07:01:50,517 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-25T07:01:50,517 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-25T07:01:50,517 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-25T07:01:50,517 raise ResolutionImpossible(e.criterion.information) 2021-08-25T07:01:50,517 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('no-code==0.0.1'), parent=None)] 2021-08-25T07:01:50,517 2021-08-25T07:01:50,517 The above exception was the direct cause of the following exception: 2021-08-25T07:01:50,517 2021-08-25T07:01:50,517 Traceback (most recent call last): 2021-08-25T07:01:50,517 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-25T07:01:50,517 status = self.run(options, args) 2021-08-25T07:01:50,517 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-25T07:01:50,517 return func(self, options, args) 2021-08-25T07:01:50,517 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-25T07:01:50,517 reqs, check_supported_wheels=True 2021-08-25T07:01:50,517 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-25T07:01:50,517 raise error from e 2021-08-25T07:01:50,517 pip._internal.exceptions.DistributionNotFound: No matching distribution found for no-code==0.0.1 2021-08-25T07:01:50,521 Removed build tracker: '/tmp/pip-req-tracker-ukta7iv4'