2023-12-14T07:12:48,049 Created temporary directory: /tmp/pip-build-tracker-77a7tbke 2023-12-14T07:12:48,053 Initialized build tracking at /tmp/pip-build-tracker-77a7tbke 2023-12-14T07:12:48,053 Created build tracker: /tmp/pip-build-tracker-77a7tbke 2023-12-14T07:12:48,054 Entered build tracker: /tmp/pip-build-tracker-77a7tbke 2023-12-14T07:12:48,055 Created temporary directory: /tmp/pip-wheel-hc64lrm5 2023-12-14T07:12:48,065 Created temporary directory: /tmp/pip-ephem-wheel-cache-ey449yoq 2023-12-14T07:12:48,124 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-12-14T07:12:48,138 2 location(s) to search for versions of dapc: 2023-12-14T07:12:48,138 * https://pypi.org/simple/dapc/ 2023-12-14T07:12:48,138 * https://www.piwheels.org/simple/dapc/ 2023-12-14T07:12:48,139 Fetching project page and analyzing links: https://pypi.org/simple/dapc/ 2023-12-14T07:12:48,140 Getting page https://pypi.org/simple/dapc/ 2023-12-14T07:12:48,143 Found index url https://pypi.org/simple/ 2023-12-14T07:12:48,253 Fetched page https://pypi.org/simple/dapc/ as application/vnd.pypi.simple.v1+json 2023-12-14T07:12:48,256 Skipping link: No binaries permitted for dapc: https://files.pythonhosted.org/packages/32/1a/9899ba5d49d3edbe7a48e131346f0700931cfad16bd9e67cf132b1d73a18/dapc-3.5.2-py3-none-any.whl (from https://pypi.org/simple/dapc/) 2023-12-14T07:12:48,257 Found link https://files.pythonhosted.org/packages/c7/e1/d06d86e85a8b61be39bef4cdcd19325db13e9df657cc30c5f5f8af779df3/dapc-3.5.2.tar.gz (from https://pypi.org/simple/dapc/), version: 3.5.2 2023-12-14T07:12:48,258 Fetching project page and analyzing links: https://www.piwheels.org/simple/dapc/ 2023-12-14T07:12:48,258 Getting page https://www.piwheels.org/simple/dapc/ 2023-12-14T07:12:48,260 Found index url https://www.piwheels.org/simple/ 2023-12-14T07:12:48,393 Fetched page https://www.piwheels.org/simple/dapc/ as text/html 2023-12-14T07:12:48,395 Skipping link: not a file: https://www.piwheels.org/simple/dapc/ 2023-12-14T07:12:48,395 Skipping link: not a file: https://pypi.org/simple/dapc/ 2023-12-14T07:12:48,428 Given no hashes to check 1 links for project 'dapc': discarding no candidates 2023-12-14T07:12:48,459 Collecting dapc==3.5.2 2023-12-14T07:12:48,463 Created temporary directory: /tmp/pip-unpack-1_xrm3aj 2023-12-14T07:12:48,559 Downloading dapc-3.5.2.tar.gz (19 kB) 2023-12-14T07:12:48,635 Added dapc==3.5.2 from https://files.pythonhosted.org/packages/c7/e1/d06d86e85a8b61be39bef4cdcd19325db13e9df657cc30c5f5f8af779df3/dapc-3.5.2.tar.gz to build tracker '/tmp/pip-build-tracker-77a7tbke' 2023-12-14T07:12:48,639 Running setup.py (path:/tmp/pip-wheel-hc64lrm5/dapc_8ea5444a88654f5b811a7d40a229c0c7/setup.py) egg_info for package dapc 2023-12-14T07:12:48,640 Created temporary directory: /tmp/pip-pip-egg-info-36dey7z3 2023-12-14T07:12:48,641 Preparing metadata (setup.py): started 2023-12-14T07:12:48,643 Running command python setup.py egg_info 2023-12-14T07:12:49,748 Traceback (most recent call last): 2023-12-14T07:12:49,749 File "", line 36, in 2023-12-14T07:12:49,750 File "", line 34, in 2023-12-14T07:12:49,750 File "/tmp/pip-wheel-hc64lrm5/dapc_8ea5444a88654f5b811a7d40a229c0c7/setup.py", line 13, in 2023-12-14T07:12:49,751 long_description=open('README.md').read(), 2023-12-14T07:12:49,751 File "/usr/lib/python3.7/codecs.py", line 322, in decode 2023-12-14T07:12:49,752 (result, consumed) = self._buffer_decode(data, self.errors, final) 2023-12-14T07:12:49,752 UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc8 in position 230: invalid continuation byte 2023-12-14T07:12:49,842 ERROR: python setup.py egg_info exited with 1 2023-12-14T07:12:49,886 [bold magenta]full command[/]: [blue]/usr/bin/python3 -c ' 2023-12-14T07:12:49,886 exec(compile('"'"''"'"''"'"' 2023-12-14T07:12:49,886 # This is -- a caller that pip uses to run setup.py 2023-12-14T07:12:49,886 # 2023-12-14T07:12:49,886 # - It imports setuptools before invoking setup.py, to enable projects that directly 2023-12-14T07:12:49,886 # import from `distutils.core` to work with newer packaging standards. 2023-12-14T07:12:49,886 # - It provides a clear error message when setuptools is not installed. 2023-12-14T07:12:49,886 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2023-12-14T07:12:49,886 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2023-12-14T07:12:49,886 # manifest_maker: standard file '"'"'-c'"'"' not found". 2023-12-14T07:12:49,886 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2023-12-14T07:12:49,886 import os, sys, tokenize 2023-12-14T07:12:49,886 2023-12-14T07:12:49,886 try: 2023-12-14T07:12:49,886 import setuptools 2023-12-14T07:12:49,886 except ImportError as error: 2023-12-14T07:12:49,886 print( 2023-12-14T07:12:49,886 "ERROR: Can not execute `setup.py` since setuptools is not available in " 2023-12-14T07:12:49,886 "the build environment.", 2023-12-14T07:12:49,886 file=sys.stderr, 2023-12-14T07:12:49,886 ) 2023-12-14T07:12:49,886 sys.exit(1) 2023-12-14T07:12:49,886 2023-12-14T07:12:49,886 __file__ = %r 2023-12-14T07:12:49,886 sys.argv[0] = __file__ 2023-12-14T07:12:49,886 2023-12-14T07:12:49,886 if os.path.exists(__file__): 2023-12-14T07:12:49,886 filename = __file__ 2023-12-14T07:12:49,886 with tokenize.open(__file__) as f: 2023-12-14T07:12:49,886 setup_py_code = f.read() 2023-12-14T07:12:49,886 else: 2023-12-14T07:12:49,886 filename = "" 2023-12-14T07:12:49,886 setup_py_code = "from setuptools import setup; setup()" 2023-12-14T07:12:49,886 2023-12-14T07:12:49,886 exec(compile(setup_py_code, filename, "exec")) 2023-12-14T07:12:49,886 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-hc64lrm5/dapc_8ea5444a88654f5b811a7d40a229c0c7/setup.py'"'"',), "", "exec"))' egg_info --egg-base /tmp/pip-pip-egg-info-36dey7z3[/] 2023-12-14T07:12:49,887 [bold magenta]cwd[/]: /tmp/pip-wheel-hc64lrm5/dapc_8ea5444a88654f5b811a7d40a229c0c7/ 2023-12-14T07:12:49,888 Preparing metadata (setup.py): finished with status 'error' 2023-12-14T07:12:49,890 ERROR: metadata generation failed 2023-12-14T07:12:49,905 Exception information: 2023-12-14T07:12:49,905 Traceback (most recent call last): 2023-12-14T07:12:49,905 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/build/metadata_legacy.py", line 68, in generate_metadata 2023-12-14T07:12:49,905 spinner=spinner, 2023-12-14T07:12:49,905 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/utils/subprocess.py", line 224, in call_subprocess 2023-12-14T07:12:49,905 raise error 2023-12-14T07:12:49,905 pip._internal.exceptions.InstallationSubprocessError: python setup.py egg_info exited with 1 2023-12-14T07:12:49,905 2023-12-14T07:12:49,905 The above exception was the direct cause of the following exception: 2023-12-14T07:12:49,905 2023-12-14T07:12:49,905 Traceback (most recent call last): 2023-12-14T07:12:49,905 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-12-14T07:12:49,905 status = run_func(*args) 2023-12-14T07:12:49,905 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2023-12-14T07:12:49,905 return func(self, options, args) 2023-12-14T07:12:49,905 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-12-14T07:12:49,905 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-12-14T07:12:49,905 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2023-12-14T07:12:49,905 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2023-12-14T07:12:49,905 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-12-14T07:12:49,905 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-12-14T07:12:49,905 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-12-14T07:12:49,905 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-12-14T07:12:49,905 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-12-14T07:12:49,905 if not criterion.candidates: 2023-12-14T07:12:49,905 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/structs.py", line 156, in __bool__ 2023-12-14T07:12:49,905 return bool(self._sequence) 2023-12-14T07:12:49,905 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2023-12-14T07:12:49,905 return any(self) 2023-12-14T07:12:49,905 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2023-12-14T07:12:49,905 return (c for c in iterator if id(c) not in self._incompatible_ids) 2023-12-14T07:12:49,905 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2023-12-14T07:12:49,905 candidate = func() 2023-12-14T07:12:49,905 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 216, in _make_candidate_from_link 2023-12-14T07:12:49,905 version=version, 2023-12-14T07:12:49,905 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 299, in __init__ 2023-12-14T07:12:49,905 version=version, 2023-12-14T07:12:49,905 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 156, in __init__ 2023-12-14T07:12:49,905 self.dist = self._prepare() 2023-12-14T07:12:49,905 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 225, in _prepare 2023-12-14T07:12:49,905 dist = self._prepare_distribution() 2023-12-14T07:12:49,905 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 304, in _prepare_distribution 2023-12-14T07:12:49,905 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2023-12-14T07:12:49,905 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 525, in prepare_linked_requirement 2023-12-14T07:12:49,905 return self._prepare_linked_requirement(req, parallel_builds) 2023-12-14T07:12:49,905 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 645, in _prepare_linked_requirement 2023-12-14T07:12:49,905 self.check_build_deps, 2023-12-14T07:12:49,905 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 72, in _get_prepared_distribution 2023-12-14T07:12:49,905 finder, build_isolation, check_build_deps 2023-12-14T07:12:49,905 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/distributions/sdist.py", line 67, in prepare_distribution_metadata 2023-12-14T07:12:49,905 self.req.prepare_metadata() 2023-12-14T07:12:49,905 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 588, in prepare_metadata 2023-12-14T07:12:49,905 details=details, 2023-12-14T07:12:49,905 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/build/metadata_legacy.py", line 71, in generate_metadata 2023-12-14T07:12:49,905 raise MetadataGenerationFailed(package_details=details) from error 2023-12-14T07:12:49,905 pip._internal.exceptions.MetadataGenerationFailed: metadata generation failed 2023-12-14T07:12:49,928 Removed dapc==3.5.2 from https://files.pythonhosted.org/packages/c7/e1/d06d86e85a8b61be39bef4cdcd19325db13e9df657cc30c5f5f8af779df3/dapc-3.5.2.tar.gz from build tracker '/tmp/pip-build-tracker-77a7tbke' 2023-12-14T07:12:49,929 Removed build tracker: '/tmp/pip-build-tracker-77a7tbke'