2022-06-06T13:01:47,506 Created temporary directory: /tmp/pip-ephem-wheel-cache-91qk1niv 2022-06-06T13:01:47,512 Created temporary directory: /tmp/pip-build-tracker-ckfqbuvb 2022-06-06T13:01:47,512 Initialized build tracking at /tmp/pip-build-tracker-ckfqbuvb 2022-06-06T13:01:47,513 Created build tracker: /tmp/pip-build-tracker-ckfqbuvb 2022-06-06T13:01:47,513 Entered build tracker: /tmp/pip-build-tracker-ckfqbuvb 2022-06-06T13:01:47,514 Created temporary directory: /tmp/pip-wheel-p1j3o_i0 2022-06-06T13:01:47,583 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-06-06T13:01:47,592 2 location(s) to search for versions of haas-python-ads1xx5: 2022-06-06T13:01:47,592 * https://pypi.org/simple/haas-python-ads1xx5/ 2022-06-06T13:01:47,592 * https://www.piwheels.org/simple/haas-python-ads1xx5/ 2022-06-06T13:01:47,593 Fetching project page and analyzing links: https://pypi.org/simple/haas-python-ads1xx5/ 2022-06-06T13:01:47,594 Getting page https://pypi.org/simple/haas-python-ads1xx5/ 2022-06-06T13:01:47,598 Found index url https://pypi.org/simple 2022-06-06T13:01:47,703 Found link https://files.pythonhosted.org/packages/2d/af/23c90f4b120bac4ece5612160bef11ff0a1b66d6757b0b3bc0da6b5061b9/haas-python-ads1xx5-0.0.1.tar.gz#sha256=bb8f7007343ecb244f63f97e87e0a444e83f048b139245c54a5a6010039c0c70 (from https://pypi.org/simple/haas-python-ads1xx5/), version: 0.0.1 2022-06-06T13:01:47,704 Fetching project page and analyzing links: https://www.piwheels.org/simple/haas-python-ads1xx5/ 2022-06-06T13:01:47,704 Getting page https://www.piwheels.org/simple/haas-python-ads1xx5/ 2022-06-06T13:01:47,706 Found index url https://www.piwheels.org/simple 2022-06-06T13:01:47,921 Skipping link: not a file: https://www.piwheels.org/simple/haas-python-ads1xx5/ 2022-06-06T13:01:47,921 Skipping link: not a file: https://pypi.org/simple/haas-python-ads1xx5/ 2022-06-06T13:01:47,952 Given no hashes to check 1 links for project 'haas-python-ads1xx5': discarding no candidates 2022-06-06T13:01:47,980 Collecting haas-python-ads1xx5==0.0.1 2022-06-06T13:01:47,984 Created temporary directory: /tmp/pip-unpack-cac4ak7c 2022-06-06T13:01:48,074 Downloading haas-python-ads1xx5-0.0.1.tar.gz (11 kB) 2022-06-06T13:01:48,107 Added haas-python-ads1xx5==0.0.1 from https://files.pythonhosted.org/packages/2d/af/23c90f4b120bac4ece5612160bef11ff0a1b66d6757b0b3bc0da6b5061b9/haas-python-ads1xx5-0.0.1.tar.gz#sha256=bb8f7007343ecb244f63f97e87e0a444e83f048b139245c54a5a6010039c0c70 to build tracker '/tmp/pip-build-tracker-ckfqbuvb' 2022-06-06T13:01:48,109 ERROR: haas-python-ads1xx5==0.0.1 from https://files.pythonhosted.org/packages/2d/af/23c90f4b120bac4ece5612160bef11ff0a1b66d6757b0b3bc0da6b5061b9/haas-python-ads1xx5-0.0.1.tar.gz#sha256=bb8f7007343ecb244f63f97e87e0a444e83f048b139245c54a5a6010039c0c70 does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. 2022-06-06T13:01:48,112 Exception information: 2022-06-06T13:01:48,112 Traceback (most recent call last): 2022-06-06T13:01:48,112 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-06-06T13:01:48,112 status = run_func(*args) 2022-06-06T13:01:48,112 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-06-06T13:01:48,112 return func(self, options, args) 2022-06-06T13:01:48,112 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-06-06T13:01:48,112 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-06-06T13:01:48,112 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-06-06T13:01:48,112 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-06-06T13:01:48,112 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-06-06T13:01:48,112 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-06-06T13:01:48,112 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-06-06T13:01:48,112 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-06-06T13:01:48,112 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _add_to_criteria 2022-06-06T13:01:48,112 if not criterion.candidates: 2022-06-06T13:01:48,112 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/structs.py", line 151, in __bool__ 2022-06-06T13:01:48,112 return bool(self._sequence) 2022-06-06T13:01:48,112 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2022-06-06T13:01:48,112 return any(self) 2022-06-06T13:01:48,112 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2022-06-06T13:01:48,112 return (c for c in iterator if id(c) not in self._incompatible_ids) 2022-06-06T13:01:48,112 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2022-06-06T13:01:48,112 candidate = func() 2022-06-06T13:01:48,112 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 220, in _make_candidate_from_link 2022-06-06T13:01:48,112 version=version, 2022-06-06T13:01:48,112 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 297, in __init__ 2022-06-06T13:01:48,112 version=version, 2022-06-06T13:01:48,112 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 161, in __init__ 2022-06-06T13:01:48,112 self.dist = self._prepare() 2022-06-06T13:01:48,112 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 230, in _prepare 2022-06-06T13:01:48,112 dist = self._prepare_distribution() 2022-06-06T13:01:48,112 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 302, in _prepare_distribution 2022-06-06T13:01:48,112 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2022-06-06T13:01:48,112 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 421, in prepare_linked_requirement 2022-06-06T13:01:48,112 return self._prepare_linked_requirement(req, parallel_builds) 2022-06-06T13:01:48,112 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 494, in _prepare_linked_requirement 2022-06-06T13:01:48,112 self.build_isolation, 2022-06-06T13:01:48,112 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 57, in _get_prepared_distribution 2022-06-06T13:01:48,112 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2022-06-06T13:01:48,112 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 28, in prepare_distribution_metadata 2022-06-06T13:01:48,112 self.req.load_pyproject_toml() 2022-06-06T13:01:48,112 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 465, in load_pyproject_toml 2022-06-06T13:01:48,112 self.use_pep517, self.pyproject_toml_path, self.setup_py_path, str(self) 2022-06-06T13:01:48,112 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/pyproject.py", line 58, in load_pyproject_toml 2022-06-06T13:01:48,112 f"{req_name} does not appear to be a Python project: " 2022-06-06T13:01:48,112 pip._internal.exceptions.InstallationError: haas-python-ads1xx5==0.0.1 from https://files.pythonhosted.org/packages/2d/af/23c90f4b120bac4ece5612160bef11ff0a1b66d6757b0b3bc0da6b5061b9/haas-python-ads1xx5-0.0.1.tar.gz#sha256=bb8f7007343ecb244f63f97e87e0a444e83f048b139245c54a5a6010039c0c70 does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. 2022-06-06T13:01:48,132 Removed haas-python-ads1xx5==0.0.1 from https://files.pythonhosted.org/packages/2d/af/23c90f4b120bac4ece5612160bef11ff0a1b66d6757b0b3bc0da6b5061b9/haas-python-ads1xx5-0.0.1.tar.gz#sha256=bb8f7007343ecb244f63f97e87e0a444e83f048b139245c54a5a6010039c0c70 from build tracker '/tmp/pip-build-tracker-ckfqbuvb' 2022-06-06T13:01:48,132 Removed build tracker: '/tmp/pip-build-tracker-ckfqbuvb'