2021-12-06T12:42:40,786 Created temporary directory: /tmp/pip-ephem-wheel-cache-eg64rdls 2021-12-06T12:42:40,792 Created temporary directory: /tmp/pip-req-tracker-ioj2f1nq 2021-12-06T12:42:40,793 Initialized build tracking at /tmp/pip-req-tracker-ioj2f1nq 2021-12-06T12:42:40,793 Created build tracker: /tmp/pip-req-tracker-ioj2f1nq 2021-12-06T12:42:40,793 Entered build tracker: /tmp/pip-req-tracker-ioj2f1nq 2021-12-06T12:42:40,794 Created temporary directory: /tmp/pip-wheel-3joxi0rl 2021-12-06T12:42:40,864 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-06T12:42:40,870 2 location(s) to search for versions of message-client-part: 2021-12-06T12:42:40,870 * https://pypi.org/simple/message-client-part/ 2021-12-06T12:42:40,870 * https://www.piwheels.org/simple/message-client-part/ 2021-12-06T12:42:40,871 Fetching project page and analyzing links: https://pypi.org/simple/message-client-part/ 2021-12-06T12:42:40,872 Getting page https://pypi.org/simple/message-client-part/ 2021-12-06T12:42:40,875 Found index url https://pypi.org/simple 2021-12-06T12:42:41,149 Found link https://files.pythonhosted.org/packages/07/8d/3487155a69e022c90d4ca2a68c589c70f277804aa7d4c4645ee0d6e6af2b/message_client_part-0.1.tar.gz#sha256=8152699593a75e573725cdd46fcf59dab3876eb1ea5e20d5e39ce1d1882b2687 (from https://pypi.org/simple/message-client-part/), version: 0.1 2021-12-06T12:42:41,150 Fetching project page and analyzing links: https://www.piwheels.org/simple/message-client-part/ 2021-12-06T12:42:41,150 Getting page https://www.piwheels.org/simple/message-client-part/ 2021-12-06T12:42:41,152 Found index url https://www.piwheels.org/simple 2021-12-06T12:42:41,391 Skipping link: not a file: https://www.piwheels.org/simple/message-client-part/ 2021-12-06T12:42:41,391 Skipping link: not a file: https://pypi.org/simple/message-client-part/ 2021-12-06T12:42:41,423 Given no hashes to check 1 links for project 'message-client-part': discarding no candidates 2021-12-06T12:42:41,453 Collecting message-client-part==0.1 2021-12-06T12:42:41,456 Created temporary directory: /tmp/pip-unpack-p239urd5 2021-12-06T12:42:41,541 Downloading message_client_part-0.1.tar.gz (14 kB) 2021-12-06T12:42:41,656 Added message-client-part==0.1 from https://files.pythonhosted.org/packages/07/8d/3487155a69e022c90d4ca2a68c589c70f277804aa7d4c4645ee0d6e6af2b/message_client_part-0.1.tar.gz#sha256=8152699593a75e573725cdd46fcf59dab3876eb1ea5e20d5e39ce1d1882b2687 to build tracker '/tmp/pip-req-tracker-ioj2f1nq' 2021-12-06T12:42:41,657 ERROR: message-client-part==0.1 from https://files.pythonhosted.org/packages/07/8d/3487155a69e022c90d4ca2a68c589c70f277804aa7d4c4645ee0d6e6af2b/message_client_part-0.1.tar.gz#sha256=8152699593a75e573725cdd46fcf59dab3876eb1ea5e20d5e39ce1d1882b2687 does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. 2021-12-06T12:42:41,658 Exception information: 2021-12-06T12:42:41,658 Traceback (most recent call last): 2021-12-06T12:42:41,658 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-06T12:42:41,658 status = run_func(*args) 2021-12-06T12:42:41,658 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-06T12:42:41,658 return func(self, options, args) 2021-12-06T12:42:41,658 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-06T12:42:41,658 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-06T12:42:41,658 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2021-12-06T12:42:41,658 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-12-06T12:42:41,658 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-06T12:42:41,658 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-06T12:42:41,658 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-06T12:42:41,658 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-06T12:42:41,658 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2021-12-06T12:42:41,658 if not criterion.candidates: 2021-12-06T12:42:41,658 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/structs.py", line 151, in __bool__ 2021-12-06T12:42:41,658 return bool(self._sequence) 2021-12-06T12:42:41,658 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2021-12-06T12:42:41,658 return any(self) 2021-12-06T12:42:41,658 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2021-12-06T12:42:41,658 return (c for c in iterator if id(c) not in self._incompatible_ids) 2021-12-06T12:42:41,658 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2021-12-06T12:42:41,658 candidate = func() 2021-12-06T12:42:41,658 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 206, in _make_candidate_from_link 2021-12-06T12:42:41,658 version=version, 2021-12-06T12:42:41,658 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 287, in __init__ 2021-12-06T12:42:41,658 version=version, 2021-12-06T12:42:41,658 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 156, in __init__ 2021-12-06T12:42:41,658 self.dist = self._prepare() 2021-12-06T12:42:41,658 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 225, in _prepare 2021-12-06T12:42:41,658 dist = self._prepare_distribution() 2021-12-06T12:42:41,658 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 292, in _prepare_distribution 2021-12-06T12:42:41,658 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2021-12-06T12:42:41,658 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 482, in prepare_linked_requirement 2021-12-06T12:42:41,658 return self._prepare_linked_requirement(req, parallel_builds) 2021-12-06T12:42:41,658 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 550, in _prepare_linked_requirement 2021-12-06T12:42:41,658 self.build_isolation, 2021-12-06T12:42:41,658 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 58, in _get_prepared_distribution 2021-12-06T12:42:41,658 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2021-12-06T12:42:41,658 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 30, in prepare_distribution_metadata 2021-12-06T12:42:41,658 self.req.load_pyproject_toml() 2021-12-06T12:42:41,658 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 498, in load_pyproject_toml 2021-12-06T12:42:41,658 self.use_pep517, self.pyproject_toml_path, self.setup_py_path, str(self) 2021-12-06T12:42:41,658 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/pyproject.py", line 53, in load_pyproject_toml 2021-12-06T12:42:41,658 f"{req_name} does not appear to be a Python project: " 2021-12-06T12:42:41,658 pip._internal.exceptions.InstallationError: message-client-part==0.1 from https://files.pythonhosted.org/packages/07/8d/3487155a69e022c90d4ca2a68c589c70f277804aa7d4c4645ee0d6e6af2b/message_client_part-0.1.tar.gz#sha256=8152699593a75e573725cdd46fcf59dab3876eb1ea5e20d5e39ce1d1882b2687 does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. 2021-12-06T12:42:41,677 Removed message-client-part==0.1 from https://files.pythonhosted.org/packages/07/8d/3487155a69e022c90d4ca2a68c589c70f277804aa7d4c4645ee0d6e6af2b/message_client_part-0.1.tar.gz#sha256=8152699593a75e573725cdd46fcf59dab3876eb1ea5e20d5e39ce1d1882b2687 from build tracker '/tmp/pip-req-tracker-ioj2f1nq' 2021-12-06T12:42:41,678 Removed build tracker: '/tmp/pip-req-tracker-ioj2f1nq'