2022-06-07T09:32:23,488 Created temporary directory: /tmp/pip-ephem-wheel-cache-my018xhk 2022-06-07T09:32:23,493 Created temporary directory: /tmp/pip-build-tracker-l04_z17h 2022-06-07T09:32:23,494 Initialized build tracking at /tmp/pip-build-tracker-l04_z17h 2022-06-07T09:32:23,494 Created build tracker: /tmp/pip-build-tracker-l04_z17h 2022-06-07T09:32:23,495 Entered build tracker: /tmp/pip-build-tracker-l04_z17h 2022-06-07T09:32:23,496 Created temporary directory: /tmp/pip-wheel-f6nnhxqm 2022-06-07T09:32:23,560 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-06-07T09:32:23,569 2 location(s) to search for versions of haas-python-relay: 2022-06-07T09:32:23,569 * https://pypi.org/simple/haas-python-relay/ 2022-06-07T09:32:23,569 * https://www.piwheels.org/simple/haas-python-relay/ 2022-06-07T09:32:23,570 Fetching project page and analyzing links: https://pypi.org/simple/haas-python-relay/ 2022-06-07T09:32:23,571 Getting page https://pypi.org/simple/haas-python-relay/ 2022-06-07T09:32:23,575 Found index url https://pypi.org/simple 2022-06-07T09:32:23,685 Found link https://files.pythonhosted.org/packages/e5/6e/a60dc37edea5b85c3c8a90d982f20ce940078a126e0b906c803751ed89ce/haas-python-relay-0.0.1.tar.gz#sha256=c255d37992637b2df05ffd0a8b9d747060da30e4e606e7327857fc45f73c22cf (from https://pypi.org/simple/haas-python-relay/), version: 0.0.1 2022-06-07T09:32:23,686 Found link https://files.pythonhosted.org/packages/da/2a/fd8cf81defad1b44fd89d491aac0ce3570732c12f5ebc2932ea5c2b230f0/haas-python-relay-0.0.2.tar.gz#sha256=8eec159905e1090ba8c3bc403e2caf8c3d6468140809aef5cfa9157f879440f3 (from https://pypi.org/simple/haas-python-relay/), version: 0.0.2 2022-06-07T09:32:23,687 Fetching project page and analyzing links: https://www.piwheels.org/simple/haas-python-relay/ 2022-06-07T09:32:23,687 Getting page https://www.piwheels.org/simple/haas-python-relay/ 2022-06-07T09:32:23,689 Found index url https://www.piwheels.org/simple 2022-06-07T09:32:23,901 Skipping link: not a file: https://www.piwheels.org/simple/haas-python-relay/ 2022-06-07T09:32:23,902 Skipping link: not a file: https://pypi.org/simple/haas-python-relay/ 2022-06-07T09:32:23,946 Given no hashes to check 1 links for project 'haas-python-relay': discarding no candidates 2022-06-07T09:32:23,988 Collecting haas-python-relay==0.0.2 2022-06-07T09:32:23,993 Created temporary directory: /tmp/pip-unpack-_9bjnr19 2022-06-07T09:32:24,083 Downloading haas-python-relay-0.0.2.tar.gz (8.4 kB) 2022-06-07T09:32:24,115 Added haas-python-relay==0.0.2 from https://files.pythonhosted.org/packages/da/2a/fd8cf81defad1b44fd89d491aac0ce3570732c12f5ebc2932ea5c2b230f0/haas-python-relay-0.0.2.tar.gz#sha256=8eec159905e1090ba8c3bc403e2caf8c3d6468140809aef5cfa9157f879440f3 to build tracker '/tmp/pip-build-tracker-l04_z17h' 2022-06-07T09:32:24,117 ERROR: haas-python-relay==0.0.2 from https://files.pythonhosted.org/packages/da/2a/fd8cf81defad1b44fd89d491aac0ce3570732c12f5ebc2932ea5c2b230f0/haas-python-relay-0.0.2.tar.gz#sha256=8eec159905e1090ba8c3bc403e2caf8c3d6468140809aef5cfa9157f879440f3 does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. 2022-06-07T09:32:24,120 Exception information: 2022-06-07T09:32:24,120 Traceback (most recent call last): 2022-06-07T09:32:24,120 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-06-07T09:32:24,120 status = run_func(*args) 2022-06-07T09:32:24,120 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-06-07T09:32:24,120 return func(self, options, args) 2022-06-07T09:32:24,120 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-06-07T09:32:24,120 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-06-07T09:32:24,120 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-06-07T09:32:24,120 result = self._result = resolver.resolve( 2022-06-07T09:32:24,120 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-06-07T09:32:24,120 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-06-07T09:32:24,120 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-06-07T09:32:24,120 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-06-07T09:32:24,120 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _add_to_criteria 2022-06-07T09:32:24,120 if not criterion.candidates: 2022-06-07T09:32:24,120 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/structs.py", line 151, in __bool__ 2022-06-07T09:32:24,120 return bool(self._sequence) 2022-06-07T09:32:24,120 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2022-06-07T09:32:24,120 return any(self) 2022-06-07T09:32:24,120 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2022-06-07T09:32:24,120 return (c for c in iterator if id(c) not in self._incompatible_ids) 2022-06-07T09:32:24,120 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2022-06-07T09:32:24,120 candidate = func() 2022-06-07T09:32:24,120 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 215, in _make_candidate_from_link 2022-06-07T09:32:24,120 self._link_candidate_cache[link] = LinkCandidate( 2022-06-07T09:32:24,120 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 291, in __init__ 2022-06-07T09:32:24,120 super().__init__( 2022-06-07T09:32:24,120 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 161, in __init__ 2022-06-07T09:32:24,120 self.dist = self._prepare() 2022-06-07T09:32:24,120 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 230, in _prepare 2022-06-07T09:32:24,120 dist = self._prepare_distribution() 2022-06-07T09:32:24,120 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 302, in _prepare_distribution 2022-06-07T09:32:24,120 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2022-06-07T09:32:24,120 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 421, in prepare_linked_requirement 2022-06-07T09:32:24,120 return self._prepare_linked_requirement(req, parallel_builds) 2022-06-07T09:32:24,120 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 490, in _prepare_linked_requirement 2022-06-07T09:32:24,120 dist = _get_prepared_distribution( 2022-06-07T09:32:24,120 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 57, in _get_prepared_distribution 2022-06-07T09:32:24,120 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2022-06-07T09:32:24,120 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/distributions/sdist.py", line 28, in prepare_distribution_metadata 2022-06-07T09:32:24,120 self.req.load_pyproject_toml() 2022-06-07T09:32:24,120 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/req/req_install.py", line 464, in load_pyproject_toml 2022-06-07T09:32:24,120 pyproject_toml_data = load_pyproject_toml( 2022-06-07T09:32:24,120 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/pyproject.py", line 57, in load_pyproject_toml 2022-06-07T09:32:24,120 raise InstallationError( 2022-06-07T09:32:24,120 pip._internal.exceptions.InstallationError: haas-python-relay==0.0.2 from https://files.pythonhosted.org/packages/da/2a/fd8cf81defad1b44fd89d491aac0ce3570732c12f5ebc2932ea5c2b230f0/haas-python-relay-0.0.2.tar.gz#sha256=8eec159905e1090ba8c3bc403e2caf8c3d6468140809aef5cfa9157f879440f3 does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. 2022-06-07T09:32:24,140 Removed haas-python-relay==0.0.2 from https://files.pythonhosted.org/packages/da/2a/fd8cf81defad1b44fd89d491aac0ce3570732c12f5ebc2932ea5c2b230f0/haas-python-relay-0.0.2.tar.gz#sha256=8eec159905e1090ba8c3bc403e2caf8c3d6468140809aef5cfa9157f879440f3 from build tracker '/tmp/pip-build-tracker-l04_z17h' 2022-06-07T09:32:24,140 Removed build tracker: '/tmp/pip-build-tracker-l04_z17h'