2022-06-09T07:35:55,799 Created temporary directory: /tmp/pip-ephem-wheel-cache-vdg8h1br 2022-06-09T07:35:55,804 Created temporary directory: /tmp/pip-build-tracker-lkt3i6t4 2022-06-09T07:35:55,805 Initialized build tracking at /tmp/pip-build-tracker-lkt3i6t4 2022-06-09T07:35:55,805 Created build tracker: /tmp/pip-build-tracker-lkt3i6t4 2022-06-09T07:35:55,806 Entered build tracker: /tmp/pip-build-tracker-lkt3i6t4 2022-06-09T07:35:55,807 Created temporary directory: /tmp/pip-wheel-l6r89lm2 2022-06-09T07:35:55,877 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-06-09T07:35:55,886 2 location(s) to search for versions of haas-python-zzio606: 2022-06-09T07:35:55,886 * https://pypi.org/simple/haas-python-zzio606/ 2022-06-09T07:35:55,886 * https://www.piwheels.org/simple/haas-python-zzio606/ 2022-06-09T07:35:55,887 Fetching project page and analyzing links: https://pypi.org/simple/haas-python-zzio606/ 2022-06-09T07:35:55,888 Getting page https://pypi.org/simple/haas-python-zzio606/ 2022-06-09T07:35:55,891 Found index url https://pypi.org/simple 2022-06-09T07:35:56,003 Found link https://files.pythonhosted.org/packages/ab/32/b1edd70f3bffbfb803d0dc373cf67011a305c214c6f5961daeb2e218c104/haas-python-zzio606-0.0.1.tar.gz#sha256=71b4ec699b62a3bbf38c61060136370ce5e4ce3061af4569d6a9b0d288d0c5da (from https://pypi.org/simple/haas-python-zzio606/), version: 0.0.1 2022-06-09T07:35:56,004 Found link https://files.pythonhosted.org/packages/93/2b/ac437568f0a42ce564c5a87e551607dc5a01c07794b1fb9444b6f0fdedd6/haas-python-zzio606-0.0.2.tar.gz#sha256=398cd179b076c1d99af7d04a7b6b509f31bc12284d633381d5b634b38ab70433 (from https://pypi.org/simple/haas-python-zzio606/), version: 0.0.2 2022-06-09T07:35:56,005 Found link https://files.pythonhosted.org/packages/ac/8b/cfa2bc8da5d08ff5258f4d2953e48cfaaf1c4ffd29acc7652f6920dabacb/haas-python-zzio606-0.0.3.tar.gz#sha256=270413be97cb72e8de8f9ae18b62a8dc050e3d1d9b7d4b13909c3f318a1f8c94 (from https://pypi.org/simple/haas-python-zzio606/), version: 0.0.3 2022-06-09T07:35:56,006 Fetching project page and analyzing links: https://www.piwheels.org/simple/haas-python-zzio606/ 2022-06-09T07:35:56,007 Getting page https://www.piwheels.org/simple/haas-python-zzio606/ 2022-06-09T07:35:56,008 Found index url https://www.piwheels.org/simple 2022-06-09T07:35:56,237 Skipping link: not a file: https://www.piwheels.org/simple/haas-python-zzio606/ 2022-06-09T07:35:56,237 Skipping link: not a file: https://pypi.org/simple/haas-python-zzio606/ 2022-06-09T07:35:56,283 Given no hashes to check 1 links for project 'haas-python-zzio606': discarding no candidates 2022-06-09T07:35:56,325 Collecting haas-python-zzio606==0.0.3 2022-06-09T07:35:56,329 Created temporary directory: /tmp/pip-unpack-63enfa8b 2022-06-09T07:35:56,420 Downloading haas-python-zzio606-0.0.3.tar.gz (7.2 kB) 2022-06-09T07:35:56,450 Added haas-python-zzio606==0.0.3 from https://files.pythonhosted.org/packages/ac/8b/cfa2bc8da5d08ff5258f4d2953e48cfaaf1c4ffd29acc7652f6920dabacb/haas-python-zzio606-0.0.3.tar.gz#sha256=270413be97cb72e8de8f9ae18b62a8dc050e3d1d9b7d4b13909c3f318a1f8c94 to build tracker '/tmp/pip-build-tracker-lkt3i6t4' 2022-06-09T07:35:56,452 ERROR: haas-python-zzio606==0.0.3 from https://files.pythonhosted.org/packages/ac/8b/cfa2bc8da5d08ff5258f4d2953e48cfaaf1c4ffd29acc7652f6920dabacb/haas-python-zzio606-0.0.3.tar.gz#sha256=270413be97cb72e8de8f9ae18b62a8dc050e3d1d9b7d4b13909c3f318a1f8c94 does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. 2022-06-09T07:35:56,455 Exception information: 2022-06-09T07:35:56,455 Traceback (most recent call last): 2022-06-09T07:35:56,455 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-06-09T07:35:56,455 status = run_func(*args) 2022-06-09T07:35:56,455 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-06-09T07:35:56,455 return func(self, options, args) 2022-06-09T07:35:56,455 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-06-09T07:35:56,455 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-06-09T07:35:56,455 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-06-09T07:35:56,455 result = self._result = resolver.resolve( 2022-06-09T07:35:56,455 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-06-09T07:35:56,455 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-06-09T07:35:56,455 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-06-09T07:35:56,455 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-06-09T07:35:56,455 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _add_to_criteria 2022-06-09T07:35:56,455 if not criterion.candidates: 2022-06-09T07:35:56,455 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/structs.py", line 151, in __bool__ 2022-06-09T07:35:56,455 return bool(self._sequence) 2022-06-09T07:35:56,455 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2022-06-09T07:35:56,455 return any(self) 2022-06-09T07:35:56,455 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2022-06-09T07:35:56,455 return (c for c in iterator if id(c) not in self._incompatible_ids) 2022-06-09T07:35:56,455 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2022-06-09T07:35:56,455 candidate = func() 2022-06-09T07:35:56,455 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 215, in _make_candidate_from_link 2022-06-09T07:35:56,455 self._link_candidate_cache[link] = LinkCandidate( 2022-06-09T07:35:56,455 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 291, in __init__ 2022-06-09T07:35:56,455 super().__init__( 2022-06-09T07:35:56,455 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 161, in __init__ 2022-06-09T07:35:56,455 self.dist = self._prepare() 2022-06-09T07:35:56,455 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 230, in _prepare 2022-06-09T07:35:56,455 dist = self._prepare_distribution() 2022-06-09T07:35:56,455 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 302, in _prepare_distribution 2022-06-09T07:35:56,455 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2022-06-09T07:35:56,455 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 421, in prepare_linked_requirement 2022-06-09T07:35:56,455 return self._prepare_linked_requirement(req, parallel_builds) 2022-06-09T07:35:56,455 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 490, in _prepare_linked_requirement 2022-06-09T07:35:56,455 dist = _get_prepared_distribution( 2022-06-09T07:35:56,455 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 57, in _get_prepared_distribution 2022-06-09T07:35:56,455 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2022-06-09T07:35:56,455 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/distributions/sdist.py", line 28, in prepare_distribution_metadata 2022-06-09T07:35:56,455 self.req.load_pyproject_toml() 2022-06-09T07:35:56,455 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/req/req_install.py", line 464, in load_pyproject_toml 2022-06-09T07:35:56,455 pyproject_toml_data = load_pyproject_toml( 2022-06-09T07:35:56,455 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/pyproject.py", line 57, in load_pyproject_toml 2022-06-09T07:35:56,455 raise InstallationError( 2022-06-09T07:35:56,455 pip._internal.exceptions.InstallationError: haas-python-zzio606==0.0.3 from https://files.pythonhosted.org/packages/ac/8b/cfa2bc8da5d08ff5258f4d2953e48cfaaf1c4ffd29acc7652f6920dabacb/haas-python-zzio606-0.0.3.tar.gz#sha256=270413be97cb72e8de8f9ae18b62a8dc050e3d1d9b7d4b13909c3f318a1f8c94 does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. 2022-06-09T07:35:56,475 Removed haas-python-zzio606==0.0.3 from https://files.pythonhosted.org/packages/ac/8b/cfa2bc8da5d08ff5258f4d2953e48cfaaf1c4ffd29acc7652f6920dabacb/haas-python-zzio606-0.0.3.tar.gz#sha256=270413be97cb72e8de8f9ae18b62a8dc050e3d1d9b7d4b13909c3f318a1f8c94 from build tracker '/tmp/pip-build-tracker-lkt3i6t4' 2022-06-09T07:35:56,476 Removed build tracker: '/tmp/pip-build-tracker-lkt3i6t4'