2022-02-18T19:28:47,388 Created temporary directory: /tmp/pip-ephem-wheel-cache-3jjp_9n8 2022-02-18T19:28:47,394 Created temporary directory: /tmp/pip-req-tracker-xw8ex861 2022-02-18T19:28:47,394 Initialized build tracking at /tmp/pip-req-tracker-xw8ex861 2022-02-18T19:28:47,395 Created build tracker: /tmp/pip-req-tracker-xw8ex861 2022-02-18T19:28:47,395 Entered build tracker: /tmp/pip-req-tracker-xw8ex861 2022-02-18T19:28:47,396 Created temporary directory: /tmp/pip-wheel-ofks7un1 2022-02-18T19:28:47,469 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-18T19:28:47,477 2 location(s) to search for versions of calculatorsc: 2022-02-18T19:28:47,477 * https://pypi.org/simple/calculatorsc/ 2022-02-18T19:28:47,477 * https://www.piwheels.org/simple/calculatorsc/ 2022-02-18T19:28:47,478 Fetching project page and analyzing links: https://pypi.org/simple/calculatorsc/ 2022-02-18T19:28:47,479 Getting page https://pypi.org/simple/calculatorsc/ 2022-02-18T19:28:47,483 Found index url https://pypi.org/simple 2022-02-18T19:28:47,598 Skipping link: No binaries permitted for calculatorsc: https://files.pythonhosted.org/packages/dd/2a/77a51994da3664e0e1ebe2b242856b32e80e6a8bd9c9b0a750552bf92ebf/calculatorSC-0.0.1-py3-none-any.whl#sha256=d298a1b532e5356ffa36d0791b3b4ec06a9d957dc8f4da8fc3ef4b3e37347259 (from https://pypi.org/simple/calculatorsc/) (requires-python:>=3.6) 2022-02-18T19:28:47,600 Found link https://files.pythonhosted.org/packages/e2/2e/450797130c9539d8b684383f4728fcb75c797eb33783bbe72afe63c1449a/calculatorSC-0.0.1.tar.gz#sha256=908917ce22b276c3cf3f15eb34bbfc5a836cec121cc5e2220b2501348caba8f7 (from https://pypi.org/simple/calculatorsc/) (requires-python:>=3.6), version: 0.0.1 2022-02-18T19:28:47,601 Fetching project page and analyzing links: https://www.piwheels.org/simple/calculatorsc/ 2022-02-18T19:28:47,601 Getting page https://www.piwheels.org/simple/calculatorsc/ 2022-02-18T19:28:47,603 Found index url https://www.piwheels.org/simple 2022-02-18T19:28:47,802 Skipping link: not a file: https://www.piwheels.org/simple/calculatorsc/ 2022-02-18T19:28:47,803 Skipping link: not a file: https://pypi.org/simple/calculatorsc/ 2022-02-18T19:28:47,846 Given no hashes to check 1 links for project 'calculatorsc': discarding no candidates 2022-02-18T19:28:47,888 Collecting calculatorsc==0.0.1 2022-02-18T19:28:47,892 Created temporary directory: /tmp/pip-unpack-ppnaupsa 2022-02-18T19:28:47,981 Downloading calculatorSC-0.0.1.tar.gz (1.9 kB) 2022-02-18T19:28:48,032 Added calculatorsc==0.0.1 from https://files.pythonhosted.org/packages/e2/2e/450797130c9539d8b684383f4728fcb75c797eb33783bbe72afe63c1449a/calculatorSC-0.0.1.tar.gz#sha256=908917ce22b276c3cf3f15eb34bbfc5a836cec121cc5e2220b2501348caba8f7 to build tracker '/tmp/pip-req-tracker-xw8ex861' 2022-02-18T19:28:48,034 Running setup.py (path:/tmp/pip-wheel-ofks7un1/calculatorsc_f34734ddf5ed4b1fae75655359b17300/setup.py) egg_info for package calculatorsc 2022-02-18T19:28:48,035 Created temporary directory: /tmp/pip-pip-egg-info-oet2fnun 2022-02-18T19:28:48,036 Preparing metadata (setup.py): started 2022-02-18T19:28:48,038 Running command python setup.py egg_info 2022-02-18T19:28:49,436 Traceback (most recent call last): 2022-02-18T19:28:49,438 File "", line 2, in 2022-02-18T19:28:49,439 File "", line 34, in 2022-02-18T19:28:49,439 File "/tmp/pip-wheel-ofks7un1/calculatorsc_f34734ddf5ed4b1fae75655359b17300/setup.py", line 3, in 2022-02-18T19:28:49,440 with open("readme.md", "r") as fh: 2022-02-18T19:28:49,440 FileNotFoundError: [Errno 2] No such file or directory: 'readme.md' 2022-02-18T19:28:49,528 ERROR: [present-diagnostic] python setup.py egg_info exited with 1 2022-02-18T19:28:49,567 [bold magenta]full command[/]: [blue]/usr/bin/python3 -c ' 2022-02-18T19:28:49,567 exec(compile('"'"''"'"''"'"' 2022-02-18T19:28:49,567 # This is -- a caller that pip uses to run setup.py 2022-02-18T19:28:49,567 # 2022-02-18T19:28:49,567 # - It imports setuptools before invoking setup.py, to enable projects that directly 2022-02-18T19:28:49,567 # import from `distutils.core` to work with newer packaging standards. 2022-02-18T19:28:49,567 # - It provides a clear error message when setuptools is not installed. 2022-02-18T19:28:49,567 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2022-02-18T19:28:49,567 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2022-02-18T19:28:49,567 # manifest_maker: standard file '"'"'-c'"'"' not found". 2022-02-18T19:28:49,567 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2022-02-18T19:28:49,567 import os, sys, tokenize 2022-02-18T19:28:49,567 2022-02-18T19:28:49,567 try: 2022-02-18T19:28:49,567 import setuptools 2022-02-18T19:28:49,567 except ImportError as error: 2022-02-18T19:28:49,567 print( 2022-02-18T19:28:49,567 "ERROR: Can not execute `setup.py` since setuptools is not available in " 2022-02-18T19:28:49,567 "the build environment.", 2022-02-18T19:28:49,567 file=sys.stderr, 2022-02-18T19:28:49,567 ) 2022-02-18T19:28:49,567 sys.exit(1) 2022-02-18T19:28:49,567 2022-02-18T19:28:49,567 __file__ = %r 2022-02-18T19:28:49,567 sys.argv[0] = __file__ 2022-02-18T19:28:49,567 2022-02-18T19:28:49,567 if os.path.exists(__file__): 2022-02-18T19:28:49,567 filename = __file__ 2022-02-18T19:28:49,567 with tokenize.open(__file__) as f: 2022-02-18T19:28:49,567 setup_py_code = f.read() 2022-02-18T19:28:49,567 else: 2022-02-18T19:28:49,567 filename = "" 2022-02-18T19:28:49,567 setup_py_code = "from setuptools import setup; setup()" 2022-02-18T19:28:49,567 2022-02-18T19:28:49,567 exec(compile(setup_py_code, filename, "exec")) 2022-02-18T19:28:49,567 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-ofks7un1/calculatorsc_f34734ddf5ed4b1fae75655359b17300/setup.py'"'"',), "", "exec"))' egg_info --egg-base /tmp/pip-pip-egg-info-oet2fnun[/] 2022-02-18T19:28:49,568 [bold magenta]cwd[/]: /tmp/pip-wheel-ofks7un1/calculatorsc_f34734ddf5ed4b1fae75655359b17300/ 2022-02-18T19:28:49,569 Preparing metadata (setup.py): finished with status 'error' 2022-02-18T19:28:49,571 ERROR: [present-diagnostic] metadata generation failed 2022-02-18T19:28:49,585 Exception information: 2022-02-18T19:28:49,585 Traceback (most recent call last): 2022-02-18T19:28:49,585 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 64, in generate_metadata 2022-02-18T19:28:49,585 call_subprocess( 2022-02-18T19:28:49,585 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/utils/subprocess.py", line 224, in call_subprocess 2022-02-18T19:28:49,585 raise error 2022-02-18T19:28:49,585 pip._internal.exceptions.InstallationSubprocessError: python setup.py egg_info exited with 1 2022-02-18T19:28:49,585 2022-02-18T19:28:49,585 The above exception was the direct cause of the following exception: 2022-02-18T19:28:49,585 2022-02-18T19:28:49,585 Traceback (most recent call last): 2022-02-18T19:28:49,585 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-02-18T19:28:49,585 status = run_func(*args) 2022-02-18T19:28:49,585 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-18T19:28:49,585 return func(self, options, args) 2022-02-18T19:28:49,585 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-02-18T19:28:49,585 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-18T19:28:49,585 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-02-18T19:28:49,585 result = self._result = resolver.resolve( 2022-02-18T19:28:49,585 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-02-18T19:28:49,585 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-18T19:28:49,585 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-02-18T19:28:49,585 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-18T19:28:49,585 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _add_to_criteria 2022-02-18T19:28:49,585 if not criterion.candidates: 2022-02-18T19:28:49,585 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/structs.py", line 151, in __bool__ 2022-02-18T19:28:49,585 return bool(self._sequence) 2022-02-18T19:28:49,585 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2022-02-18T19:28:49,585 return any(self) 2022-02-18T19:28:49,585 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2022-02-18T19:28:49,585 return (c for c in iterator if id(c) not in self._incompatible_ids) 2022-02-18T19:28:49,585 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2022-02-18T19:28:49,585 candidate = func() 2022-02-18T19:28:49,585 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 215, in _make_candidate_from_link 2022-02-18T19:28:49,585 self._link_candidate_cache[link] = LinkCandidate( 2022-02-18T19:28:49,585 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 288, in __init__ 2022-02-18T19:28:49,585 super().__init__( 2022-02-18T19:28:49,585 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 158, in __init__ 2022-02-18T19:28:49,585 self.dist = self._prepare() 2022-02-18T19:28:49,585 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 227, in _prepare 2022-02-18T19:28:49,585 dist = self._prepare_distribution() 2022-02-18T19:28:49,585 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 299, in _prepare_distribution 2022-02-18T19:28:49,585 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2022-02-18T19:28:49,585 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 487, in prepare_linked_requirement 2022-02-18T19:28:49,585 return self._prepare_linked_requirement(req, parallel_builds) 2022-02-18T19:28:49,585 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 556, in _prepare_linked_requirement 2022-02-18T19:28:49,585 dist = _get_prepared_distribution( 2022-02-18T19:28:49,585 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 58, in _get_prepared_distribution 2022-02-18T19:28:49,585 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2022-02-18T19:28:49,585 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/distributions/sdist.py", line 47, in prepare_distribution_metadata 2022-02-18T19:28:49,585 self.req.prepare_metadata() 2022-02-18T19:28:49,585 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/req/req_install.py", line 528, in prepare_metadata 2022-02-18T19:28:49,585 self.metadata_directory = generate_metadata_legacy( 2022-02-18T19:28:49,585 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 71, in generate_metadata 2022-02-18T19:28:49,585 raise MetadataGenerationFailed(package_details=details) from error 2022-02-18T19:28:49,585 pip._internal.exceptions.MetadataGenerationFailed: metadata generation failed 2022-02-18T19:28:49,608 Removed calculatorsc==0.0.1 from https://files.pythonhosted.org/packages/e2/2e/450797130c9539d8b684383f4728fcb75c797eb33783bbe72afe63c1449a/calculatorSC-0.0.1.tar.gz#sha256=908917ce22b276c3cf3f15eb34bbfc5a836cec121cc5e2220b2501348caba8f7 from build tracker '/tmp/pip-req-tracker-xw8ex861' 2022-02-18T19:28:49,608 Removed build tracker: '/tmp/pip-req-tracker-xw8ex861'