2023-09-08T17:49:59,877 Created temporary directory: /tmp/pip-build-tracker-1pgpydpx 2023-09-08T17:49:59,878 Initialized build tracking at /tmp/pip-build-tracker-1pgpydpx 2023-09-08T17:49:59,879 Created build tracker: /tmp/pip-build-tracker-1pgpydpx 2023-09-08T17:49:59,879 Entered build tracker: /tmp/pip-build-tracker-1pgpydpx 2023-09-08T17:49:59,880 Created temporary directory: /tmp/pip-wheel-6eqq58a7 2023-09-08T17:49:59,883 Created temporary directory: /tmp/pip-ephem-wheel-cache-g7subpvz 2023-09-08T17:49:59,904 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-08T17:49:59,908 2 location(s) to search for versions of pycorpora: 2023-09-08T17:49:59,908 * https://pypi.org/simple/pycorpora/ 2023-09-08T17:49:59,908 * https://www.piwheels.org/simple/pycorpora/ 2023-09-08T17:49:59,909 Fetching project page and analyzing links: https://pypi.org/simple/pycorpora/ 2023-09-08T17:49:59,909 Getting page https://pypi.org/simple/pycorpora/ 2023-09-08T17:49:59,911 Found index url https://pypi.org/simple/ 2023-09-08T17:50:00,058 Fetched page https://pypi.org/simple/pycorpora/ as application/vnd.pypi.simple.v1+json 2023-09-08T17:50:00,059 Found link https://files.pythonhosted.org/packages/fa/5b/3caa30bc03d22d5f0bdaa6a1abf070aeb27a371ddcf7527b8a0dcae0b7e6/pycorpora-0.1.0.tar.gz (from https://pypi.org/simple/pycorpora/), version: 0.1.0 2023-09-08T17:50:00,060 Found link https://files.pythonhosted.org/packages/24/4d/15902b470016f510faf32e8bf64d09ac8f8b3ca18ba43f92a6f992f15807/pycorpora-0.1.1.tar.gz (from https://pypi.org/simple/pycorpora/), version: 0.1.1 2023-09-08T17:50:00,061 Found link https://files.pythonhosted.org/packages/64/84/6d57f3956cbfd247e44b7b686fd7a431bb6e2e7c75e72a38c8e3672374e3/pycorpora-0.1.2.tar.gz (from https://pypi.org/simple/pycorpora/), version: 0.1.2 2023-09-08T17:50:00,061 Fetching project page and analyzing links: https://www.piwheels.org/simple/pycorpora/ 2023-09-08T17:50:00,062 Getting page https://www.piwheels.org/simple/pycorpora/ 2023-09-08T17:50:00,063 Found index url https://www.piwheels.org/simple/ 2023-09-08T17:50:00,336 Fetched page https://www.piwheels.org/simple/pycorpora/ as text/html 2023-09-08T17:50:00,338 Skipping link: No binaries permitted for pycorpora: https://www.piwheels.org/simple/pycorpora/pycorpora-0.1.2-py3-none-any.whl#sha256=5f941ec56830787d832ce4faf288716a159fb229c10aac589bf5a30e5019348d (from https://www.piwheels.org/simple/pycorpora/) 2023-09-08T17:50:00,338 Skipping link: not a file: https://www.piwheels.org/simple/pycorpora/ 2023-09-08T17:50:00,339 Skipping link: not a file: https://pypi.org/simple/pycorpora/ 2023-09-08T17:50:00,357 Given no hashes to check 1 links for project 'pycorpora': discarding no candidates 2023-09-08T17:50:00,375 Collecting pycorpora==0.1.1 2023-09-08T17:50:00,378 Created temporary directory: /tmp/pip-unpack-lpmtgcw7 2023-09-08T17:50:00,596 Downloading pycorpora-0.1.1.tar.gz (6.4 kB) 2023-09-08T17:50:00,626 Added pycorpora==0.1.1 from https://files.pythonhosted.org/packages/24/4d/15902b470016f510faf32e8bf64d09ac8f8b3ca18ba43f92a6f992f15807/pycorpora-0.1.1.tar.gz to build tracker '/tmp/pip-build-tracker-1pgpydpx' 2023-09-08T17:50:00,628 Running setup.py (path:/tmp/pip-wheel-6eqq58a7/pycorpora_180fd73a4d114e1e83dc2489c4aad366/setup.py) egg_info for package pycorpora 2023-09-08T17:50:00,629 Created temporary directory: /tmp/pip-pip-egg-info-i2i_v5cr 2023-09-08T17:50:00,629 Preparing metadata (setup.py): started 2023-09-08T17:50:00,631 Running command python setup.py egg_info 2023-09-08T17:50:01,039 Traceback (most recent call last): 2023-09-08T17:50:01,040 File "", line 2, in 2023-09-08T17:50:01,041 File "", line 34, in 2023-09-08T17:50:01,042 File "/tmp/pip-wheel-6eqq58a7/pycorpora_180fd73a4d114e1e83dc2489c4aad366/setup.py", line 22 2023-09-08T17:50:01,043 print "Installing corpora data from " + self.corpora_zip_url 2023-09-08T17:50:01,044 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T17:50:01,045 SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)? 2023-09-08T17:50:01,124 ERROR: [present-rich] python setup.py egg_info exited with 1 2023-09-08T17:50:01,137 [bold magenta]full command[/]: [blue]/usr/bin/python3 -c ' 2023-09-08T17:50:01,137 exec(compile('"'"''"'"''"'"' 2023-09-08T17:50:01,137 # This is -- a caller that pip uses to run setup.py 2023-09-08T17:50:01,137 # 2023-09-08T17:50:01,137 # - It imports setuptools before invoking setup.py, to enable projects that directly 2023-09-08T17:50:01,137 # import from `distutils.core` to work with newer packaging standards. 2023-09-08T17:50:01,137 # - It provides a clear error message when setuptools is not installed. 2023-09-08T17:50:01,137 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2023-09-08T17:50:01,137 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2023-09-08T17:50:01,137 # manifest_maker: standard file '"'"'-c'"'"' not found". 2023-09-08T17:50:01,137 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2023-09-08T17:50:01,137 import os, sys, tokenize 2023-09-08T17:50:01,137 2023-09-08T17:50:01,137 try: 2023-09-08T17:50:01,137 import setuptools 2023-09-08T17:50:01,137 except ImportError as error: 2023-09-08T17:50:01,137 print( 2023-09-08T17:50:01,137 "ERROR: Can not execute `setup.py` since setuptools is not available in " 2023-09-08T17:50:01,137 "the build environment.", 2023-09-08T17:50:01,137 file=sys.stderr, 2023-09-08T17:50:01,137 ) 2023-09-08T17:50:01,137 sys.exit(1) 2023-09-08T17:50:01,137 2023-09-08T17:50:01,137 __file__ = %r 2023-09-08T17:50:01,137 sys.argv[0] = __file__ 2023-09-08T17:50:01,137 2023-09-08T17:50:01,137 if os.path.exists(__file__): 2023-09-08T17:50:01,137 filename = __file__ 2023-09-08T17:50:01,137 with tokenize.open(__file__) as f: 2023-09-08T17:50:01,137 setup_py_code = f.read() 2023-09-08T17:50:01,137 else: 2023-09-08T17:50:01,137 filename = "" 2023-09-08T17:50:01,137 setup_py_code = "from setuptools import setup; setup()" 2023-09-08T17:50:01,137 2023-09-08T17:50:01,137 exec(compile(setup_py_code, filename, "exec")) 2023-09-08T17:50:01,137 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-6eqq58a7/pycorpora_180fd73a4d114e1e83dc2489c4aad366/setup.py'"'"',), "", "exec"))' egg_info --egg-base /tmp/pip-pip-egg-info-i2i_v5cr[/] 2023-09-08T17:50:01,137 [bold magenta]cwd[/]: /tmp/pip-wheel-6eqq58a7/pycorpora_180fd73a4d114e1e83dc2489c4aad366/ 2023-09-08T17:50:01,138 Preparing metadata (setup.py): finished with status 'error' 2023-09-08T17:50:01,139 ERROR: [present-rich] metadata generation failed 2023-09-08T17:50:01,145 Exception information: 2023-09-08T17:50:01,145 Traceback (most recent call last): 2023-09-08T17:50:01,145 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 64, in generate_metadata 2023-09-08T17:50:01,145 call_subprocess( 2023-09-08T17:50:01,145 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/subprocess.py", line 224, in call_subprocess 2023-09-08T17:50:01,145 raise error 2023-09-08T17:50:01,145 pip._internal.exceptions.InstallationSubprocessError: python setup.py egg_info exited with 1 2023-09-08T17:50:01,145 2023-09-08T17:50:01,145 The above exception was the direct cause of the following exception: 2023-09-08T17:50:01,145 2023-09-08T17:50:01,145 Traceback (most recent call last): 2023-09-08T17:50:01,145 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-08T17:50:01,145 status = run_func(*args) 2023-09-08T17:50:01,145 ^^^^^^^^^^^^^^^ 2023-09-08T17:50:01,145 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-08T17:50:01,145 return func(self, options, args) 2023-09-08T17:50:01,145 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T17:50:01,145 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-08T17:50:01,145 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-08T17:50:01,145 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T17:50:01,145 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-08T17:50:01,145 result = self._result = resolver.resolve( 2023-09-08T17:50:01,145 ^^^^^^^^^^^^^^^^^ 2023-09-08T17:50:01,145 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-08T17:50:01,145 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-08T17:50:01,145 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T17:50:01,145 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-08T17:50:01,145 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-08T17:50:01,145 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-09-08T17:50:01,145 if not criterion.candidates: 2023-09-08T17:50:01,145 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/structs.py", line 156, in __bool__ 2023-09-08T17:50:01,145 return bool(self._sequence) 2023-09-08T17:50:01,145 ^^^^^^^^^^^^^^^^^^^^ 2023-09-08T17:50:01,145 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2023-09-08T17:50:01,145 return any(self) 2023-09-08T17:50:01,145 ^^^^^^^^^ 2023-09-08T17:50:01,145 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2023-09-08T17:50:01,145 return (c for c in iterator if id(c) not in self._incompatible_ids) 2023-09-08T17:50:01,145 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T17:50:01,145 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2023-09-08T17:50:01,145 candidate = func() 2023-09-08T17:50:01,145 ^^^^^^ 2023-09-08T17:50:01,145 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 206, in _make_candidate_from_link 2023-09-08T17:50:01,145 self._link_candidate_cache[link] = LinkCandidate( 2023-09-08T17:50:01,145 ^^^^^^^^^^^^^^ 2023-09-08T17:50:01,145 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 293, in __init__ 2023-09-08T17:50:01,145 super().__init__( 2023-09-08T17:50:01,145 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 156, in __init__ 2023-09-08T17:50:01,145 self.dist = self._prepare() 2023-09-08T17:50:01,145 ^^^^^^^^^^^^^^^ 2023-09-08T17:50:01,145 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 225, in _prepare 2023-09-08T17:50:01,145 dist = self._prepare_distribution() 2023-09-08T17:50:01,145 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T17:50:01,145 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 304, in _prepare_distribution 2023-09-08T17:50:01,145 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2023-09-08T17:50:01,145 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T17:50:01,145 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 538, in prepare_linked_requirement 2023-09-08T17:50:01,145 return self._prepare_linked_requirement(req, parallel_builds) 2023-09-08T17:50:01,145 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T17:50:01,145 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 653, in _prepare_linked_requirement 2023-09-08T17:50:01,145 dist = _get_prepared_distribution( 2023-09-08T17:50:01,145 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T17:50:01,145 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 69, in _get_prepared_distribution 2023-09-08T17:50:01,145 abstract_dist.prepare_distribution_metadata( 2023-09-08T17:50:01,145 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/distributions/sdist.py", line 61, in prepare_distribution_metadata 2023-09-08T17:50:01,145 self.req.prepare_metadata() 2023-09-08T17:50:01,145 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/req/req_install.py", line 568, in prepare_metadata 2023-09-08T17:50:01,145 self.metadata_directory = generate_metadata_legacy( 2023-09-08T17:50:01,145 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T17:50:01,145 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 71, in generate_metadata 2023-09-08T17:50:01,145 raise MetadataGenerationFailed(package_details=details) from error 2023-09-08T17:50:01,145 pip._internal.exceptions.MetadataGenerationFailed: metadata generation failed 2023-09-08T17:50:01,157 Removed pycorpora==0.1.1 from https://files.pythonhosted.org/packages/24/4d/15902b470016f510faf32e8bf64d09ac8f8b3ca18ba43f92a6f992f15807/pycorpora-0.1.1.tar.gz from build tracker '/tmp/pip-build-tracker-1pgpydpx' 2023-09-08T17:50:01,158 Removed build tracker: '/tmp/pip-build-tracker-1pgpydpx'