2021-11-20T08:41:31,601 Created temporary directory: /tmp/pip-ephem-wheel-cache-kf7bpedm 2021-11-20T08:41:31,604 Created temporary directory: /tmp/pip-req-tracker-4nd1xgte 2021-11-20T08:41:31,605 Initialized build tracking at /tmp/pip-req-tracker-4nd1xgte 2021-11-20T08:41:31,605 Created build tracker: /tmp/pip-req-tracker-4nd1xgte 2021-11-20T08:41:31,605 Entered build tracker: /tmp/pip-req-tracker-4nd1xgte 2021-11-20T08:41:31,606 Created temporary directory: /tmp/pip-wheel-va99_6bf 2021-11-20T08:41:31,641 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-20T08:41:31,643 2 location(s) to search for versions of deepprojection: 2021-11-20T08:41:31,643 * https://pypi.org/simple/deepprojection/ 2021-11-20T08:41:31,643 * https://www.piwheels.org/simple/deepprojection/ 2021-11-20T08:41:31,644 Fetching project page and analyzing links: https://pypi.org/simple/deepprojection/ 2021-11-20T08:41:31,645 Getting page https://pypi.org/simple/deepprojection/ 2021-11-20T08:41:31,647 Found index url https://pypi.org/simple 2021-11-20T08:41:31,736 Skipping link: No binaries permitted for deepprojection: https://files.pythonhosted.org/packages/d5/a8/dcf72ac161bf9e89a25b49887e21bfac7b59059026bc6601f9ecf47c797a/DeepProjection-0.0.8-py3-none-any.whl#sha256=352f84f5ff1574620cf24df81de2df8d2edb6ac8a418de9a7b53e7d47c29ef7d (from https://pypi.org/simple/deepprojection/) (requires-python:>=3.8,<4.0) 2021-11-20T08:41:31,737 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/49/7b/9ec3f17c5b59b2a3c0812a91cbfa7a8f2ec8517f7efe63e76678993ba1c6/DeepProjection-0.0.8.tar.gz#sha256=f596db416d33ca8b0783227d7054efb16755bcf0a25a7d280d636748b3fb2588 (from https://pypi.org/simple/deepprojection/) (requires-python:>=3.8,<4.0) 2021-11-20T08:41:31,737 Fetching project page and analyzing links: https://www.piwheels.org/simple/deepprojection/ 2021-11-20T08:41:31,738 Getting page https://www.piwheels.org/simple/deepprojection/ 2021-11-20T08:41:31,739 Found index url https://www.piwheels.org/simple 2021-11-20T08:41:31,931 Skipping link: not a file: https://www.piwheels.org/simple/deepprojection/ 2021-11-20T08:41:31,931 Skipping link: not a file: https://pypi.org/simple/deepprojection/ 2021-11-20T08:41:31,945 Given no hashes to check 0 links for project 'deepprojection': discarding no candidates 2021-11-20T08:41:31,946 ERROR: Could not find a version that satisfies the requirement deepprojection==0.0.8 (from versions: none) 2021-11-20T08:41:31,946 ERROR: No matching distribution found for deepprojection==0.0.8 2021-11-20T08:41:31,946 Exception information: 2021-11-20T08:41:31,946 Traceback (most recent call last): 2021-11-20T08:41:31,946 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-11-20T08:41:31,946 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-20T08:41:31,946 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-11-20T08:41:31,946 raise RequirementsConflicted(criterion) 2021-11-20T08:41:31,946 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('deepprojection==0.0.8') 2021-11-20T08:41:31,946 2021-11-20T08:41:31,946 During handling of the above exception, another exception occurred: 2021-11-20T08:41:31,946 2021-11-20T08:41:31,946 Traceback (most recent call last): 2021-11-20T08:41:31,946 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-11-20T08:41:31,946 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-11-20T08:41:31,946 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-11-20T08:41:31,946 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-20T08:41:31,946 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-11-20T08:41:31,946 raise ResolutionImpossible(e.criterion.information) 2021-11-20T08:41:31,946 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('deepprojection==0.0.8'), parent=None)] 2021-11-20T08:41:31,946 2021-11-20T08:41:31,946 The above exception was the direct cause of the following exception: 2021-11-20T08:41:31,946 2021-11-20T08:41:31,946 Traceback (most recent call last): 2021-11-20T08:41:31,946 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-11-20T08:41:31,946 status = self.run(options, args) 2021-11-20T08:41:31,946 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-11-20T08:41:31,946 return func(self, options, args) 2021-11-20T08:41:31,946 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-11-20T08:41:31,946 reqs, check_supported_wheels=True 2021-11-20T08:41:31,946 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-11-20T08:41:31,946 raise error from e 2021-11-20T08:41:31,946 pip._internal.exceptions.DistributionNotFound: No matching distribution found for deepprojection==0.0.8 2021-11-20T08:41:31,951 Removed build tracker: '/tmp/pip-req-tracker-4nd1xgte'