2022-03-20T09:57:45,513 Created temporary directory: /tmp/pip-ephem-wheel-cache-ilt3664c 2022-03-20T09:57:45,518 Created temporary directory: /tmp/pip-req-tracker-owmswe1m 2022-03-20T09:57:45,519 Initialized build tracking at /tmp/pip-req-tracker-owmswe1m 2022-03-20T09:57:45,519 Created build tracker: /tmp/pip-req-tracker-owmswe1m 2022-03-20T09:57:45,520 Entered build tracker: /tmp/pip-req-tracker-owmswe1m 2022-03-20T09:57:45,521 Created temporary directory: /tmp/pip-wheel-wr1zon5x 2022-03-20T09:57:45,594 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-20T09:57:45,603 2 location(s) to search for versions of clip-client: 2022-03-20T09:57:45,603 * https://pypi.org/simple/clip-client/ 2022-03-20T09:57:45,603 * https://www.piwheels.org/simple/clip-client/ 2022-03-20T09:57:45,604 Fetching project page and analyzing links: https://pypi.org/simple/clip-client/ 2022-03-20T09:57:45,605 Getting page https://pypi.org/simple/clip-client/ 2022-03-20T09:57:45,608 Found index url https://pypi.org/simple 2022-03-20T09:57:45,723 Found link https://files.pythonhosted.org/packages/e2/7d/56a6a587de2c85a1903a1203e7f3f36bd4cf9ff2d6b7ddd2f024ebcca62f/clip-client-0.0.0.tar.gz#sha256=a113ce3f1da0186097ad9967d98c8d1c2179ced101bb90f44857b004c7c24a49 (from https://pypi.org/simple/clip-client/), version: 0.0.0 2022-03-20T09:57:45,724 Fetching project page and analyzing links: https://www.piwheels.org/simple/clip-client/ 2022-03-20T09:57:45,724 Getting page https://www.piwheels.org/simple/clip-client/ 2022-03-20T09:57:45,726 Found index url https://www.piwheels.org/simple 2022-03-20T09:57:45,937 Skipping link: not a file: https://www.piwheels.org/simple/clip-client/ 2022-03-20T09:57:45,938 Skipping link: not a file: https://pypi.org/simple/clip-client/ 2022-03-20T09:57:45,982 Given no hashes to check 1 links for project 'clip-client': discarding no candidates 2022-03-20T09:57:46,024 Collecting clip-client==0.0.0 2022-03-20T09:57:46,028 Created temporary directory: /tmp/pip-unpack-ngujy5z7 2022-03-20T09:57:46,118 Downloading clip-client-0.0.0.tar.gz (1.3 kB) 2022-03-20T09:57:46,162 Added clip-client==0.0.0 from https://files.pythonhosted.org/packages/e2/7d/56a6a587de2c85a1903a1203e7f3f36bd4cf9ff2d6b7ddd2f024ebcca62f/clip-client-0.0.0.tar.gz#sha256=a113ce3f1da0186097ad9967d98c8d1c2179ced101bb90f44857b004c7c24a49 to build tracker '/tmp/pip-req-tracker-owmswe1m' 2022-03-20T09:57:46,164 ERROR: clip-client==0.0.0 from https://files.pythonhosted.org/packages/e2/7d/56a6a587de2c85a1903a1203e7f3f36bd4cf9ff2d6b7ddd2f024ebcca62f/clip-client-0.0.0.tar.gz#sha256=a113ce3f1da0186097ad9967d98c8d1c2179ced101bb90f44857b004c7c24a49 does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. 2022-03-20T09:57:46,167 Exception information: 2022-03-20T09:57:46,167 Traceback (most recent call last): 2022-03-20T09:57:46,167 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-20T09:57:46,167 status = run_func(*args) 2022-03-20T09:57:46,167 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-20T09:57:46,167 return func(self, options, args) 2022-03-20T09:57:46,167 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-20T09:57:46,167 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-20T09:57:46,167 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-03-20T09:57:46,167 result = self._result = resolver.resolve( 2022-03-20T09:57:46,167 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-20T09:57:46,167 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-20T09:57:46,167 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-20T09:57:46,167 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-20T09:57:46,167 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _add_to_criteria 2022-03-20T09:57:46,167 if not criterion.candidates: 2022-03-20T09:57:46,167 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/structs.py", line 151, in __bool__ 2022-03-20T09:57:46,167 return bool(self._sequence) 2022-03-20T09:57:46,167 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2022-03-20T09:57:46,167 return any(self) 2022-03-20T09:57:46,167 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2022-03-20T09:57:46,167 return (c for c in iterator if id(c) not in self._incompatible_ids) 2022-03-20T09:57:46,167 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2022-03-20T09:57:46,167 candidate = func() 2022-03-20T09:57:46,167 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 215, in _make_candidate_from_link 2022-03-20T09:57:46,167 self._link_candidate_cache[link] = LinkCandidate( 2022-03-20T09:57:46,167 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 288, in __init__ 2022-03-20T09:57:46,167 super().__init__( 2022-03-20T09:57:46,167 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 158, in __init__ 2022-03-20T09:57:46,167 self.dist = self._prepare() 2022-03-20T09:57:46,167 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 227, in _prepare 2022-03-20T09:57:46,167 dist = self._prepare_distribution() 2022-03-20T09:57:46,167 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 299, in _prepare_distribution 2022-03-20T09:57:46,167 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2022-03-20T09:57:46,167 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 487, in prepare_linked_requirement 2022-03-20T09:57:46,167 return self._prepare_linked_requirement(req, parallel_builds) 2022-03-20T09:57:46,167 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 556, in _prepare_linked_requirement 2022-03-20T09:57:46,167 dist = _get_prepared_distribution( 2022-03-20T09:57:46,167 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 58, in _get_prepared_distribution 2022-03-20T09:57:46,167 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2022-03-20T09:57:46,167 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/distributions/sdist.py", line 28, in prepare_distribution_metadata 2022-03-20T09:57:46,167 self.req.load_pyproject_toml() 2022-03-20T09:57:46,167 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/req/req_install.py", line 461, in load_pyproject_toml 2022-03-20T09:57:46,167 pyproject_toml_data = load_pyproject_toml( 2022-03-20T09:57:46,167 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/pyproject.py", line 56, in load_pyproject_toml 2022-03-20T09:57:46,167 raise InstallationError( 2022-03-20T09:57:46,167 pip._internal.exceptions.InstallationError: clip-client==0.0.0 from https://files.pythonhosted.org/packages/e2/7d/56a6a587de2c85a1903a1203e7f3f36bd4cf9ff2d6b7ddd2f024ebcca62f/clip-client-0.0.0.tar.gz#sha256=a113ce3f1da0186097ad9967d98c8d1c2179ced101bb90f44857b004c7c24a49 does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. 2022-03-20T09:57:46,186 Removed clip-client==0.0.0 from https://files.pythonhosted.org/packages/e2/7d/56a6a587de2c85a1903a1203e7f3f36bd4cf9ff2d6b7ddd2f024ebcca62f/clip-client-0.0.0.tar.gz#sha256=a113ce3f1da0186097ad9967d98c8d1c2179ced101bb90f44857b004c7c24a49 from build tracker '/tmp/pip-req-tracker-owmswe1m' 2022-03-20T09:57:46,187 Removed build tracker: '/tmp/pip-req-tracker-owmswe1m'