2022-03-28T04:13:05,870 Created temporary directory: /tmp/pip-ephem-wheel-cache-c58zph52 2022-03-28T04:13:05,876 Created temporary directory: /tmp/pip-req-tracker-ujehya7t 2022-03-28T04:13:05,877 Initialized build tracking at /tmp/pip-req-tracker-ujehya7t 2022-03-28T04:13:05,877 Created build tracker: /tmp/pip-req-tracker-ujehya7t 2022-03-28T04:13:05,878 Entered build tracker: /tmp/pip-req-tracker-ujehya7t 2022-03-28T04:13:05,879 Created temporary directory: /tmp/pip-wheel-os5e53ln 2022-03-28T04:13:05,952 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-28T04:13:05,960 2 location(s) to search for versions of statcore: 2022-03-28T04:13:05,960 * https://pypi.org/simple/statcore/ 2022-03-28T04:13:05,960 * https://www.piwheels.org/simple/statcore/ 2022-03-28T04:13:05,961 Fetching project page and analyzing links: https://pypi.org/simple/statcore/ 2022-03-28T04:13:05,962 Getting page https://pypi.org/simple/statcore/ 2022-03-28T04:13:05,966 Found index url https://pypi.org/simple 2022-03-28T04:13:06,079 Skipping link: No binaries permitted for statcore: https://files.pythonhosted.org/packages/b6/12/2ce494c35120d64adcfcbcb6d72261625b650c660a00bb306790f35d9e90/statcore-0.0.1-cp37-cp37m-macosx_10_9_x86_64.whl#sha256=d47901b1823a2fbbfa3a0d9aab246456d194446afa2bf8213c8a603eb0aebb11 (from https://pypi.org/simple/statcore/) 2022-03-28T04:13:06,080 Found link https://files.pythonhosted.org/packages/10/bd/598d104514de349b45e3c0718e6beae58c6bc72865976eb97d08d5938a08/statcore-0.0.1.tar.gz#sha256=48b955bc77e1f131e6b8b44d396da023cdc09aa0cfbc04fc4798c9c5092947e9 (from https://pypi.org/simple/statcore/), version: 0.0.1 2022-03-28T04:13:06,081 Fetching project page and analyzing links: https://www.piwheels.org/simple/statcore/ 2022-03-28T04:13:06,082 Getting page https://www.piwheels.org/simple/statcore/ 2022-03-28T04:13:06,084 Found index url https://www.piwheels.org/simple 2022-03-28T04:13:06,327 Skipping link: not a file: https://www.piwheels.org/simple/statcore/ 2022-03-28T04:13:06,327 Skipping link: not a file: https://pypi.org/simple/statcore/ 2022-03-28T04:13:06,371 Given no hashes to check 1 links for project 'statcore': discarding no candidates 2022-03-28T04:13:06,413 Collecting statcore==0.0.1 2022-03-28T04:13:06,417 Created temporary directory: /tmp/pip-unpack-7orv0pmv 2022-03-28T04:13:06,509 Downloading statcore-0.0.1.tar.gz (32 kB) 2022-03-28T04:13:06,609 Added statcore==0.0.1 from https://files.pythonhosted.org/packages/10/bd/598d104514de349b45e3c0718e6beae58c6bc72865976eb97d08d5938a08/statcore-0.0.1.tar.gz#sha256=48b955bc77e1f131e6b8b44d396da023cdc09aa0cfbc04fc4798c9c5092947e9 to build tracker '/tmp/pip-req-tracker-ujehya7t' 2022-03-28T04:13:06,611 Running setup.py (path:/tmp/pip-wheel-os5e53ln/statcore_edc75c26dccd4fb0b3e3776e94fee440/setup.py) egg_info for package statcore 2022-03-28T04:13:06,612 Created temporary directory: /tmp/pip-pip-egg-info-fkwj2t7o 2022-03-28T04:13:06,613 Preparing metadata (setup.py): started 2022-03-28T04:13:06,615 Running command python setup.py egg_info 2022-03-28T04:13:09,741 Traceback (most recent call last): 2022-03-28T04:13:09,742 File "", line 2, in 2022-03-28T04:13:09,744 File "", line 34, in 2022-03-28T04:13:09,745 File "/tmp/pip-wheel-os5e53ln/statcore_edc75c26dccd4fb0b3e3776e94fee440/setup.py", line 10, in 2022-03-28T04:13:09,746 ext_modules=cythonize( 2022-03-28T04:13:09,747 File "/usr/local/lib/python3.9/dist-packages/Cython/Build/Dependencies.py", line 966, in cythonize 2022-03-28T04:13:09,750 module_list, module_metadata = create_extension_list( 2022-03-28T04:13:09,750 File "/usr/local/lib/python3.9/dist-packages/Cython/Build/Dependencies.py", line 816, in create_extension_list 2022-03-28T04:13:09,753 for file in nonempty(sorted(extended_iglob(filepattern)), "'%s' doesn't match any files" % filepattern): 2022-03-28T04:13:09,753 File "/usr/local/lib/python3.9/dist-packages/Cython/Build/Dependencies.py", line 114, in nonempty 2022-03-28T04:13:09,754 raise ValueError(error_msg) 2022-03-28T04:13:09,755 ValueError: 'statcore/table.pyx' doesn't match any files 2022-03-28T04:13:09,941 ERROR: [present-diagnostic] python setup.py egg_info exited with 1 2022-03-28T04:13:09,980 [bold magenta]full command[/]: [blue]/usr/bin/python3 -c ' 2022-03-28T04:13:09,980 exec(compile('"'"''"'"''"'"' 2022-03-28T04:13:09,980 # This is -- a caller that pip uses to run setup.py 2022-03-28T04:13:09,980 # 2022-03-28T04:13:09,980 # - It imports setuptools before invoking setup.py, to enable projects that directly 2022-03-28T04:13:09,980 # import from `distutils.core` to work with newer packaging standards. 2022-03-28T04:13:09,980 # - It provides a clear error message when setuptools is not installed. 2022-03-28T04:13:09,980 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2022-03-28T04:13:09,980 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2022-03-28T04:13:09,980 # manifest_maker: standard file '"'"'-c'"'"' not found". 2022-03-28T04:13:09,980 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2022-03-28T04:13:09,980 import os, sys, tokenize 2022-03-28T04:13:09,980 2022-03-28T04:13:09,980 try: 2022-03-28T04:13:09,980 import setuptools 2022-03-28T04:13:09,980 except ImportError as error: 2022-03-28T04:13:09,980 print( 2022-03-28T04:13:09,980 "ERROR: Can not execute `setup.py` since setuptools is not available in " 2022-03-28T04:13:09,980 "the build environment.", 2022-03-28T04:13:09,980 file=sys.stderr, 2022-03-28T04:13:09,980 ) 2022-03-28T04:13:09,980 sys.exit(1) 2022-03-28T04:13:09,980 2022-03-28T04:13:09,980 __file__ = %r 2022-03-28T04:13:09,980 sys.argv[0] = __file__ 2022-03-28T04:13:09,980 2022-03-28T04:13:09,980 if os.path.exists(__file__): 2022-03-28T04:13:09,980 filename = __file__ 2022-03-28T04:13:09,980 with tokenize.open(__file__) as f: 2022-03-28T04:13:09,980 setup_py_code = f.read() 2022-03-28T04:13:09,980 else: 2022-03-28T04:13:09,980 filename = "" 2022-03-28T04:13:09,980 setup_py_code = "from setuptools import setup; setup()" 2022-03-28T04:13:09,980 2022-03-28T04:13:09,980 exec(compile(setup_py_code, filename, "exec")) 2022-03-28T04:13:09,980 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-os5e53ln/statcore_edc75c26dccd4fb0b3e3776e94fee440/setup.py'"'"',), "", "exec"))' egg_info --egg-base /tmp/pip-pip-egg-info-fkwj2t7o[/] 2022-03-28T04:13:09,981 [bold magenta]cwd[/]: /tmp/pip-wheel-os5e53ln/statcore_edc75c26dccd4fb0b3e3776e94fee440/ 2022-03-28T04:13:09,982 Preparing metadata (setup.py): finished with status 'error' 2022-03-28T04:13:09,984 ERROR: [present-diagnostic] metadata generation failed 2022-03-28T04:13:09,998 Exception information: 2022-03-28T04:13:09,998 Traceback (most recent call last): 2022-03-28T04:13:09,998 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 64, in generate_metadata 2022-03-28T04:13:09,998 call_subprocess( 2022-03-28T04:13:09,998 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/utils/subprocess.py", line 224, in call_subprocess 2022-03-28T04:13:09,998 raise error 2022-03-28T04:13:09,998 pip._internal.exceptions.InstallationSubprocessError: python setup.py egg_info exited with 1 2022-03-28T04:13:09,998 2022-03-28T04:13:09,998 The above exception was the direct cause of the following exception: 2022-03-28T04:13:09,998 2022-03-28T04:13:09,998 Traceback (most recent call last): 2022-03-28T04:13:09,998 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-28T04:13:09,998 status = run_func(*args) 2022-03-28T04:13:09,998 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-28T04:13:09,998 return func(self, options, args) 2022-03-28T04:13:09,998 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-28T04:13:09,998 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-28T04:13:09,998 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-03-28T04:13:09,998 result = self._result = resolver.resolve( 2022-03-28T04:13:09,998 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-28T04:13:09,998 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-28T04:13:09,998 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-28T04:13:09,998 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-28T04:13:09,998 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _add_to_criteria 2022-03-28T04:13:09,998 if not criterion.candidates: 2022-03-28T04:13:09,998 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/structs.py", line 151, in __bool__ 2022-03-28T04:13:09,998 return bool(self._sequence) 2022-03-28T04:13:09,998 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2022-03-28T04:13:09,998 return any(self) 2022-03-28T04:13:09,998 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2022-03-28T04:13:09,998 return (c for c in iterator if id(c) not in self._incompatible_ids) 2022-03-28T04:13:09,998 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2022-03-28T04:13:09,998 candidate = func() 2022-03-28T04:13:09,998 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 215, in _make_candidate_from_link 2022-03-28T04:13:09,998 self._link_candidate_cache[link] = LinkCandidate( 2022-03-28T04:13:09,998 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 288, in __init__ 2022-03-28T04:13:09,998 super().__init__( 2022-03-28T04:13:09,998 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 158, in __init__ 2022-03-28T04:13:09,998 self.dist = self._prepare() 2022-03-28T04:13:09,998 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 227, in _prepare 2022-03-28T04:13:09,998 dist = self._prepare_distribution() 2022-03-28T04:13:09,998 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 299, in _prepare_distribution 2022-03-28T04:13:09,998 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2022-03-28T04:13:09,998 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 487, in prepare_linked_requirement 2022-03-28T04:13:09,998 return self._prepare_linked_requirement(req, parallel_builds) 2022-03-28T04:13:09,998 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 556, in _prepare_linked_requirement 2022-03-28T04:13:09,998 dist = _get_prepared_distribution( 2022-03-28T04:13:09,998 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 58, in _get_prepared_distribution 2022-03-28T04:13:09,998 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2022-03-28T04:13:09,998 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/distributions/sdist.py", line 47, in prepare_distribution_metadata 2022-03-28T04:13:09,998 self.req.prepare_metadata() 2022-03-28T04:13:09,998 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/req/req_install.py", line 528, in prepare_metadata 2022-03-28T04:13:09,998 self.metadata_directory = generate_metadata_legacy( 2022-03-28T04:13:09,998 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 71, in generate_metadata 2022-03-28T04:13:09,998 raise MetadataGenerationFailed(package_details=details) from error 2022-03-28T04:13:09,998 pip._internal.exceptions.MetadataGenerationFailed: metadata generation failed 2022-03-28T04:13:10,020 Removed statcore==0.0.1 from https://files.pythonhosted.org/packages/10/bd/598d104514de349b45e3c0718e6beae58c6bc72865976eb97d08d5938a08/statcore-0.0.1.tar.gz#sha256=48b955bc77e1f131e6b8b44d396da023cdc09aa0cfbc04fc4798c9c5092947e9 from build tracker '/tmp/pip-req-tracker-ujehya7t' 2022-03-28T04:13:10,021 Removed build tracker: '/tmp/pip-req-tracker-ujehya7t'