2021-12-23T10:54:23,339 Created temporary directory: /tmp/pip-ephem-wheel-cache-s6e4jji6 2021-12-23T10:54:23,344 Created temporary directory: /tmp/pip-req-tracker-c6d_1klz 2021-12-23T10:54:23,345 Initialized build tracking at /tmp/pip-req-tracker-c6d_1klz 2021-12-23T10:54:23,345 Created build tracker: /tmp/pip-req-tracker-c6d_1klz 2021-12-23T10:54:23,345 Entered build tracker: /tmp/pip-req-tracker-c6d_1klz 2021-12-23T10:54:23,347 Created temporary directory: /tmp/pip-wheel-s4vujcfh 2021-12-23T10:54:23,411 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-23T10:54:23,417 2 location(s) to search for versions of hu-neuro-pipeline: 2021-12-23T10:54:23,417 * https://pypi.org/simple/hu-neuro-pipeline/ 2021-12-23T10:54:23,417 * https://www.piwheels.org/simple/hu-neuro-pipeline/ 2021-12-23T10:54:23,419 Fetching project page and analyzing links: https://pypi.org/simple/hu-neuro-pipeline/ 2021-12-23T10:54:23,420 Getting page https://pypi.org/simple/hu-neuro-pipeline/ 2021-12-23T10:54:23,423 Found index url https://pypi.org/simple 2021-12-23T10:54:23,619 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/82/b1/3dcc5962107120172d6f63c0e483659a02f80e1644bbf7f659e8019bc451/hu-neuro-pipeline-0.1.0.tar.gz#sha256=6edc0068f8c1f1e29be8176089ca6a515c20bf16ab507bd98ca1d6c3953993b4 (from https://pypi.org/simple/hu-neuro-pipeline/) (requires-python:>=3.8) 2021-12-23T10:54:23,620 Skipping link: No binaries permitted for hu-neuro-pipeline: https://files.pythonhosted.org/packages/42/a0/9eb8a6ced3897caf6d034ec426ef8125aaee5c09979313eba93fcfdd7f13/hu_neuro_pipeline-0.1.0-py3-none-any.whl#sha256=807f4b3a0323c228fc4662d345b5d5e928322f80f06e940044d6ffbf2936b840 (from https://pypi.org/simple/hu-neuro-pipeline/) (requires-python:>=3.8) 2021-12-23T10:54:23,621 Fetching project page and analyzing links: https://www.piwheels.org/simple/hu-neuro-pipeline/ 2021-12-23T10:54:23,621 Getting page https://www.piwheels.org/simple/hu-neuro-pipeline/ 2021-12-23T10:54:23,624 Found index url https://www.piwheels.org/simple 2021-12-23T10:54:23,828 Skipping link: not a file: https://www.piwheels.org/simple/hu-neuro-pipeline/ 2021-12-23T10:54:23,829 Skipping link: not a file: https://pypi.org/simple/hu-neuro-pipeline/ 2021-12-23T10:54:23,860 Given no hashes to check 0 links for project 'hu-neuro-pipeline': discarding no candidates 2021-12-23T10:54:23,860 ERROR: Could not find a version that satisfies the requirement hu-neuro-pipeline==0.1.0 (from versions: none) 2021-12-23T10:54:23,861 ERROR: No matching distribution found for hu-neuro-pipeline==0.1.0 2021-12-23T10:54:23,862 Exception information: 2021-12-23T10:54:23,862 Traceback (most recent call last): 2021-12-23T10:54:23,862 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-23T10:54:23,862 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-23T10:54:23,862 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-23T10:54:23,862 raise RequirementsConflicted(criterion) 2021-12-23T10:54:23,862 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('hu-neuro-pipeline==0.1.0') 2021-12-23T10:54:23,862 2021-12-23T10:54:23,862 During handling of the above exception, another exception occurred: 2021-12-23T10:54:23,862 2021-12-23T10:54:23,862 Traceback (most recent call last): 2021-12-23T10:54:23,862 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2021-12-23T10:54:23,862 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-12-23T10:54:23,862 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-23T10:54:23,862 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-23T10:54:23,862 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-23T10:54:23,862 raise ResolutionImpossible(e.criterion.information) 2021-12-23T10:54:23,862 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('hu-neuro-pipeline==0.1.0'), parent=None)] 2021-12-23T10:54:23,862 2021-12-23T10:54:23,862 The above exception was the direct cause of the following exception: 2021-12-23T10:54:23,862 2021-12-23T10:54:23,862 Traceback (most recent call last): 2021-12-23T10:54:23,862 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-23T10:54:23,862 status = run_func(*args) 2021-12-23T10:54:23,862 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-23T10:54:23,862 return func(self, options, args) 2021-12-23T10:54:23,862 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-23T10:54:23,862 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-23T10:54:23,862 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-23T10:54:23,862 raise error from e 2021-12-23T10:54:23,862 pip._internal.exceptions.DistributionNotFound: No matching distribution found for hu-neuro-pipeline==0.1.0 2021-12-23T10:54:23,870 Removed build tracker: '/tmp/pip-req-tracker-c6d_1klz'