2022-06-08T06:06:48,756 Created temporary directory: /tmp/pip-ephem-wheel-cache-j_hyi5qq 2022-06-08T06:06:48,762 Created temporary directory: /tmp/pip-build-tracker-t978s6n1 2022-06-08T06:06:48,762 Initialized build tracking at /tmp/pip-build-tracker-t978s6n1 2022-06-08T06:06:48,763 Created build tracker: /tmp/pip-build-tracker-t978s6n1 2022-06-08T06:06:48,763 Entered build tracker: /tmp/pip-build-tracker-t978s6n1 2022-06-08T06:06:48,764 Created temporary directory: /tmp/pip-wheel-r066evrr 2022-06-08T06:06:48,835 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-06-08T06:06:48,845 2 location(s) to search for versions of haas-python-fheartbeat: 2022-06-08T06:06:48,845 * https://pypi.org/simple/haas-python-fheartbeat/ 2022-06-08T06:06:48,845 * https://www.piwheels.org/simple/haas-python-fheartbeat/ 2022-06-08T06:06:48,846 Fetching project page and analyzing links: https://pypi.org/simple/haas-python-fheartbeat/ 2022-06-08T06:06:48,847 Getting page https://pypi.org/simple/haas-python-fheartbeat/ 2022-06-08T06:06:48,850 Found index url https://pypi.org/simple 2022-06-08T06:06:48,959 Found link https://files.pythonhosted.org/packages/50/3f/78fd90738d8e7edaa519335d3a4861903d88f6b9852beeccdd53a072e96e/haas-python-fheartbeat-0.0.1.tar.gz#sha256=aff08eb6c5b2ebd812f700b301449d5f88eb595783b0f9ceb49b48108cd43833 (from https://pypi.org/simple/haas-python-fheartbeat/), version: 0.0.1 2022-06-08T06:06:48,960 Found link https://files.pythonhosted.org/packages/cb/85/99477dab9f73b72cbc8acf1c1c8e7c56f3b2e2068ece5e396a88b79b38b7/haas-python-fheartbeat-0.0.2.tar.gz#sha256=fd4f4abd2ee2344c2eff81e3b89538d25dd8673d3ce8d01d09f850ea7a43357c (from https://pypi.org/simple/haas-python-fheartbeat/), version: 0.0.2 2022-06-08T06:06:48,961 Found link https://files.pythonhosted.org/packages/b9/ed/cc1bc16831d597573ed4524fa6616ba1bdfba689e9b4ea3e9d589a3231c4/haas-python-fheartbeat-0.0.3.tar.gz#sha256=694d1f0746a2ad7a12bd709f8dc3442860f9a4c4dd45ae2f04b414a5ed23f40d (from https://pypi.org/simple/haas-python-fheartbeat/), version: 0.0.3 2022-06-08T06:06:48,962 Fetching project page and analyzing links: https://www.piwheels.org/simple/haas-python-fheartbeat/ 2022-06-08T06:06:48,962 Getting page https://www.piwheels.org/simple/haas-python-fheartbeat/ 2022-06-08T06:06:48,965 Found index url https://www.piwheels.org/simple 2022-06-08T06:06:49,201 Skipping link: not a file: https://www.piwheels.org/simple/haas-python-fheartbeat/ 2022-06-08T06:06:49,202 Skipping link: not a file: https://pypi.org/simple/haas-python-fheartbeat/ 2022-06-08T06:06:49,236 Given no hashes to check 1 links for project 'haas-python-fheartbeat': discarding no candidates 2022-06-08T06:06:49,268 Collecting haas-python-fheartbeat==0.0.3 2022-06-08T06:06:49,272 Created temporary directory: /tmp/pip-unpack-7kaecmpf 2022-06-08T06:06:49,362 Downloading haas-python-fheartbeat-0.0.3.tar.gz (8.2 kB) 2022-06-08T06:06:49,394 Added haas-python-fheartbeat==0.0.3 from https://files.pythonhosted.org/packages/b9/ed/cc1bc16831d597573ed4524fa6616ba1bdfba689e9b4ea3e9d589a3231c4/haas-python-fheartbeat-0.0.3.tar.gz#sha256=694d1f0746a2ad7a12bd709f8dc3442860f9a4c4dd45ae2f04b414a5ed23f40d to build tracker '/tmp/pip-build-tracker-t978s6n1' 2022-06-08T06:06:49,396 ERROR: haas-python-fheartbeat==0.0.3 from https://files.pythonhosted.org/packages/b9/ed/cc1bc16831d597573ed4524fa6616ba1bdfba689e9b4ea3e9d589a3231c4/haas-python-fheartbeat-0.0.3.tar.gz#sha256=694d1f0746a2ad7a12bd709f8dc3442860f9a4c4dd45ae2f04b414a5ed23f40d does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. 2022-06-08T06:06:49,398 Exception information: 2022-06-08T06:06:49,398 Traceback (most recent call last): 2022-06-08T06:06:49,398 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-06-08T06:06:49,398 status = run_func(*args) 2022-06-08T06:06:49,398 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-06-08T06:06:49,398 return func(self, options, args) 2022-06-08T06:06:49,398 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-06-08T06:06:49,398 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-06-08T06:06:49,398 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-06-08T06:06:49,398 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-06-08T06:06:49,398 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-06-08T06:06:49,398 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-06-08T06:06:49,398 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-06-08T06:06:49,398 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-06-08T06:06:49,398 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _add_to_criteria 2022-06-08T06:06:49,398 if not criterion.candidates: 2022-06-08T06:06:49,398 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/structs.py", line 151, in __bool__ 2022-06-08T06:06:49,398 return bool(self._sequence) 2022-06-08T06:06:49,398 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2022-06-08T06:06:49,398 return any(self) 2022-06-08T06:06:49,398 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2022-06-08T06:06:49,398 return (c for c in iterator if id(c) not in self._incompatible_ids) 2022-06-08T06:06:49,398 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2022-06-08T06:06:49,398 candidate = func() 2022-06-08T06:06:49,398 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 220, in _make_candidate_from_link 2022-06-08T06:06:49,398 version=version, 2022-06-08T06:06:49,398 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 297, in __init__ 2022-06-08T06:06:49,398 version=version, 2022-06-08T06:06:49,398 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 161, in __init__ 2022-06-08T06:06:49,398 self.dist = self._prepare() 2022-06-08T06:06:49,398 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 230, in _prepare 2022-06-08T06:06:49,398 dist = self._prepare_distribution() 2022-06-08T06:06:49,398 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 302, in _prepare_distribution 2022-06-08T06:06:49,398 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2022-06-08T06:06:49,398 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 428, in prepare_linked_requirement 2022-06-08T06:06:49,398 return self._prepare_linked_requirement(req, parallel_builds) 2022-06-08T06:06:49,398 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 502, in _prepare_linked_requirement 2022-06-08T06:06:49,398 self.check_build_deps, 2022-06-08T06:06:49,398 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 59, in _get_prepared_distribution 2022-06-08T06:06:49,398 finder, build_isolation, check_build_deps 2022-06-08T06:06:49,398 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/distributions/sdist.py", line 31, in prepare_distribution_metadata 2022-06-08T06:06:49,398 self.req.load_pyproject_toml() 2022-06-08T06:06:49,398 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 465, in load_pyproject_toml 2022-06-08T06:06:49,398 self.use_pep517, self.pyproject_toml_path, self.setup_py_path, str(self) 2022-06-08T06:06:49,398 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/pyproject.py", line 58, in load_pyproject_toml 2022-06-08T06:06:49,398 f"{req_name} does not appear to be a Python project: " 2022-06-08T06:06:49,398 pip._internal.exceptions.InstallationError: haas-python-fheartbeat==0.0.3 from https://files.pythonhosted.org/packages/b9/ed/cc1bc16831d597573ed4524fa6616ba1bdfba689e9b4ea3e9d589a3231c4/haas-python-fheartbeat-0.0.3.tar.gz#sha256=694d1f0746a2ad7a12bd709f8dc3442860f9a4c4dd45ae2f04b414a5ed23f40d does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. 2022-06-08T06:06:49,418 Removed haas-python-fheartbeat==0.0.3 from https://files.pythonhosted.org/packages/b9/ed/cc1bc16831d597573ed4524fa6616ba1bdfba689e9b4ea3e9d589a3231c4/haas-python-fheartbeat-0.0.3.tar.gz#sha256=694d1f0746a2ad7a12bd709f8dc3442860f9a4c4dd45ae2f04b414a5ed23f40d from build tracker '/tmp/pip-build-tracker-t978s6n1' 2022-06-08T06:06:49,419 Removed build tracker: '/tmp/pip-build-tracker-t978s6n1'