2022-05-26T08:58:56,723 Created temporary directory: /tmp/pip-ephem-wheel-cache-dhnin9di 2022-05-26T08:58:56,729 Created temporary directory: /tmp/pip-build-tracker-5hxlvx6y 2022-05-26T08:58:56,729 Initialized build tracking at /tmp/pip-build-tracker-5hxlvx6y 2022-05-26T08:58:56,730 Created build tracker: /tmp/pip-build-tracker-5hxlvx6y 2022-05-26T08:58:56,730 Entered build tracker: /tmp/pip-build-tracker-5hxlvx6y 2022-05-26T08:58:56,731 Created temporary directory: /tmp/pip-wheel-is8rxfg9 2022-05-26T08:58:56,794 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-26T08:58:56,802 2 location(s) to search for versions of validatenric: 2022-05-26T08:58:56,802 * https://pypi.org/simple/validatenric/ 2022-05-26T08:58:56,802 * https://www.piwheels.org/simple/validatenric/ 2022-05-26T08:58:56,804 Fetching project page and analyzing links: https://pypi.org/simple/validatenric/ 2022-05-26T08:58:56,805 Getting page https://pypi.org/simple/validatenric/ 2022-05-26T08:58:56,808 Found index url https://pypi.org/simple 2022-05-26T08:58:56,918 Skipping link: No binaries permitted for validatenric: https://files.pythonhosted.org/packages/a6/71/c61e3b0ec1f1b478a84537445b915ec784979092e4d79f613f3e288ee4f7/validatenric-0.0.1-py3-none-any.whl#sha256=a5b273d87f5dc15eb3437bd4f3e4abef986a39f6be0961135d6832131d2c260e (from https://pypi.org/simple/validatenric/) (requires-python:>=3.6) 2022-05-26T08:58:56,920 Found link https://files.pythonhosted.org/packages/db/c4/f28f9eefe46233c7388b8a3b96795134bb7ebd4241e508869d2869aa064b/validatenric-0.0.1.tar.gz#sha256=3ba0e90f4c09cc27535af385554b93519e2176da024ba4597a9e7bd01128644a (from https://pypi.org/simple/validatenric/) (requires-python:>=3.6), version: 0.0.1 2022-05-26T08:58:56,921 Fetching project page and analyzing links: https://www.piwheels.org/simple/validatenric/ 2022-05-26T08:58:56,921 Getting page https://www.piwheels.org/simple/validatenric/ 2022-05-26T08:58:56,923 Found index url https://www.piwheels.org/simple 2022-05-26T08:58:57,143 Skipping link: not a file: https://www.piwheels.org/simple/validatenric/ 2022-05-26T08:58:57,144 Skipping link: not a file: https://pypi.org/simple/validatenric/ 2022-05-26T08:58:57,188 Given no hashes to check 1 links for project 'validatenric': discarding no candidates 2022-05-26T08:58:57,230 Collecting validatenric==0.0.1 2022-05-26T08:58:57,234 Created temporary directory: /tmp/pip-unpack-n7ubaz3q 2022-05-26T08:58:57,325 Downloading validatenric-0.0.1.tar.gz (3.2 kB) 2022-05-26T08:58:57,385 Added validatenric==0.0.1 from https://files.pythonhosted.org/packages/db/c4/f28f9eefe46233c7388b8a3b96795134bb7ebd4241e508869d2869aa064b/validatenric-0.0.1.tar.gz#sha256=3ba0e90f4c09cc27535af385554b93519e2176da024ba4597a9e7bd01128644a to build tracker '/tmp/pip-build-tracker-5hxlvx6y' 2022-05-26T08:58:57,388 Running setup.py (path:/tmp/pip-wheel-is8rxfg9/validatenric_0284496702de4db48238aed07a4a568c/setup.py) egg_info for package validatenric 2022-05-26T08:58:57,389 Created temporary directory: /tmp/pip-pip-egg-info-nr2qysee 2022-05-26T08:58:57,390 Preparing metadata (setup.py): started 2022-05-26T08:58:57,392 Running command python setup.py egg_info 2022-05-26T08:58:59,409 Traceback (most recent call last): 2022-05-26T08:58:59,411 File "", line 2, in 2022-05-26T08:58:59,411 File "", line 34, in 2022-05-26T08:58:59,411 File "/tmp/pip-wheel-is8rxfg9/validatenric_0284496702de4db48238aed07a4a568c/setup.py", line 5, in 2022-05-26T08:58:59,412 with open("README.md", "r") as fh: 2022-05-26T08:58:59,413 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2022-05-26T08:58:59,560 ERROR: [present-rich] python setup.py egg_info exited with 1 2022-05-26T08:58:59,600 [bold magenta]full command[/]: [blue]/usr/bin/python3 -c ' 2022-05-26T08:58:59,600 exec(compile('"'"''"'"''"'"' 2022-05-26T08:58:59,600 # This is -- a caller that pip uses to run setup.py 2022-05-26T08:58:59,600 # 2022-05-26T08:58:59,600 # - It imports setuptools before invoking setup.py, to enable projects that directly 2022-05-26T08:58:59,600 # import from `distutils.core` to work with newer packaging standards. 2022-05-26T08:58:59,600 # - It provides a clear error message when setuptools is not installed. 2022-05-26T08:58:59,600 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2022-05-26T08:58:59,600 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2022-05-26T08:58:59,600 # manifest_maker: standard file '"'"'-c'"'"' not found". 2022-05-26T08:58:59,600 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2022-05-26T08:58:59,600 import os, sys, tokenize 2022-05-26T08:58:59,600 2022-05-26T08:58:59,600 try: 2022-05-26T08:58:59,600 import setuptools 2022-05-26T08:58:59,600 except ImportError as error: 2022-05-26T08:58:59,600 print( 2022-05-26T08:58:59,600 "ERROR: Can not execute `setup.py` since setuptools is not available in " 2022-05-26T08:58:59,600 "the build environment.", 2022-05-26T08:58:59,600 file=sys.stderr, 2022-05-26T08:58:59,600 ) 2022-05-26T08:58:59,600 sys.exit(1) 2022-05-26T08:58:59,600 2022-05-26T08:58:59,600 __file__ = %r 2022-05-26T08:58:59,600 sys.argv[0] = __file__ 2022-05-26T08:58:59,600 2022-05-26T08:58:59,600 if os.path.exists(__file__): 2022-05-26T08:58:59,600 filename = __file__ 2022-05-26T08:58:59,600 with tokenize.open(__file__) as f: 2022-05-26T08:58:59,600 setup_py_code = f.read() 2022-05-26T08:58:59,600 else: 2022-05-26T08:58:59,600 filename = "" 2022-05-26T08:58:59,600 setup_py_code = "from setuptools import setup; setup()" 2022-05-26T08:58:59,600 2022-05-26T08:58:59,600 exec(compile(setup_py_code, filename, "exec")) 2022-05-26T08:58:59,600 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-is8rxfg9/validatenric_0284496702de4db48238aed07a4a568c/setup.py'"'"',), "", "exec"))' egg_info --egg-base /tmp/pip-pip-egg-info-nr2qysee[/] 2022-05-26T08:58:59,600 [bold magenta]cwd[/]: /tmp/pip-wheel-is8rxfg9/validatenric_0284496702de4db48238aed07a4a568c/ 2022-05-26T08:58:59,601 Preparing metadata (setup.py): finished with status 'error' 2022-05-26T08:58:59,604 ERROR: [present-rich] metadata generation failed 2022-05-26T08:58:59,617 Exception information: 2022-05-26T08:58:59,617 Traceback (most recent call last): 2022-05-26T08:58:59,617 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 64, in generate_metadata 2022-05-26T08:58:59,617 call_subprocess( 2022-05-26T08:58:59,617 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/utils/subprocess.py", line 224, in call_subprocess 2022-05-26T08:58:59,617 raise error 2022-05-26T08:58:59,617 pip._internal.exceptions.InstallationSubprocessError: python setup.py egg_info exited with 1 2022-05-26T08:58:59,617 2022-05-26T08:58:59,617 The above exception was the direct cause of the following exception: 2022-05-26T08:58:59,617 2022-05-26T08:58:59,617 Traceback (most recent call last): 2022-05-26T08:58:59,617 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-26T08:58:59,617 status = run_func(*args) 2022-05-26T08:58:59,617 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-26T08:58:59,617 return func(self, options, args) 2022-05-26T08:58:59,617 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-05-26T08:58:59,617 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-26T08:58:59,617 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-05-26T08:58:59,617 result = self._result = resolver.resolve( 2022-05-26T08:58:59,617 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-26T08:58:59,617 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-26T08:58:59,617 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-26T08:58:59,617 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-26T08:58:59,617 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _add_to_criteria 2022-05-26T08:58:59,617 if not criterion.candidates: 2022-05-26T08:58:59,617 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/structs.py", line 151, in __bool__ 2022-05-26T08:58:59,617 return bool(self._sequence) 2022-05-26T08:58:59,617 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2022-05-26T08:58:59,617 return any(self) 2022-05-26T08:58:59,617 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2022-05-26T08:58:59,617 return (c for c in iterator if id(c) not in self._incompatible_ids) 2022-05-26T08:58:59,617 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2022-05-26T08:58:59,617 candidate = func() 2022-05-26T08:58:59,617 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 215, in _make_candidate_from_link 2022-05-26T08:58:59,617 self._link_candidate_cache[link] = LinkCandidate( 2022-05-26T08:58:59,617 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 291, in __init__ 2022-05-26T08:58:59,617 super().__init__( 2022-05-26T08:58:59,617 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 161, in __init__ 2022-05-26T08:58:59,617 self.dist = self._prepare() 2022-05-26T08:58:59,617 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 230, in _prepare 2022-05-26T08:58:59,617 dist = self._prepare_distribution() 2022-05-26T08:58:59,617 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 302, in _prepare_distribution 2022-05-26T08:58:59,617 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2022-05-26T08:58:59,617 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 421, in prepare_linked_requirement 2022-05-26T08:58:59,617 return self._prepare_linked_requirement(req, parallel_builds) 2022-05-26T08:58:59,617 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 490, in _prepare_linked_requirement 2022-05-26T08:58:59,617 dist = _get_prepared_distribution( 2022-05-26T08:58:59,617 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 57, in _get_prepared_distribution 2022-05-26T08:58:59,617 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2022-05-26T08:58:59,617 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/distributions/sdist.py", line 56, in prepare_distribution_metadata 2022-05-26T08:58:59,617 self.req.prepare_metadata() 2022-05-26T08:58:59,617 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/req/req_install.py", line 532, in prepare_metadata 2022-05-26T08:58:59,617 self.metadata_directory = generate_metadata_legacy( 2022-05-26T08:58:59,617 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 71, in generate_metadata 2022-05-26T08:58:59,617 raise MetadataGenerationFailed(package_details=details) from error 2022-05-26T08:58:59,617 pip._internal.exceptions.MetadataGenerationFailed: metadata generation failed 2022-05-26T08:58:59,641 Removed validatenric==0.0.1 from https://files.pythonhosted.org/packages/db/c4/f28f9eefe46233c7388b8a3b96795134bb7ebd4241e508869d2869aa064b/validatenric-0.0.1.tar.gz#sha256=3ba0e90f4c09cc27535af385554b93519e2176da024ba4597a9e7bd01128644a from build tracker '/tmp/pip-build-tracker-5hxlvx6y' 2022-05-26T08:58:59,642 Removed build tracker: '/tmp/pip-build-tracker-5hxlvx6y'