2021-09-29T17:36:41,724 Created temporary directory: /tmp/pip-ephem-wheel-cache-knk2ljho 2021-09-29T17:36:41,730 Created temporary directory: /tmp/pip-req-tracker-gjjjvuk4 2021-09-29T17:36:41,731 Initialized build tracking at /tmp/pip-req-tracker-gjjjvuk4 2021-09-29T17:36:41,732 Created build tracker: /tmp/pip-req-tracker-gjjjvuk4 2021-09-29T17:36:41,732 Entered build tracker: /tmp/pip-req-tracker-gjjjvuk4 2021-09-29T17:36:41,733 Created temporary directory: /tmp/pip-wheel-i7r5qnk_ 2021-09-29T17:36:41,795 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-29T17:36:41,799 2 location(s) to search for versions of lahar-python: 2021-09-29T17:36:41,799 * https://pypi.org/simple/lahar-python/ 2021-09-29T17:36:41,799 * https://www.piwheels.org/simple/lahar-python/ 2021-09-29T17:36:41,799 Fetching project page and analyzing links: https://pypi.org/simple/lahar-python/ 2021-09-29T17:36:41,802 Getting page https://pypi.org/simple/lahar-python/ 2021-09-29T17:36:41,806 Found index url https://pypi.org/simple 2021-09-29T17:36:42,121 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/46/d3/4d430bc71a705620b5a9ddc59c51ea18aa8dd831daedb46af412d55716d9/lahar-python-0.1.0.tar.gz#sha256=58ad41ab5df197490c319642dbca6428ad3d451d06592e8f3b9f50b2cdcee7b4 (from https://pypi.org/simple/lahar-python/) (requires-python:>=3.6) 2021-09-29T17:36:42,122 Skipping link: No binaries permitted for lahar-python: https://files.pythonhosted.org/packages/a5/e8/35d83b2899f1de71210d2afffeebd4c9897aae984375698ab8bcc6144100/lahar_python-0.1.0-py3-none-any.whl#sha256=ab5614f8bd853c3df9d230a98f1385738b98a219a98af6e30e4e66d10a8419a3 (from https://pypi.org/simple/lahar-python/) (requires-python:>=3.6) 2021-09-29T17:36:42,123 Fetching project page and analyzing links: https://www.piwheels.org/simple/lahar-python/ 2021-09-29T17:36:42,123 Getting page https://www.piwheels.org/simple/lahar-python/ 2021-09-29T17:36:42,126 Found index url https://www.piwheels.org/simple 2021-09-29T17:36:42,308 Given no hashes to check 0 links for project 'lahar-python': discarding no candidates 2021-09-29T17:36:42,309 ERROR: Could not find a version that satisfies the requirement lahar-python==0.1.0 2021-09-29T17:36:42,311 ERROR: No matching distribution found for lahar-python==0.1.0 2021-09-29T17:36:42,311 Exception information: 2021-09-29T17:36:42,311 Traceback (most recent call last): 2021-09-29T17:36:42,311 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-09-29T17:36:42,311 crit = self.state.criteria[name] 2021-09-29T17:36:42,311 KeyError: 'lahar-python' 2021-09-29T17:36:42,311 2021-09-29T17:36:42,311 During handling of the above exception, another exception occurred: 2021-09-29T17:36:42,311 2021-09-29T17:36:42,311 Traceback (most recent call last): 2021-09-29T17:36:42,311 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-09-29T17:36:42,311 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-29T17:36:42,311 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-29T17:36:42,311 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-09-29T17:36:42,311 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-09-29T17:36:42,311 raise RequirementsConflicted(criterion) 2021-09-29T17:36:42,311 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('lahar-python==0.1.0') 2021-09-29T17:36:42,311 2021-09-29T17:36:42,311 During handling of the above exception, another exception occurred: 2021-09-29T17:36:42,311 2021-09-29T17:36:42,311 Traceback (most recent call last): 2021-09-29T17:36:42,311 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-09-29T17:36:42,311 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-09-29T17:36:42,311 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-09-29T17:36:42,311 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-29T17:36:42,311 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-09-29T17:36:42,311 raise ResolutionImpossible(e.criterion.information) 2021-09-29T17:36:42,311 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('lahar-python==0.1.0'), parent=None)] 2021-09-29T17:36:42,311 2021-09-29T17:36:42,311 The above exception was the direct cause of the following exception: 2021-09-29T17:36:42,311 2021-09-29T17:36:42,311 Traceback (most recent call last): 2021-09-29T17:36:42,311 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2021-09-29T17:36:42,311 status = self.run(options, args) 2021-09-29T17:36:42,311 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2021-09-29T17:36:42,311 return func(self, options, args) 2021-09-29T17:36:42,311 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2021-09-29T17:36:42,311 reqs, check_supported_wheels=True 2021-09-29T17:36:42,311 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-09-29T17:36:42,311 six.raise_from(error, e) 2021-09-29T17:36:42,311 File "", line 3, in raise_from 2021-09-29T17:36:42,311 pip._internal.exceptions.DistributionNotFound: No matching distribution found for lahar-python==0.1.0 2021-09-29T17:36:42,320 Removed build tracker: '/tmp/pip-req-tracker-gjjjvuk4'