2022-05-27T23:48:45,315 Created temporary directory: /tmp/pip-ephem-wheel-cache-b09xsn_5 2022-05-27T23:48:45,321 Created temporary directory: /tmp/pip-build-tracker-b3e2s3ry 2022-05-27T23:48:45,321 Initialized build tracking at /tmp/pip-build-tracker-b3e2s3ry 2022-05-27T23:48:45,322 Created build tracker: /tmp/pip-build-tracker-b3e2s3ry 2022-05-27T23:48:45,322 Entered build tracker: /tmp/pip-build-tracker-b3e2s3ry 2022-05-27T23:48:45,323 Created temporary directory: /tmp/pip-wheel-l16wm8ng 2022-05-27T23:48:45,386 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-27T23:48:45,395 2 location(s) to search for versions of pyramids-gis: 2022-05-27T23:48:45,395 * https://pypi.org/simple/pyramids-gis/ 2022-05-27T23:48:45,395 * https://www.piwheels.org/simple/pyramids-gis/ 2022-05-27T23:48:45,396 Fetching project page and analyzing links: https://pypi.org/simple/pyramids-gis/ 2022-05-27T23:48:45,397 Getting page https://pypi.org/simple/pyramids-gis/ 2022-05-27T23:48:45,401 Found index url https://pypi.org/simple 2022-05-27T23:48:45,509 Found link https://files.pythonhosted.org/packages/45/e4/e8ceab87acf2920deda84c70216033f641df0c706921b0dbab5c9c32c24b/pyramids-gis-0.1.0.tar.gz#sha256=b01bbb77777b02ba64d2678b859674df6d2a8c0c37d1edaf00415825aea8dfdd (from https://pypi.org/simple/pyramids-gis/), version: 0.1.0 2022-05-27T23:48:45,510 Skipping link: No binaries permitted for pyramids-gis: https://files.pythonhosted.org/packages/b4/21/62b31da9e634d9c8267f7be5267cd8ae81fa56da381d92a437f1c2ac2265/pyramids_gis-0.1.0-py3-none-any.whl#sha256=191736a25699692cb3511eb8deac1870428aa4b1675fd28ccfafd2c24eba0980 (from https://pypi.org/simple/pyramids-gis/) 2022-05-27T23:48:45,510 Fetching project page and analyzing links: https://www.piwheels.org/simple/pyramids-gis/ 2022-05-27T23:48:45,511 Getting page https://www.piwheels.org/simple/pyramids-gis/ 2022-05-27T23:48:45,513 Found index url https://www.piwheels.org/simple 2022-05-27T23:48:45,726 Skipping link: not a file: https://www.piwheels.org/simple/pyramids-gis/ 2022-05-27T23:48:45,727 Skipping link: not a file: https://pypi.org/simple/pyramids-gis/ 2022-05-27T23:48:45,771 Given no hashes to check 1 links for project 'pyramids-gis': discarding no candidates 2022-05-27T23:48:45,813 Collecting pyramids-gis==0.1.0 2022-05-27T23:48:45,817 Created temporary directory: /tmp/pip-unpack-s19zbu11 2022-05-27T23:48:45,908 Downloading pyramids-gis-0.1.0.tar.gz (64 kB) 2022-05-27T23:48:46,083 Added pyramids-gis==0.1.0 from https://files.pythonhosted.org/packages/45/e4/e8ceab87acf2920deda84c70216033f641df0c706921b0dbab5c9c32c24b/pyramids-gis-0.1.0.tar.gz#sha256=b01bbb77777b02ba64d2678b859674df6d2a8c0c37d1edaf00415825aea8dfdd to build tracker '/tmp/pip-build-tracker-b3e2s3ry' 2022-05-27T23:48:46,085 Running setup.py (path:/tmp/pip-wheel-l16wm8ng/pyramids-gis_8c133012f998480a9825bbd1074f4502/setup.py) egg_info for package pyramids-gis 2022-05-27T23:48:46,087 Created temporary directory: /tmp/pip-pip-egg-info-mpw8df0v 2022-05-27T23:48:46,087 Preparing metadata (setup.py): started 2022-05-27T23:48:46,089 Running command python setup.py egg_info 2022-05-27T23:48:48,109 Traceback (most recent call last): 2022-05-27T23:48:48,111 File "", line 2, in 2022-05-27T23:48:48,111 File "", line 34, in 2022-05-27T23:48:48,111 File "/tmp/pip-wheel-l16wm8ng/pyramids-gis_8c133012f998480a9825bbd1074f4502/setup.py", line 6, in 2022-05-27T23:48:48,112 with open('HISTORY.rst') as history_file: 2022-05-27T23:48:48,112 FileNotFoundError: [Errno 2] No such file or directory: 'HISTORY.rst' 2022-05-27T23:48:48,252 ERROR: [present-rich] python setup.py egg_info exited with 1 2022-05-27T23:48:48,297 [bold magenta]full command[/]: [blue]/usr/bin/python3 -c ' 2022-05-27T23:48:48,297 exec(compile('"'"''"'"''"'"' 2022-05-27T23:48:48,297 # This is -- a caller that pip uses to run setup.py 2022-05-27T23:48:48,297 # 2022-05-27T23:48:48,297 # - It imports setuptools before invoking setup.py, to enable projects that directly 2022-05-27T23:48:48,297 # import from `distutils.core` to work with newer packaging standards. 2022-05-27T23:48:48,297 # - It provides a clear error message when setuptools is not installed. 2022-05-27T23:48:48,297 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2022-05-27T23:48:48,297 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2022-05-27T23:48:48,297 # manifest_maker: standard file '"'"'-c'"'"' not found". 2022-05-27T23:48:48,297 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2022-05-27T23:48:48,297 import os, sys, tokenize 2022-05-27T23:48:48,297 2022-05-27T23:48:48,297 try: 2022-05-27T23:48:48,297 import setuptools 2022-05-27T23:48:48,297 except ImportError as error: 2022-05-27T23:48:48,297 print( 2022-05-27T23:48:48,297 "ERROR: Can not execute `setup.py` since setuptools is not available in " 2022-05-27T23:48:48,297 "the build environment.", 2022-05-27T23:48:48,297 file=sys.stderr, 2022-05-27T23:48:48,297 ) 2022-05-27T23:48:48,297 sys.exit(1) 2022-05-27T23:48:48,297 2022-05-27T23:48:48,297 __file__ = %r 2022-05-27T23:48:48,297 sys.argv[0] = __file__ 2022-05-27T23:48:48,297 2022-05-27T23:48:48,297 if os.path.exists(__file__): 2022-05-27T23:48:48,297 filename = __file__ 2022-05-27T23:48:48,297 with tokenize.open(__file__) as f: 2022-05-27T23:48:48,297 setup_py_code = f.read() 2022-05-27T23:48:48,297 else: 2022-05-27T23:48:48,297 filename = "" 2022-05-27T23:48:48,297 setup_py_code = "from setuptools import setup; setup()" 2022-05-27T23:48:48,297 2022-05-27T23:48:48,297 exec(compile(setup_py_code, filename, "exec")) 2022-05-27T23:48:48,297 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-l16wm8ng/pyramids-gis_8c133012f998480a9825bbd1074f4502/setup.py'"'"',), "", "exec"))' egg_info --egg-base /tmp/pip-pip-egg-info-mpw8df0v[/] 2022-05-27T23:48:48,298 [bold magenta]cwd[/]: /tmp/pip-wheel-l16wm8ng/pyramids-gis_8c133012f998480a9825bbd1074f4502/ 2022-05-27T23:48:48,299 Preparing metadata (setup.py): finished with status 'error' 2022-05-27T23:48:48,301 ERROR: [present-rich] metadata generation failed 2022-05-27T23:48:48,315 Exception information: 2022-05-27T23:48:48,315 Traceback (most recent call last): 2022-05-27T23:48:48,315 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 64, in generate_metadata 2022-05-27T23:48:48,315 call_subprocess( 2022-05-27T23:48:48,315 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/utils/subprocess.py", line 224, in call_subprocess 2022-05-27T23:48:48,315 raise error 2022-05-27T23:48:48,315 pip._internal.exceptions.InstallationSubprocessError: python setup.py egg_info exited with 1 2022-05-27T23:48:48,315 2022-05-27T23:48:48,315 The above exception was the direct cause of the following exception: 2022-05-27T23:48:48,315 2022-05-27T23:48:48,315 Traceback (most recent call last): 2022-05-27T23:48:48,315 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-27T23:48:48,315 status = run_func(*args) 2022-05-27T23:48:48,315 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-27T23:48:48,315 return func(self, options, args) 2022-05-27T23:48:48,315 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-05-27T23:48:48,315 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-27T23:48:48,315 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-05-27T23:48:48,315 result = self._result = resolver.resolve( 2022-05-27T23:48:48,315 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-27T23:48:48,315 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-27T23:48:48,315 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-27T23:48:48,315 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-27T23:48:48,315 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _add_to_criteria 2022-05-27T23:48:48,315 if not criterion.candidates: 2022-05-27T23:48:48,315 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/structs.py", line 151, in __bool__ 2022-05-27T23:48:48,315 return bool(self._sequence) 2022-05-27T23:48:48,315 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2022-05-27T23:48:48,315 return any(self) 2022-05-27T23:48:48,315 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2022-05-27T23:48:48,315 return (c for c in iterator if id(c) not in self._incompatible_ids) 2022-05-27T23:48:48,315 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2022-05-27T23:48:48,315 candidate = func() 2022-05-27T23:48:48,315 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 215, in _make_candidate_from_link 2022-05-27T23:48:48,315 self._link_candidate_cache[link] = LinkCandidate( 2022-05-27T23:48:48,315 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 291, in __init__ 2022-05-27T23:48:48,315 super().__init__( 2022-05-27T23:48:48,315 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 161, in __init__ 2022-05-27T23:48:48,315 self.dist = self._prepare() 2022-05-27T23:48:48,315 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 230, in _prepare 2022-05-27T23:48:48,315 dist = self._prepare_distribution() 2022-05-27T23:48:48,315 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 302, in _prepare_distribution 2022-05-27T23:48:48,315 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2022-05-27T23:48:48,315 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 421, in prepare_linked_requirement 2022-05-27T23:48:48,315 return self._prepare_linked_requirement(req, parallel_builds) 2022-05-27T23:48:48,315 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 490, in _prepare_linked_requirement 2022-05-27T23:48:48,315 dist = _get_prepared_distribution( 2022-05-27T23:48:48,315 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 57, in _get_prepared_distribution 2022-05-27T23:48:48,315 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2022-05-27T23:48:48,315 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/distributions/sdist.py", line 56, in prepare_distribution_metadata 2022-05-27T23:48:48,315 self.req.prepare_metadata() 2022-05-27T23:48:48,315 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/req/req_install.py", line 532, in prepare_metadata 2022-05-27T23:48:48,315 self.metadata_directory = generate_metadata_legacy( 2022-05-27T23:48:48,315 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 71, in generate_metadata 2022-05-27T23:48:48,315 raise MetadataGenerationFailed(package_details=details) from error 2022-05-27T23:48:48,315 pip._internal.exceptions.MetadataGenerationFailed: metadata generation failed 2022-05-27T23:48:48,337 Removed pyramids-gis==0.1.0 from https://files.pythonhosted.org/packages/45/e4/e8ceab87acf2920deda84c70216033f641df0c706921b0dbab5c9c32c24b/pyramids-gis-0.1.0.tar.gz#sha256=b01bbb77777b02ba64d2678b859674df6d2a8c0c37d1edaf00415825aea8dfdd from build tracker '/tmp/pip-build-tracker-b3e2s3ry' 2022-05-27T23:48:48,338 Removed build tracker: '/tmp/pip-build-tracker-b3e2s3ry'