2022-06-08T06:17:42,225 Created temporary directory: /tmp/pip-ephem-wheel-cache-wyfmfkx2 2022-06-08T06:17:42,230 Created temporary directory: /tmp/pip-build-tracker-pewoev_r 2022-06-08T06:17:42,231 Initialized build tracking at /tmp/pip-build-tracker-pewoev_r 2022-06-08T06:17:42,232 Created build tracker: /tmp/pip-build-tracker-pewoev_r 2022-06-08T06:17:42,232 Entered build tracker: /tmp/pip-build-tracker-pewoev_r 2022-06-08T06:17:42,233 Created temporary directory: /tmp/pip-wheel-i45erht0 2022-06-08T06:17:42,296 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-06-08T06:17:42,305 2 location(s) to search for versions of haas-python-fire: 2022-06-08T06:17:42,305 * https://pypi.org/simple/haas-python-fire/ 2022-06-08T06:17:42,305 * https://www.piwheels.org/simple/haas-python-fire/ 2022-06-08T06:17:42,307 Fetching project page and analyzing links: https://pypi.org/simple/haas-python-fire/ 2022-06-08T06:17:42,308 Getting page https://pypi.org/simple/haas-python-fire/ 2022-06-08T06:17:42,311 Found index url https://pypi.org/simple 2022-06-08T06:17:42,414 Found link https://files.pythonhosted.org/packages/43/2f/d3b317845748b6932031a9de352a4cc18521fdeec35e4f9854dd238123d1/haas-python-fire-0.0.1.tar.gz#sha256=282c64f5239161cbc978393fd04094b4c1ea4205bdb65cfa1d66fd7f0530a572 (from https://pypi.org/simple/haas-python-fire/), version: 0.0.1 2022-06-08T06:17:42,415 Found link https://files.pythonhosted.org/packages/d9/17/07aa3e17f7158aac38bdfe12091b1a3d7848e56ad3b67a897096291e3374/haas-python-fire-0.0.2.tar.gz#sha256=890de7c62fdac26f2400f16f8e48d27b4e38dceffa4127961f1fcd52df0fe878 (from https://pypi.org/simple/haas-python-fire/), version: 0.0.2 2022-06-08T06:17:42,416 Found link https://files.pythonhosted.org/packages/60/5b/c9b461c9ed55a97c8f20d645da1792cd0b7a1af94cc84e408083e43db29d/haas-python-fire-0.0.3.tar.gz#sha256=d960573c1ea064de7808d3b7c0765defb5e8f6c4c7390154ee0ff22962f5aa0a (from https://pypi.org/simple/haas-python-fire/), version: 0.0.3 2022-06-08T06:17:42,417 Fetching project page and analyzing links: https://www.piwheels.org/simple/haas-python-fire/ 2022-06-08T06:17:42,417 Getting page https://www.piwheels.org/simple/haas-python-fire/ 2022-06-08T06:17:42,420 Found index url https://www.piwheels.org/simple 2022-06-08T06:17:42,630 Skipping link: not a file: https://www.piwheels.org/simple/haas-python-fire/ 2022-06-08T06:17:42,631 Skipping link: not a file: https://pypi.org/simple/haas-python-fire/ 2022-06-08T06:17:42,665 Given no hashes to check 1 links for project 'haas-python-fire': discarding no candidates 2022-06-08T06:17:42,697 Collecting haas-python-fire==0.0.3 2022-06-08T06:17:42,701 Created temporary directory: /tmp/pip-unpack-7x7t4oqw 2022-06-08T06:17:42,805 Downloading haas-python-fire-0.0.3.tar.gz (6.1 kB) 2022-06-08T06:17:42,834 Added haas-python-fire==0.0.3 from https://files.pythonhosted.org/packages/60/5b/c9b461c9ed55a97c8f20d645da1792cd0b7a1af94cc84e408083e43db29d/haas-python-fire-0.0.3.tar.gz#sha256=d960573c1ea064de7808d3b7c0765defb5e8f6c4c7390154ee0ff22962f5aa0a to build tracker '/tmp/pip-build-tracker-pewoev_r' 2022-06-08T06:17:42,836 ERROR: haas-python-fire==0.0.3 from https://files.pythonhosted.org/packages/60/5b/c9b461c9ed55a97c8f20d645da1792cd0b7a1af94cc84e408083e43db29d/haas-python-fire-0.0.3.tar.gz#sha256=d960573c1ea064de7808d3b7c0765defb5e8f6c4c7390154ee0ff22962f5aa0a does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. 2022-06-08T06:17:42,838 Exception information: 2022-06-08T06:17:42,838 Traceback (most recent call last): 2022-06-08T06:17:42,838 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-06-08T06:17:42,838 status = run_func(*args) 2022-06-08T06:17:42,838 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-06-08T06:17:42,838 return func(self, options, args) 2022-06-08T06:17:42,838 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-06-08T06:17:42,838 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-06-08T06:17:42,838 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-06-08T06:17:42,838 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-06-08T06:17:42,838 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-06-08T06:17:42,838 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-06-08T06:17:42,838 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-06-08T06:17:42,838 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-06-08T06:17:42,838 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _add_to_criteria 2022-06-08T06:17:42,838 if not criterion.candidates: 2022-06-08T06:17:42,838 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/structs.py", line 151, in __bool__ 2022-06-08T06:17:42,838 return bool(self._sequence) 2022-06-08T06:17:42,838 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2022-06-08T06:17:42,838 return any(self) 2022-06-08T06:17:42,838 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2022-06-08T06:17:42,838 return (c for c in iterator if id(c) not in self._incompatible_ids) 2022-06-08T06:17:42,838 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2022-06-08T06:17:42,838 candidate = func() 2022-06-08T06:17:42,838 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 220, in _make_candidate_from_link 2022-06-08T06:17:42,838 version=version, 2022-06-08T06:17:42,838 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 297, in __init__ 2022-06-08T06:17:42,838 version=version, 2022-06-08T06:17:42,838 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 161, in __init__ 2022-06-08T06:17:42,838 self.dist = self._prepare() 2022-06-08T06:17:42,838 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 230, in _prepare 2022-06-08T06:17:42,838 dist = self._prepare_distribution() 2022-06-08T06:17:42,838 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 302, in _prepare_distribution 2022-06-08T06:17:42,838 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2022-06-08T06:17:42,838 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 421, in prepare_linked_requirement 2022-06-08T06:17:42,838 return self._prepare_linked_requirement(req, parallel_builds) 2022-06-08T06:17:42,838 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 494, in _prepare_linked_requirement 2022-06-08T06:17:42,838 self.build_isolation, 2022-06-08T06:17:42,838 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 57, in _get_prepared_distribution 2022-06-08T06:17:42,838 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2022-06-08T06:17:42,838 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 28, in prepare_distribution_metadata 2022-06-08T06:17:42,838 self.req.load_pyproject_toml() 2022-06-08T06:17:42,838 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 465, in load_pyproject_toml 2022-06-08T06:17:42,838 self.use_pep517, self.pyproject_toml_path, self.setup_py_path, str(self) 2022-06-08T06:17:42,838 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/pyproject.py", line 58, in load_pyproject_toml 2022-06-08T06:17:42,838 f"{req_name} does not appear to be a Python project: " 2022-06-08T06:17:42,838 pip._internal.exceptions.InstallationError: haas-python-fire==0.0.3 from https://files.pythonhosted.org/packages/60/5b/c9b461c9ed55a97c8f20d645da1792cd0b7a1af94cc84e408083e43db29d/haas-python-fire-0.0.3.tar.gz#sha256=d960573c1ea064de7808d3b7c0765defb5e8f6c4c7390154ee0ff22962f5aa0a does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. 2022-06-08T06:17:42,858 Removed haas-python-fire==0.0.3 from https://files.pythonhosted.org/packages/60/5b/c9b461c9ed55a97c8f20d645da1792cd0b7a1af94cc84e408083e43db29d/haas-python-fire-0.0.3.tar.gz#sha256=d960573c1ea064de7808d3b7c0765defb5e8f6c4c7390154ee0ff22962f5aa0a from build tracker '/tmp/pip-build-tracker-pewoev_r' 2022-06-08T06:17:42,859 Removed build tracker: '/tmp/pip-build-tracker-pewoev_r'