2023-09-07T22:52:33,420 Created temporary directory: /tmp/pip-build-tracker-4ae5xxo5 2023-09-07T22:52:33,421 Initialized build tracking at /tmp/pip-build-tracker-4ae5xxo5 2023-09-07T22:52:33,421 Created build tracker: /tmp/pip-build-tracker-4ae5xxo5 2023-09-07T22:52:33,422 Entered build tracker: /tmp/pip-build-tracker-4ae5xxo5 2023-09-07T22:52:33,423 Created temporary directory: /tmp/pip-wheel-oat0cvar 2023-09-07T22:52:33,426 Created temporary directory: /tmp/pip-ephem-wheel-cache-86o9_tyj 2023-09-07T22:52:33,447 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-07T22:52:33,451 2 location(s) to search for versions of psycopgda: 2023-09-07T22:52:33,451 * https://pypi.org/simple/psycopgda/ 2023-09-07T22:52:33,451 * https://www.piwheels.org/simple/psycopgda/ 2023-09-07T22:52:33,451 Fetching project page and analyzing links: https://pypi.org/simple/psycopgda/ 2023-09-07T22:52:33,452 Getting page https://pypi.org/simple/psycopgda/ 2023-09-07T22:52:33,454 Found index url https://pypi.org/simple/ 2023-09-07T22:52:33,711 Fetched page https://pypi.org/simple/psycopgda/ as application/vnd.pypi.simple.v1+json 2023-09-07T22:52:33,712 Found link https://files.pythonhosted.org/packages/25/d8/7f40916ac149c7a7eab8d43a4e67d76682ef5617f438a922a5aa5bd83bda/psycopgda-1.0.zip (from https://pypi.org/simple/psycopgda/), version: 1.0 2023-09-07T22:52:33,713 Fetching project page and analyzing links: https://www.piwheels.org/simple/psycopgda/ 2023-09-07T22:52:33,713 Getting page https://www.piwheels.org/simple/psycopgda/ 2023-09-07T22:52:33,715 Found index url https://www.piwheels.org/simple/ 2023-09-07T22:52:34,083 Fetched page https://www.piwheels.org/simple/psycopgda/ as text/html 2023-09-07T22:52:34,084 Skipping link: not a file: https://www.piwheels.org/simple/psycopgda/ 2023-09-07T22:52:34,084 Skipping link: not a file: https://pypi.org/simple/psycopgda/ 2023-09-07T22:52:34,103 Given no hashes to check 1 links for project 'psycopgda': discarding no candidates 2023-09-07T22:52:34,121 Collecting psycopgda==1.0 2023-09-07T22:52:34,123 Created temporary directory: /tmp/pip-unpack-e_44qmui 2023-09-07T22:52:34,706 Downloading psycopgda-1.0.zip (12 kB) 2023-09-07T22:52:34,753 Added psycopgda==1.0 from https://files.pythonhosted.org/packages/25/d8/7f40916ac149c7a7eab8d43a4e67d76682ef5617f438a922a5aa5bd83bda/psycopgda-1.0.zip to build tracker '/tmp/pip-build-tracker-4ae5xxo5' 2023-09-07T22:52:34,755 Running setup.py (path:/tmp/pip-wheel-oat0cvar/psycopgda_ee13dcfc2fdb4122b50e123b3e8b4e3f/setup.py) egg_info for package psycopgda 2023-09-07T22:52:34,757 Created temporary directory: /tmp/pip-pip-egg-info-xit_g0bh 2023-09-07T22:52:34,757 Preparing metadata (setup.py): started 2023-09-07T22:52:34,759 Running command python setup.py egg_info 2023-09-07T22:52:35,733 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:321: SetuptoolsDeprecationWarning: Invalid version: b'1.0'. 2023-09-07T22:52:35,734 !! 2023-09-07T22:52:35,735 ******************************************************************************** 2023-09-07T22:52:35,735 The version specified is not a valid version according to PEP 440. 2023-09-07T22:52:35,736 This may not work as expected with newer versions of 2023-09-07T22:52:35,737 setuptools, pip, and PyPI. 2023-09-07T22:52:35,738 By 2023-Sep-26, you need to update your project and remove deprecated calls 2023-09-07T22:52:35,738 or your builds will no longer be supported. 2023-09-07T22:52:35,739 See https://peps.python.org/pep-0440/ for details. 2023-09-07T22:52:35,740 ******************************************************************************** 2023-09-07T22:52:35,741 !! 2023-09-07T22:52:35,742 self._validate_version(self.metadata.version) 2023-09-07T22:52:35,776 running egg_info 2023-09-07T22:52:35,779 /usr/local/lib/python3.11/dist-packages/setuptools/command/egg_info.py:130: SetuptoolsDeprecationWarning: Invalid version: "b'1.0'". 2023-09-07T22:52:35,779 !! 2023-09-07T22:52:35,781 ******************************************************************************** 2023-09-07T22:52:35,781 Version "b'1.0'" is not valid according to PEP 440. 2023-09-07T22:52:35,782 Please make sure to specify a valid version for your package. 2023-09-07T22:52:35,783 Also note that future releases of setuptools may halt the build process 2023-09-07T22:52:35,784 if an invalid version is given. 2023-09-07T22:52:35,785 By 2023-Sep-26, you need to update your project and remove deprecated calls 2023-09-07T22:52:35,785 or your builds will no longer be supported. 2023-09-07T22:52:35,786 See https://peps.python.org/pep-0440/ for details. 2023-09-07T22:52:35,787 ******************************************************************************** 2023-09-07T22:52:35,788 !! 2023-09-07T22:52:35,788 return _normalization.best_effort_version(tagged) 2023-09-07T22:52:35,789 Traceback (most recent call last): 2023-09-07T22:52:35,789 File "", line 2, in 2023-09-07T22:52:35,790 File "", line 34, in 2023-09-07T22:52:35,790 File "/tmp/pip-wheel-oat0cvar/psycopgda_ee13dcfc2fdb4122b50e123b3e8b4e3f/setup.py", line 13, in 2023-09-07T22:52:35,791 setup(name="psycopgda", 2023-09-07T22:52:35,792 File "/usr/local/lib/python3.11/dist-packages/setuptools/__init__.py", line 103, in setup 2023-09-07T22:52:35,792 return distutils.core.setup(**attrs) 2023-09-07T22:52:35,793 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-07T22:52:35,794 File "/usr/local/lib/python3.11/dist-packages/setuptools/_distutils/core.py", line 185, in setup 2023-09-07T22:52:35,795 return run_commands(dist) 2023-09-07T22:52:35,796 ^^^^^^^^^^^^^^^^^^ 2023-09-07T22:52:35,797 File "/usr/local/lib/python3.11/dist-packages/setuptools/_distutils/core.py", line 201, in run_commands 2023-09-07T22:52:35,797 dist.run_commands() 2023-09-07T22:52:35,798 File "/usr/local/lib/python3.11/dist-packages/setuptools/_distutils/dist.py", line 969, in run_commands 2023-09-07T22:52:35,799 self.run_command(cmd) 2023-09-07T22:52:35,800 File "/usr/local/lib/python3.11/dist-packages/setuptools/dist.py", line 1001, in run_command 2023-09-07T22:52:35,801 super().run_command(command) 2023-09-07T22:52:35,802 File "/usr/local/lib/python3.11/dist-packages/setuptools/_distutils/dist.py", line 987, in run_command 2023-09-07T22:52:35,803 cmd_obj.ensure_finalized() 2023-09-07T22:52:35,804 File "/usr/local/lib/python3.11/dist-packages/setuptools/_distutils/cmd.py", line 111, in ensure_finalized 2023-09-07T22:52:35,805 self.finalize_options() 2023-09-07T22:52:35,806 File "/usr/local/lib/python3.11/dist-packages/setuptools/command/egg_info.py", line 224, in finalize_options 2023-09-07T22:52:35,806 parsed_version = packaging.version.Version(self.egg_version) 2023-09-07T22:52:35,807 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-07T22:52:35,808 File "/usr/local/lib/python3.11/dist-packages/setuptools/_vendor/packaging/version.py", line 198, in __init__ 2023-09-07T22:52:35,809 raise InvalidVersion(f"Invalid version: '{version}'") 2023-09-07T22:52:35,810 setuptools.extern.packaging.version.InvalidVersion: Invalid version: 'b-1.0-' 2023-09-07T22:52:35,903 ERROR: [present-rich] python setup.py egg_info exited with 1 2023-09-07T22:52:35,916 [bold magenta]full command[/]: [blue]/usr/bin/python3 -c ' 2023-09-07T22:52:35,916 exec(compile('"'"''"'"''"'"' 2023-09-07T22:52:35,916 # This is -- a caller that pip uses to run setup.py 2023-09-07T22:52:35,916 # 2023-09-07T22:52:35,916 # - It imports setuptools before invoking setup.py, to enable projects that directly 2023-09-07T22:52:35,916 # import from `distutils.core` to work with newer packaging standards. 2023-09-07T22:52:35,916 # - It provides a clear error message when setuptools is not installed. 2023-09-07T22:52:35,916 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2023-09-07T22:52:35,916 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2023-09-07T22:52:35,916 # manifest_maker: standard file '"'"'-c'"'"' not found". 2023-09-07T22:52:35,916 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2023-09-07T22:52:35,916 import os, sys, tokenize 2023-09-07T22:52:35,916 2023-09-07T22:52:35,916 try: 2023-09-07T22:52:35,916 import setuptools 2023-09-07T22:52:35,916 except ImportError as error: 2023-09-07T22:52:35,916 print( 2023-09-07T22:52:35,916 "ERROR: Can not execute `setup.py` since setuptools is not available in " 2023-09-07T22:52:35,916 "the build environment.", 2023-09-07T22:52:35,916 file=sys.stderr, 2023-09-07T22:52:35,916 ) 2023-09-07T22:52:35,916 sys.exit(1) 2023-09-07T22:52:35,916 2023-09-07T22:52:35,916 __file__ = %r 2023-09-07T22:52:35,916 sys.argv[0] = __file__ 2023-09-07T22:52:35,916 2023-09-07T22:52:35,916 if os.path.exists(__file__): 2023-09-07T22:52:35,916 filename = __file__ 2023-09-07T22:52:35,916 with tokenize.open(__file__) as f: 2023-09-07T22:52:35,916 setup_py_code = f.read() 2023-09-07T22:52:35,916 else: 2023-09-07T22:52:35,916 filename = "" 2023-09-07T22:52:35,916 setup_py_code = "from setuptools import setup; setup()" 2023-09-07T22:52:35,916 2023-09-07T22:52:35,916 exec(compile(setup_py_code, filename, "exec")) 2023-09-07T22:52:35,916 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-oat0cvar/psycopgda_ee13dcfc2fdb4122b50e123b3e8b4e3f/setup.py'"'"',), "", "exec"))' egg_info --egg-base /tmp/pip-pip-egg-info-xit_g0bh[/] 2023-09-07T22:52:35,917 [bold magenta]cwd[/]: /tmp/pip-wheel-oat0cvar/psycopgda_ee13dcfc2fdb4122b50e123b3e8b4e3f/ 2023-09-07T22:52:35,918 Preparing metadata (setup.py): finished with status 'error' 2023-09-07T22:52:35,919 ERROR: [present-rich] metadata generation failed 2023-09-07T22:52:35,925 Exception information: 2023-09-07T22:52:35,925 Traceback (most recent call last): 2023-09-07T22:52:35,925 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 64, in generate_metadata 2023-09-07T22:52:35,925 call_subprocess( 2023-09-07T22:52:35,925 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/subprocess.py", line 224, in call_subprocess 2023-09-07T22:52:35,925 raise error 2023-09-07T22:52:35,925 pip._internal.exceptions.InstallationSubprocessError: python setup.py egg_info exited with 1 2023-09-07T22:52:35,925 2023-09-07T22:52:35,925 The above exception was the direct cause of the following exception: 2023-09-07T22:52:35,925 2023-09-07T22:52:35,925 Traceback (most recent call last): 2023-09-07T22:52:35,925 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-07T22:52:35,925 status = run_func(*args) 2023-09-07T22:52:35,925 ^^^^^^^^^^^^^^^ 2023-09-07T22:52:35,925 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-07T22:52:35,925 return func(self, options, args) 2023-09-07T22:52:35,925 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-07T22:52:35,925 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-07T22:52:35,925 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-07T22:52:35,925 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-07T22:52:35,925 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-07T22:52:35,925 result = self._result = resolver.resolve( 2023-09-07T22:52:35,925 ^^^^^^^^^^^^^^^^^ 2023-09-07T22:52:35,925 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-07T22:52:35,925 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-07T22:52:35,925 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-07T22:52:35,925 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-07T22:52:35,925 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-07T22:52:35,925 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-09-07T22:52:35,925 if not criterion.candidates: 2023-09-07T22:52:35,925 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/structs.py", line 156, in __bool__ 2023-09-07T22:52:35,925 return bool(self._sequence) 2023-09-07T22:52:35,925 ^^^^^^^^^^^^^^^^^^^^ 2023-09-07T22:52:35,925 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2023-09-07T22:52:35,925 return any(self) 2023-09-07T22:52:35,925 ^^^^^^^^^ 2023-09-07T22:52:35,925 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2023-09-07T22:52:35,925 return (c for c in iterator if id(c) not in self._incompatible_ids) 2023-09-07T22:52:35,925 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-07T22:52:35,925 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2023-09-07T22:52:35,925 candidate = func() 2023-09-07T22:52:35,925 ^^^^^^ 2023-09-07T22:52:35,925 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 206, in _make_candidate_from_link 2023-09-07T22:52:35,925 self._link_candidate_cache[link] = LinkCandidate( 2023-09-07T22:52:35,925 ^^^^^^^^^^^^^^ 2023-09-07T22:52:35,925 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 293, in __init__ 2023-09-07T22:52:35,925 super().__init__( 2023-09-07T22:52:35,925 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 156, in __init__ 2023-09-07T22:52:35,925 self.dist = self._prepare() 2023-09-07T22:52:35,925 ^^^^^^^^^^^^^^^ 2023-09-07T22:52:35,925 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 225, in _prepare 2023-09-07T22:52:35,925 dist = self._prepare_distribution() 2023-09-07T22:52:35,925 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-07T22:52:35,925 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 304, in _prepare_distribution 2023-09-07T22:52:35,925 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2023-09-07T22:52:35,925 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-07T22:52:35,925 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 538, in prepare_linked_requirement 2023-09-07T22:52:35,925 return self._prepare_linked_requirement(req, parallel_builds) 2023-09-07T22:52:35,925 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-07T22:52:35,925 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 653, in _prepare_linked_requirement 2023-09-07T22:52:35,925 dist = _get_prepared_distribution( 2023-09-07T22:52:35,925 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-07T22:52:35,925 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 69, in _get_prepared_distribution 2023-09-07T22:52:35,925 abstract_dist.prepare_distribution_metadata( 2023-09-07T22:52:35,925 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/distributions/sdist.py", line 61, in prepare_distribution_metadata 2023-09-07T22:52:35,925 self.req.prepare_metadata() 2023-09-07T22:52:35,925 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/req/req_install.py", line 568, in prepare_metadata 2023-09-07T22:52:35,925 self.metadata_directory = generate_metadata_legacy( 2023-09-07T22:52:35,925 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-07T22:52:35,925 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 71, in generate_metadata 2023-09-07T22:52:35,925 raise MetadataGenerationFailed(package_details=details) from error 2023-09-07T22:52:35,925 pip._internal.exceptions.MetadataGenerationFailed: metadata generation failed 2023-09-07T22:52:35,937 Removed psycopgda==1.0 from https://files.pythonhosted.org/packages/25/d8/7f40916ac149c7a7eab8d43a4e67d76682ef5617f438a922a5aa5bd83bda/psycopgda-1.0.zip from build tracker '/tmp/pip-build-tracker-4ae5xxo5' 2023-09-07T22:52:35,938 Removed build tracker: '/tmp/pip-build-tracker-4ae5xxo5'