2023-12-27T14:53:02,827 Created temporary directory: /tmp/pip-build-tracker-9mpnw7r8 2023-12-27T14:53:02,831 Initialized build tracking at /tmp/pip-build-tracker-9mpnw7r8 2023-12-27T14:53:02,831 Created build tracker: /tmp/pip-build-tracker-9mpnw7r8 2023-12-27T14:53:02,832 Entered build tracker: /tmp/pip-build-tracker-9mpnw7r8 2023-12-27T14:53:02,833 Created temporary directory: /tmp/pip-wheel-4x4psuj8 2023-12-27T14:53:02,844 Created temporary directory: /tmp/pip-ephem-wheel-cache-vblb2rf4 2023-12-27T14:53:02,912 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-12-27T14:53:02,926 2 location(s) to search for versions of zyb-charts: 2023-12-27T14:53:02,926 * https://pypi.org/simple/zyb-charts/ 2023-12-27T14:53:02,926 * https://www.piwheels.org/simple/zyb-charts/ 2023-12-27T14:53:02,927 Fetching project page and analyzing links: https://pypi.org/simple/zyb-charts/ 2023-12-27T14:53:02,928 Getting page https://pypi.org/simple/zyb-charts/ 2023-12-27T14:53:02,932 Found index url https://pypi.org/simple/ 2023-12-27T14:53:03,045 Fetched page https://pypi.org/simple/zyb-charts/ as application/vnd.pypi.simple.v1+json 2023-12-27T14:53:03,047 Skipping link: No binaries permitted for zyb-charts: https://files.pythonhosted.org/packages/4e/cb/afdbe72d49a7e3eab8da827f572b05bd0c961c5a305afb0fff00b7a25d6b/zyb_charts-0.12-py3-none-any.whl (from https://pypi.org/simple/zyb-charts/) (requires-python:>=3.7) 2023-12-27T14:53:03,049 Found link https://files.pythonhosted.org/packages/56/0f/25135c6a4503730f56a8f7a34f668fe9526778fa8f8aa2ff53ea135a3be9/zyb_charts-0.12.tar.gz (from https://pypi.org/simple/zyb-charts/) (requires-python:>=3.7), version: 0.12 2023-12-27T14:53:03,050 Fetching project page and analyzing links: https://www.piwheels.org/simple/zyb-charts/ 2023-12-27T14:53:03,051 Getting page https://www.piwheels.org/simple/zyb-charts/ 2023-12-27T14:53:03,053 Found index url https://www.piwheels.org/simple/ 2023-12-27T14:53:03,172 Fetched page https://www.piwheels.org/simple/zyb-charts/ as text/html 2023-12-27T14:53:03,174 Skipping link: not a file: https://www.piwheels.org/simple/zyb-charts/ 2023-12-27T14:53:03,175 Skipping link: not a file: https://pypi.org/simple/zyb-charts/ 2023-12-27T14:53:03,207 Given no hashes to check 1 links for project 'zyb-charts': discarding no candidates 2023-12-27T14:53:03,239 Collecting zyb-charts==0.12 2023-12-27T14:53:03,244 Created temporary directory: /tmp/pip-unpack-d833pkbg 2023-12-27T14:53:03,342 Downloading zyb_charts-0.12.tar.gz (340 kB) 2023-12-27T14:53:03,667 Added zyb-charts==0.12 from https://files.pythonhosted.org/packages/56/0f/25135c6a4503730f56a8f7a34f668fe9526778fa8f8aa2ff53ea135a3be9/zyb_charts-0.12.tar.gz to build tracker '/tmp/pip-build-tracker-9mpnw7r8' 2023-12-27T14:53:03,672 Running setup.py (path:/tmp/pip-wheel-4x4psuj8/zyb-charts_482fd721c80142a8b6812ab8951b1ac1/setup.py) egg_info for package zyb-charts 2023-12-27T14:53:03,674 Created temporary directory: /tmp/pip-pip-egg-info-lyvq442t 2023-12-27T14:53:03,674 Preparing metadata (setup.py): started 2023-12-27T14:53:03,677 Running command python setup.py egg_info 2023-12-27T14:53:05,616 Traceback (most recent call last): 2023-12-27T14:53:05,617 File "", line 36, in 2023-12-27T14:53:05,618 File "", line 34, in 2023-12-27T14:53:05,618 File "/tmp/pip-wheel-4x4psuj8/zyb-charts_482fd721c80142a8b6812ab8951b1ac1/setup.py", line 37, in 2023-12-27T14:53:05,619 python_requires='>=3.7' 2023-12-27T14:53:05,619 File "/usr/local/lib/python3.7/dist-packages/setuptools/__init__.py", line 107, in setup 2023-12-27T14:53:05,620 return distutils.core.setup(**attrs) 2023-12-27T14:53:05,620 File "/usr/local/lib/python3.7/dist-packages/setuptools/_distutils/core.py", line 147, in setup 2023-12-27T14:53:05,620 _setup_distribution = dist = klass(attrs) 2023-12-27T14:53:05,621 File "/usr/local/lib/python3.7/dist-packages/setuptools/dist.py", line 490, in __init__ 2023-12-27T14:53:05,622 for k, v in attrs.items() 2023-12-27T14:53:05,623 File "/usr/local/lib/python3.7/dist-packages/setuptools/_distutils/dist.py", line 283, in __init__ 2023-12-27T14:53:05,623 self.finalize_options() 2023-12-27T14:53:05,624 File "/usr/local/lib/python3.7/dist-packages/setuptools/dist.py", line 924, in finalize_options 2023-12-27T14:53:05,625 for ep in sorted(loaded, key=by_order): 2023-12-27T14:53:05,625 File "/usr/local/lib/python3.7/dist-packages/setuptools/dist.py", line 923, in 2023-12-27T14:53:05,626 loaded = map(lambda e: e.load(), filtered) 2023-12-27T14:53:05,627 File "/usr/local/lib/python3.7/dist-packages/setuptools/_vendor/importlib_metadata/__init__.py", line 208, in load 2023-12-27T14:53:05,627 module = import_module(match.group('module')) 2023-12-27T14:53:05,628 File "/usr/lib/python3.7/importlib/__init__.py", line 127, in import_module 2023-12-27T14:53:05,629 return _bootstrap._gcd_import(name[level:], package, level) 2023-12-27T14:53:05,630 File "", line 1006, in _gcd_import 2023-12-27T14:53:05,631 File "", line 983, in _find_and_load 2023-12-27T14:53:05,632 File "", line 953, in _find_and_load_unlocked 2023-12-27T14:53:05,633 File "", line 219, in _call_with_frames_removed 2023-12-27T14:53:05,634 File "", line 1006, in _gcd_import 2023-12-27T14:53:05,634 File "", line 983, in _find_and_load 2023-12-27T14:53:05,635 File "", line 967, in _find_and_load_unlocked 2023-12-27T14:53:05,636 File "", line 677, in _load_unlocked 2023-12-27T14:53:05,636 File "", line 728, in exec_module 2023-12-27T14:53:05,636 File "", line 219, in _call_with_frames_removed 2023-12-27T14:53:05,637 File "/usr/local/lib/python3.7/dist-packages/setuptools_rust/__init__.py", line 1, in 2023-12-27T14:53:05,637 from .build import build_rust 2023-12-27T14:53:05,638 File "/usr/local/lib/python3.7/dist-packages/setuptools_rust/build.py", line 21, in 2023-12-27T14:53:05,638 import pkg_resources 2023-12-27T14:53:05,638 File "/usr/local/lib/python3.7/dist-packages/pkg_resources/__init__.py", line 3327, in 2023-12-27T14:53:05,639 @_call_aside 2023-12-27T14:53:05,639 File "/usr/local/lib/python3.7/dist-packages/pkg_resources/__init__.py", line 3302, in _call_aside 2023-12-27T14:53:05,640 f(*args, **kwargs) 2023-12-27T14:53:05,640 File "/usr/local/lib/python3.7/dist-packages/pkg_resources/__init__.py", line 3340, in _initialize_master_working_set 2023-12-27T14:53:05,641 working_set = WorkingSet._build_master() 2023-12-27T14:53:05,641 File "/usr/local/lib/python3.7/dist-packages/pkg_resources/__init__.py", line 631, in _build_master 2023-12-27T14:53:05,642 ws.require(__requires__) 2023-12-27T14:53:05,642 File "/usr/local/lib/python3.7/dist-packages/pkg_resources/__init__.py", line 968, in require 2023-12-27T14:53:05,643 needed = self.resolve(parse_requirements(requirements)) 2023-12-27T14:53:05,643 File "/usr/local/lib/python3.7/dist-packages/pkg_resources/__init__.py", line 830, in resolve 2023-12-27T14:53:05,644 req, best, replace_conflicting, env, installer, required_by, to_activate 2023-12-27T14:53:05,644 File "/usr/local/lib/python3.7/dist-packages/pkg_resources/__init__.py", line 870, in _resolve_dist 2023-12-27T14:53:05,644 raise DistributionNotFound(req, requirers) 2023-12-27T14:53:05,645 pkg_resources.DistributionNotFound: The 'pyecharts' distribution was not found and is required by the application 2023-12-27T14:53:05,752 ERROR: python setup.py egg_info exited with 1 2023-12-27T14:53:05,796 [bold magenta]full command[/]: [blue]/usr/bin/python3 -c ' 2023-12-27T14:53:05,796 exec(compile('"'"''"'"''"'"' 2023-12-27T14:53:05,796 # This is -- a caller that pip uses to run setup.py 2023-12-27T14:53:05,796 # 2023-12-27T14:53:05,796 # - It imports setuptools before invoking setup.py, to enable projects that directly 2023-12-27T14:53:05,796 # import from `distutils.core` to work with newer packaging standards. 2023-12-27T14:53:05,796 # - It provides a clear error message when setuptools is not installed. 2023-12-27T14:53:05,796 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2023-12-27T14:53:05,796 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2023-12-27T14:53:05,796 # manifest_maker: standard file '"'"'-c'"'"' not found". 2023-12-27T14:53:05,796 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2023-12-27T14:53:05,796 import os, sys, tokenize 2023-12-27T14:53:05,796 2023-12-27T14:53:05,796 try: 2023-12-27T14:53:05,796 import setuptools 2023-12-27T14:53:05,796 except ImportError as error: 2023-12-27T14:53:05,796 print( 2023-12-27T14:53:05,796 "ERROR: Can not execute `setup.py` since setuptools is not available in " 2023-12-27T14:53:05,796 "the build environment.", 2023-12-27T14:53:05,796 file=sys.stderr, 2023-12-27T14:53:05,796 ) 2023-12-27T14:53:05,796 sys.exit(1) 2023-12-27T14:53:05,796 2023-12-27T14:53:05,796 __file__ = %r 2023-12-27T14:53:05,796 sys.argv[0] = __file__ 2023-12-27T14:53:05,796 2023-12-27T14:53:05,796 if os.path.exists(__file__): 2023-12-27T14:53:05,796 filename = __file__ 2023-12-27T14:53:05,796 with tokenize.open(__file__) as f: 2023-12-27T14:53:05,796 setup_py_code = f.read() 2023-12-27T14:53:05,796 else: 2023-12-27T14:53:05,796 filename = "" 2023-12-27T14:53:05,796 setup_py_code = "from setuptools import setup; setup()" 2023-12-27T14:53:05,796 2023-12-27T14:53:05,796 exec(compile(setup_py_code, filename, "exec")) 2023-12-27T14:53:05,796 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-4x4psuj8/zyb-charts_482fd721c80142a8b6812ab8951b1ac1/setup.py'"'"',), "", "exec"))' egg_info --egg-base /tmp/pip-pip-egg-info-lyvq442t[/] 2023-12-27T14:53:05,796 [bold magenta]cwd[/]: /tmp/pip-wheel-4x4psuj8/zyb-charts_482fd721c80142a8b6812ab8951b1ac1/ 2023-12-27T14:53:05,797 Preparing metadata (setup.py): finished with status 'error' 2023-12-27T14:53:05,800 ERROR: metadata generation failed 2023-12-27T14:53:05,814 Exception information: 2023-12-27T14:53:05,814 Traceback (most recent call last): 2023-12-27T14:53:05,814 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/build/metadata_legacy.py", line 68, in generate_metadata 2023-12-27T14:53:05,814 spinner=spinner, 2023-12-27T14:53:05,814 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/utils/subprocess.py", line 224, in call_subprocess 2023-12-27T14:53:05,814 raise error 2023-12-27T14:53:05,814 pip._internal.exceptions.InstallationSubprocessError: python setup.py egg_info exited with 1 2023-12-27T14:53:05,814 2023-12-27T14:53:05,814 The above exception was the direct cause of the following exception: 2023-12-27T14:53:05,814 2023-12-27T14:53:05,814 Traceback (most recent call last): 2023-12-27T14:53:05,814 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-12-27T14:53:05,814 status = run_func(*args) 2023-12-27T14:53:05,814 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2023-12-27T14:53:05,814 return func(self, options, args) 2023-12-27T14:53:05,814 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-12-27T14:53:05,814 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-12-27T14:53:05,814 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2023-12-27T14:53:05,814 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2023-12-27T14:53:05,814 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-12-27T14:53:05,814 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-12-27T14:53:05,814 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-12-27T14:53:05,814 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-12-27T14:53:05,814 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-12-27T14:53:05,814 if not criterion.candidates: 2023-12-27T14:53:05,814 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/structs.py", line 156, in __bool__ 2023-12-27T14:53:05,814 return bool(self._sequence) 2023-12-27T14:53:05,814 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2023-12-27T14:53:05,814 return any(self) 2023-12-27T14:53:05,814 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2023-12-27T14:53:05,814 return (c for c in iterator if id(c) not in self._incompatible_ids) 2023-12-27T14:53:05,814 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2023-12-27T14:53:05,814 candidate = func() 2023-12-27T14:53:05,814 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/factory.py", line 216, in _make_candidate_from_link 2023-12-27T14:53:05,814 version=version, 2023-12-27T14:53:05,814 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 299, in __init__ 2023-12-27T14:53:05,814 version=version, 2023-12-27T14:53:05,814 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 156, in __init__ 2023-12-27T14:53:05,814 self.dist = self._prepare() 2023-12-27T14:53:05,814 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 225, in _prepare 2023-12-27T14:53:05,814 dist = self._prepare_distribution() 2023-12-27T14:53:05,814 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 304, in _prepare_distribution 2023-12-27T14:53:05,814 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2023-12-27T14:53:05,814 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 525, in prepare_linked_requirement 2023-12-27T14:53:05,814 return self._prepare_linked_requirement(req, parallel_builds) 2023-12-27T14:53:05,814 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 645, in _prepare_linked_requirement 2023-12-27T14:53:05,814 self.check_build_deps, 2023-12-27T14:53:05,814 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 72, in _get_prepared_distribution 2023-12-27T14:53:05,814 finder, build_isolation, check_build_deps 2023-12-27T14:53:05,814 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/distributions/sdist.py", line 67, in prepare_distribution_metadata 2023-12-27T14:53:05,814 self.req.prepare_metadata() 2023-12-27T14:53:05,814 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 588, in prepare_metadata 2023-12-27T14:53:05,814 details=details, 2023-12-27T14:53:05,814 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/build/metadata_legacy.py", line 71, in generate_metadata 2023-12-27T14:53:05,814 raise MetadataGenerationFailed(package_details=details) from error 2023-12-27T14:53:05,814 pip._internal.exceptions.MetadataGenerationFailed: metadata generation failed 2023-12-27T14:53:05,843 Removed zyb-charts==0.12 from https://files.pythonhosted.org/packages/56/0f/25135c6a4503730f56a8f7a34f668fe9526778fa8f8aa2ff53ea135a3be9/zyb_charts-0.12.tar.gz from build tracker '/tmp/pip-build-tracker-9mpnw7r8' 2023-12-27T14:53:05,844 Removed build tracker: '/tmp/pip-build-tracker-9mpnw7r8'