2022-06-06T13:14:37,991 Created temporary directory: /tmp/pip-ephem-wheel-cache-iyysnd3q 2022-06-06T13:14:37,997 Created temporary directory: /tmp/pip-build-tracker-246nyd39 2022-06-06T13:14:37,998 Initialized build tracking at /tmp/pip-build-tracker-246nyd39 2022-06-06T13:14:37,998 Created build tracker: /tmp/pip-build-tracker-246nyd39 2022-06-06T13:14:37,998 Entered build tracker: /tmp/pip-build-tracker-246nyd39 2022-06-06T13:14:38,000 Created temporary directory: /tmp/pip-wheel-iuws365j 2022-06-06T13:14:38,063 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-06-06T13:14:38,072 2 location(s) to search for versions of haas-python-display-driver: 2022-06-06T13:14:38,072 * https://pypi.org/simple/haas-python-display-driver/ 2022-06-06T13:14:38,072 * https://www.piwheels.org/simple/haas-python-display-driver/ 2022-06-06T13:14:38,074 Fetching project page and analyzing links: https://pypi.org/simple/haas-python-display-driver/ 2022-06-06T13:14:38,075 Getting page https://pypi.org/simple/haas-python-display-driver/ 2022-06-06T13:14:38,078 Found index url https://pypi.org/simple 2022-06-06T13:14:38,196 Found link https://files.pythonhosted.org/packages/48/5b/c92f29cffc15675a689733af13698b00e8f4210220557f29242d9b22e8dd/haas-python-display_driver-0.0.1.tar.gz#sha256=2666e73fcc9d27ebb94654681dad818616588fd07105bbbddbfd3c5d3680c19d (from https://pypi.org/simple/haas-python-display-driver/), version: 0.0.1 2022-06-06T13:14:38,197 Fetching project page and analyzing links: https://www.piwheels.org/simple/haas-python-display-driver/ 2022-06-06T13:14:38,198 Getting page https://www.piwheels.org/simple/haas-python-display-driver/ 2022-06-06T13:14:38,200 Found index url https://www.piwheels.org/simple 2022-06-06T13:14:38,411 Skipping link: not a file: https://www.piwheels.org/simple/haas-python-display-driver/ 2022-06-06T13:14:38,411 Skipping link: not a file: https://pypi.org/simple/haas-python-display-driver/ 2022-06-06T13:14:38,457 Given no hashes to check 1 links for project 'haas-python-display-driver': discarding no candidates 2022-06-06T13:14:38,499 Collecting haas-python-display-driver==0.0.1 2022-06-06T13:14:38,504 Created temporary directory: /tmp/pip-unpack-7nbds1pe 2022-06-06T13:14:38,594 Downloading haas-python-display_driver-0.0.1.tar.gz (6.1 kB) 2022-06-06T13:14:38,623 Added haas-python-display-driver==0.0.1 from https://files.pythonhosted.org/packages/48/5b/c92f29cffc15675a689733af13698b00e8f4210220557f29242d9b22e8dd/haas-python-display_driver-0.0.1.tar.gz#sha256=2666e73fcc9d27ebb94654681dad818616588fd07105bbbddbfd3c5d3680c19d to build tracker '/tmp/pip-build-tracker-246nyd39' 2022-06-06T13:14:38,625 ERROR: haas-python-display-driver==0.0.1 from https://files.pythonhosted.org/packages/48/5b/c92f29cffc15675a689733af13698b00e8f4210220557f29242d9b22e8dd/haas-python-display_driver-0.0.1.tar.gz#sha256=2666e73fcc9d27ebb94654681dad818616588fd07105bbbddbfd3c5d3680c19d does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. 2022-06-06T13:14:38,628 Exception information: 2022-06-06T13:14:38,628 Traceback (most recent call last): 2022-06-06T13:14:38,628 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-06-06T13:14:38,628 status = run_func(*args) 2022-06-06T13:14:38,628 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-06-06T13:14:38,628 return func(self, options, args) 2022-06-06T13:14:38,628 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-06-06T13:14:38,628 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-06-06T13:14:38,628 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-06-06T13:14:38,628 result = self._result = resolver.resolve( 2022-06-06T13:14:38,628 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-06-06T13:14:38,628 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-06-06T13:14:38,628 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-06-06T13:14:38,628 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-06-06T13:14:38,628 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _add_to_criteria 2022-06-06T13:14:38,628 if not criterion.candidates: 2022-06-06T13:14:38,628 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/structs.py", line 151, in __bool__ 2022-06-06T13:14:38,628 return bool(self._sequence) 2022-06-06T13:14:38,628 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2022-06-06T13:14:38,628 return any(self) 2022-06-06T13:14:38,628 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2022-06-06T13:14:38,628 return (c for c in iterator if id(c) not in self._incompatible_ids) 2022-06-06T13:14:38,628 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2022-06-06T13:14:38,628 candidate = func() 2022-06-06T13:14:38,628 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 215, in _make_candidate_from_link 2022-06-06T13:14:38,628 self._link_candidate_cache[link] = LinkCandidate( 2022-06-06T13:14:38,628 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 291, in __init__ 2022-06-06T13:14:38,628 super().__init__( 2022-06-06T13:14:38,628 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 161, in __init__ 2022-06-06T13:14:38,628 self.dist = self._prepare() 2022-06-06T13:14:38,628 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 230, in _prepare 2022-06-06T13:14:38,628 dist = self._prepare_distribution() 2022-06-06T13:14:38,628 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 302, in _prepare_distribution 2022-06-06T13:14:38,628 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2022-06-06T13:14:38,628 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 421, in prepare_linked_requirement 2022-06-06T13:14:38,628 return self._prepare_linked_requirement(req, parallel_builds) 2022-06-06T13:14:38,628 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 490, in _prepare_linked_requirement 2022-06-06T13:14:38,628 dist = _get_prepared_distribution( 2022-06-06T13:14:38,628 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 57, in _get_prepared_distribution 2022-06-06T13:14:38,628 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2022-06-06T13:14:38,628 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/distributions/sdist.py", line 28, in prepare_distribution_metadata 2022-06-06T13:14:38,628 self.req.load_pyproject_toml() 2022-06-06T13:14:38,628 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/req/req_install.py", line 464, in load_pyproject_toml 2022-06-06T13:14:38,628 pyproject_toml_data = load_pyproject_toml( 2022-06-06T13:14:38,628 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/pyproject.py", line 57, in load_pyproject_toml 2022-06-06T13:14:38,628 raise InstallationError( 2022-06-06T13:14:38,628 pip._internal.exceptions.InstallationError: haas-python-display-driver==0.0.1 from https://files.pythonhosted.org/packages/48/5b/c92f29cffc15675a689733af13698b00e8f4210220557f29242d9b22e8dd/haas-python-display_driver-0.0.1.tar.gz#sha256=2666e73fcc9d27ebb94654681dad818616588fd07105bbbddbfd3c5d3680c19d does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. 2022-06-06T13:14:38,648 Removed haas-python-display-driver==0.0.1 from https://files.pythonhosted.org/packages/48/5b/c92f29cffc15675a689733af13698b00e8f4210220557f29242d9b22e8dd/haas-python-display_driver-0.0.1.tar.gz#sha256=2666e73fcc9d27ebb94654681dad818616588fd07105bbbddbfd3c5d3680c19d from build tracker '/tmp/pip-build-tracker-246nyd39' 2022-06-06T13:14:38,648 Removed build tracker: '/tmp/pip-build-tracker-246nyd39'