2025-06-10T07:17:46,837 Created temporary directory: /tmp/pip-build-tracker-soca5en0 2025-06-10T07:17:46,839 Initialized build tracking at /tmp/pip-build-tracker-soca5en0 2025-06-10T07:17:46,839 Created build tracker: /tmp/pip-build-tracker-soca5en0 2025-06-10T07:17:46,840 Entered build tracker: /tmp/pip-build-tracker-soca5en0 2025-06-10T07:17:46,841 Created temporary directory: /tmp/pip-wheel-oq_yzgwq 2025-06-10T07:17:46,845 Created temporary directory: /tmp/pip-ephem-wheel-cache-xpojad6q 2025-06-10T07:17:46,894 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-06-10T07:17:46,896 2 location(s) to search for versions of paddlepaddle-gpu-installer: 2025-06-10T07:17:46,896 * https://pypi.org/simple/paddlepaddle-gpu-installer/ 2025-06-10T07:17:46,896 * https://www.piwheels.org/simple/paddlepaddle-gpu-installer/ 2025-06-10T07:17:46,897 Fetching project page and analyzing links: https://pypi.org/simple/paddlepaddle-gpu-installer/ 2025-06-10T07:17:46,898 Getting page https://pypi.org/simple/paddlepaddle-gpu-installer/ 2025-06-10T07:17:46,899 Found index url https://pypi.org/simple/ 2025-06-10T07:17:47,125 Fetched page https://pypi.org/simple/paddlepaddle-gpu-installer/ as application/vnd.pypi.simple.v1+json 2025-06-10T07:17:47,127 Found link https://files.pythonhosted.org/packages/51/18/d65b5af636e1dce4fd4a37fdc767b4d1696e708f940eb378b90db4ceb9ce/paddlepaddle-gpu-installer-3.0.0.tar.gz (from https://pypi.org/simple/paddlepaddle-gpu-installer/) (requires-python:<=3.13,>=3.9), version: 3.0.0 2025-06-10T07:17:47,127 Fetching project page and analyzing links: https://www.piwheels.org/simple/paddlepaddle-gpu-installer/ 2025-06-10T07:17:47,128 Getting page https://www.piwheels.org/simple/paddlepaddle-gpu-installer/ 2025-06-10T07:17:47,129 Found index url https://www.piwheels.org/simple/ 2025-06-10T07:17:47,286 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/paddlepaddle-gpu-installer/ 2025-06-10T07:17:47,940 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/paddlepaddle-gpu-installer/ 2025-06-10T07:17:49,094 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/paddlepaddle-gpu-installer/ 2025-06-10T07:17:51,256 WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/paddlepaddle-gpu-installer/ 2025-06-10T07:17:55,412 WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/paddlepaddle-gpu-installer/ 2025-06-10T07:17:55,571 Could not fetch URL https://www.piwheels.org/simple/paddlepaddle-gpu-installer/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='www.piwheels.org', port=443): Max retries exceeded with url: /simple/paddlepaddle-gpu-installer/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))) - skipping 2025-06-10T07:17:55,573 Skipping link: not a file: https://www.piwheels.org/simple/paddlepaddle-gpu-installer/ 2025-06-10T07:17:55,573 Skipping link: not a file: https://pypi.org/simple/paddlepaddle-gpu-installer/ 2025-06-10T07:17:55,591 Given no hashes to check 1 links for project 'paddlepaddle-gpu-installer': discarding no candidates 2025-06-10T07:17:55,593 Collecting paddlepaddle-gpu-installer==3.0.0 2025-06-10T07:17:55,595 Created temporary directory: /tmp/pip-unpack-17qa3xc8 2025-06-10T07:17:55,822 Downloading paddlepaddle-gpu-installer-3.0.0.tar.gz (2.3 kB) 2025-06-10T07:17:55,845 Added paddlepaddle-gpu-installer==3.0.0 from https://files.pythonhosted.org/packages/51/18/d65b5af636e1dce4fd4a37fdc767b4d1696e708f940eb378b90db4ceb9ce/paddlepaddle-gpu-installer-3.0.0.tar.gz to build tracker '/tmp/pip-build-tracker-soca5en0' 2025-06-10T07:17:55,847 Running setup.py (path:/tmp/pip-wheel-oq_yzgwq/paddlepaddle-gpu-installer_1e497755de804db9a478f69bb18d9214/setup.py) egg_info for package paddlepaddle-gpu-installer 2025-06-10T07:17:55,848 Created temporary directory: /tmp/pip-pip-egg-info-yr00wyk0 2025-06-10T07:17:55,849 Preparing metadata (setup.py): started 2025-06-10T07:17:55,850 Running command python setup.py egg_info 2025-06-10T07:17:56,415 /usr/local/lib/python3.11/dist-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-06-10T07:17:56,416 !! 2025-06-10T07:17:56,417 ******************************************************************************** 2025-06-10T07:17:56,417 Requirements should be satisfied by a PEP 517 installer. 2025-06-10T07:17:56,418 If you are using pip, you can try `pip install --use-pep517`. 2025-06-10T07:17:56,419 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-06-10T07:17:56,420 or your builds will no longer be supported. 2025-06-10T07:17:56,420 ******************************************************************************** 2025-06-10T07:17:56,421 !! 2025-06-10T07:17:56,422 dist.fetch_build_eggs(dist.setup_requires) 2025-06-10T07:17:56,843 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-06-10T07:17:56,844 !! 2025-06-10T07:17:56,845 ******************************************************************************** 2025-06-10T07:17:56,845 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-06-10T07:17:56,847 License :: OSI Approved :: Apache Software License 2025-06-10T07:17:56,848 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-06-10T07:17:56,848 ******************************************************************************** 2025-06-10T07:17:56,850 !! 2025-06-10T07:17:56,850 self._finalize_license_expression() 2025-06-10T07:17:56,873 running egg_info 2025-06-10T07:17:56,901 creating /tmp/pip-pip-egg-info-yr00wyk0/paddlepaddle_gpu_installer.egg-info 2025-06-10T07:17:56,902 writing /tmp/pip-pip-egg-info-yr00wyk0/paddlepaddle_gpu_installer.egg-info/PKG-INFO 2025-06-10T07:17:56,906 writing dependency_links to /tmp/pip-pip-egg-info-yr00wyk0/paddlepaddle_gpu_installer.egg-info/dependency_links.txt 2025-06-10T07:17:56,908 writing top-level names to /tmp/pip-pip-egg-info-yr00wyk0/paddlepaddle_gpu_installer.egg-info/top_level.txt 2025-06-10T07:17:56,910 writing manifest file '/tmp/pip-pip-egg-info-yr00wyk0/paddlepaddle_gpu_installer.egg-info/SOURCES.txt' 2025-06-10T07:17:56,998 reading manifest file '/tmp/pip-pip-egg-info-yr00wyk0/paddlepaddle_gpu_installer.egg-info/SOURCES.txt' 2025-06-10T07:17:57,002 writing manifest file '/tmp/pip-pip-egg-info-yr00wyk0/paddlepaddle_gpu_installer.egg-info/SOURCES.txt' 2025-06-10T07:17:57,115 Preparing metadata (setup.py): finished with status 'done' 2025-06-10T07:17:57,119 Source in /tmp/pip-wheel-oq_yzgwq/paddlepaddle-gpu-installer_1e497755de804db9a478f69bb18d9214 has version 3.0.0, which satisfies requirement paddlepaddle-gpu-installer==3.0.0 from https://files.pythonhosted.org/packages/51/18/d65b5af636e1dce4fd4a37fdc767b4d1696e708f940eb378b90db4ceb9ce/paddlepaddle-gpu-installer-3.0.0.tar.gz 2025-06-10T07:17:57,120 Removed paddlepaddle-gpu-installer==3.0.0 from https://files.pythonhosted.org/packages/51/18/d65b5af636e1dce4fd4a37fdc767b4d1696e708f940eb378b90db4ceb9ce/paddlepaddle-gpu-installer-3.0.0.tar.gz from build tracker '/tmp/pip-build-tracker-soca5en0' 2025-06-10T07:17:57,126 Created temporary directory: /tmp/pip-unpack-7x76xle5 2025-06-10T07:17:57,127 Created temporary directory: /tmp/pip-unpack-2zogfs0h 2025-06-10T07:17:57,128 Building wheels for collected packages: paddlepaddle-gpu-installer 2025-06-10T07:17:57,132 Created temporary directory: /tmp/pip-wheel-h0hi67zf 2025-06-10T07:17:57,133 DEPRECATION: Building 'paddlepaddle-gpu-installer' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'paddlepaddle-gpu-installer'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-06-10T07:17:57,134 Building wheel for paddlepaddle-gpu-installer (setup.py): started 2025-06-10T07:17:57,135 Destination directory: /tmp/pip-wheel-h0hi67zf 2025-06-10T07:17:57,136 Running command python setup.py bdist_wheel 2025-06-10T07:17:57,679 /usr/local/lib/python3.11/dist-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-06-10T07:17:57,680 !! 2025-06-10T07:17:57,681 ******************************************************************************** 2025-06-10T07:17:57,681 Requirements should be satisfied by a PEP 517 installer. 2025-06-10T07:17:57,682 If you are using pip, you can try `pip install --use-pep517`. 2025-06-10T07:17:57,683 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-06-10T07:17:57,684 or your builds will no longer be supported. 2025-06-10T07:17:57,684 ******************************************************************************** 2025-06-10T07:17:57,685 !! 2025-06-10T07:17:57,686 dist.fetch_build_eggs(dist.setup_requires) 2025-06-10T07:17:58,097 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-06-10T07:17:58,097 !! 2025-06-10T07:17:58,098 ******************************************************************************** 2025-06-10T07:17:58,099 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-06-10T07:17:58,100 License :: OSI Approved :: Apache Software License 2025-06-10T07:17:58,102 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-06-10T07:17:58,102 ******************************************************************************** 2025-06-10T07:17:58,104 !! 2025-06-10T07:17:58,104 self._finalize_license_expression() 2025-06-10T07:17:58,105 running bdist_wheel 2025-06-10T07:17:58,244 running build 2025-06-10T07:17:58,245 running build_py 2025-06-10T07:17:58,276 creating build/lib/paddlepaddle_gpu_installer 2025-06-10T07:17:58,278 copying paddlepaddle_gpu_installer/__init__.py -> build/lib/paddlepaddle_gpu_installer 2025-06-10T07:17:58,280 running egg_info 2025-06-10T07:17:58,310 writing paddlepaddle_gpu_installer.egg-info/PKG-INFO 2025-06-10T07:17:58,313 writing dependency_links to paddlepaddle_gpu_installer.egg-info/dependency_links.txt 2025-06-10T07:17:58,315 writing top-level names to paddlepaddle_gpu_installer.egg-info/top_level.txt 2025-06-10T07:17:58,346 reading manifest file 'paddlepaddle_gpu_installer.egg-info/SOURCES.txt' 2025-06-10T07:17:58,351 writing manifest file 'paddlepaddle_gpu_installer.egg-info/SOURCES.txt' 2025-06-10T07:17:58,355 /usr/local/lib/python3.11/dist-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2025-06-10T07:17:58,355 !! 2025-06-10T07:17:58,357 ******************************************************************************** 2025-06-10T07:17:58,357 Please avoid running ``setup.py`` directly. 2025-06-10T07:17:58,358 Instead, use pypa/build, pypa/installer or other 2025-06-10T07:17:58,358 standards-based tools. 2025-06-10T07:17:58,359 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-06-10T07:17:58,360 or your builds will no longer be supported. 2025-06-10T07:17:58,360 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2025-06-10T07:17:58,361 ******************************************************************************** 2025-06-10T07:17:58,362 !! 2025-06-10T07:17:58,362 self.initialize_options() 2025-06-10T07:17:58,383 installing to build/bdist.linux-armv7l/wheel 2025-06-10T07:17:58,384 running install 2025-06-10T07:17:58,412 [Warning] Failed to detect or parse nvcc output: [Errno 2] No such file or directory: 'nvcc' 2025-06-10T07:17:58,412 [Info] Detected CUDA unknown, using index: https://www.paddlepaddle.org.cn/packages/stable/cu118/ 2025-06-10T07:18:00,040 error: externally-managed-environment 2025-06-10T07:18:00,041 × This environment is externally managed 2025-06-10T07:18:00,042 ╰─> To install Python packages system-wide, try apt install 2025-06-10T07:18:00,042 python3-xyz, where xyz is the package you are trying to 2025-06-10T07:18:00,043 install. 2025-06-10T07:18:00,044 If you wish to install a non-Debian-packaged Python package, 2025-06-10T07:18:00,045 create a virtual environment using python3 -m venv path/to/venv. 2025-06-10T07:18:00,046 Then use path/to/venv/bin/python and path/to/venv/bin/pip. Make 2025-06-10T07:18:00,046 sure you have python3-full installed. 2025-06-10T07:18:00,048 For more information visit http://rptl.io/venv 2025-06-10T07:18:00,049 note: If you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by passing --break-system-packages. 2025-06-10T07:18:00,050 hint: See PEP 668 for the detailed specification. 2025-06-10T07:18:00,207 Traceback (most recent call last): 2025-06-10T07:18:00,208 File "", line 2, in 2025-06-10T07:18:00,208 File "", line 35, in 2025-06-10T07:18:00,209 File "/tmp/pip-wheel-oq_yzgwq/paddlepaddle-gpu-installer_1e497755de804db9a478f69bb18d9214/setup.py", line 60, in 2025-06-10T07:18:00,209 setup( 2025-06-10T07:18:00,210 File "/usr/local/lib/python3.11/dist-packages/setuptools/__init__.py", line 115, in setup 2025-06-10T07:18:00,211 return distutils.core.setup(**attrs) 2025-06-10T07:18:00,211 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-06-10T07:18:00,212 File "/usr/local/lib/python3.11/dist-packages/setuptools/_distutils/core.py", line 186, in setup 2025-06-10T07:18:00,212 return run_commands(dist) 2025-06-10T07:18:00,213 ^^^^^^^^^^^^^^^^^^ 2025-06-10T07:18:00,214 File "/usr/local/lib/python3.11/dist-packages/setuptools/_distutils/core.py", line 202, in run_commands 2025-06-10T07:18:00,214 dist.run_commands() 2025-06-10T07:18:00,215 File "/usr/local/lib/python3.11/dist-packages/setuptools/_distutils/dist.py", line 1002, in run_commands 2025-06-10T07:18:00,216 self.run_command(cmd) 2025-06-10T07:18:00,216 File "/usr/local/lib/python3.11/dist-packages/setuptools/dist.py", line 1102, in run_command 2025-06-10T07:18:00,217 super().run_command(command) 2025-06-10T07:18:00,217 File "/usr/local/lib/python3.11/dist-packages/setuptools/_distutils/dist.py", line 1021, in run_command 2025-06-10T07:18:00,218 cmd_obj.run() 2025-06-10T07:18:00,219 File "/usr/local/lib/python3.11/dist-packages/setuptools/command/bdist_wheel.py", line 405, in run 2025-06-10T07:18:00,219 self.run_command("install") 2025-06-10T07:18:00,220 File "/usr/local/lib/python3.11/dist-packages/setuptools/_distutils/cmd.py", line 357, in run_command 2025-06-10T07:18:00,221 self.distribution.run_command(command) 2025-06-10T07:18:00,222 File "/usr/local/lib/python3.11/dist-packages/setuptools/dist.py", line 1102, in run_command 2025-06-10T07:18:00,223 super().run_command(command) 2025-06-10T07:18:00,223 File "/usr/local/lib/python3.11/dist-packages/setuptools/_distutils/dist.py", line 1021, in run_command 2025-06-10T07:18:00,225 cmd_obj.run() 2025-06-10T07:18:00,225 File "/tmp/pip-wheel-oq_yzgwq/paddlepaddle-gpu-installer_1e497755de804db9a478f69bb18d9214/setup.py", line 52, in run 2025-06-10T07:18:00,226 run_pip([ 2025-06-10T07:18:00,227 File "/tmp/pip-wheel-oq_yzgwq/paddlepaddle-gpu-installer_1e497755de804db9a478f69bb18d9214/setup.py", line 43, in run_pip 2025-06-10T07:18:00,228 return call([sys.executable, "-m", "pip"] + args, env=env) 2025-06-10T07:18:00,228 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-06-10T07:18:00,229 File "/usr/lib/python3.11/subprocess.py", line 413, in check_call 2025-06-10T07:18:00,230 raise CalledProcessError(retcode, cmd) 2025-06-10T07:18:00,231 subprocess.CalledProcessError: Command '['/usr/bin/python3', '-m', 'pip', 'install', 'paddlepaddle-gpu==3.0.0', '-i', 'https://www.paddlepaddle.org.cn/packages/stable/cu118/']' returned non-zero exit status 1. 2025-06-10T07:18:00,334 ERROR: python setup.py bdist_wheel exited with 1 2025-06-10T07:18:00,348 [bold magenta]full command[/]: [blue]/usr/bin/python3 -u -c ' 2025-06-10T07:18:00,348 exec(compile('"'"''"'"''"'"' 2025-06-10T07:18:00,348 # This is -- a caller that pip uses to run setup.py 2025-06-10T07:18:00,348 # 2025-06-10T07:18:00,348 # - It imports setuptools before invoking setup.py, to enable projects that directly 2025-06-10T07:18:00,348 # import from `distutils.core` to work with newer packaging standards. 2025-06-10T07:18:00,348 # - It provides a clear error message when setuptools is not installed. 2025-06-10T07:18:00,348 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2025-06-10T07:18:00,348 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2025-06-10T07:18:00,348 # manifest_maker: standard file '"'"'-c'"'"' not found". 2025-06-10T07:18:00,348 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2025-06-10T07:18:00,348 import os, sys, tokenize, traceback 2025-06-10T07:18:00,348 2025-06-10T07:18:00,348 try: 2025-06-10T07:18:00,348 import setuptools 2025-06-10T07:18:00,348 except ImportError: 2025-06-10T07:18:00,348 print( 2025-06-10T07:18:00,348 "ERROR: Can not execute `setup.py` since setuptools failed to import in " 2025-06-10T07:18:00,348 "the build environment with exception:", 2025-06-10T07:18:00,348 file=sys.stderr, 2025-06-10T07:18:00,348 ) 2025-06-10T07:18:00,348 traceback.print_exc() 2025-06-10T07:18:00,348 sys.exit(1) 2025-06-10T07:18:00,348 2025-06-10T07:18:00,348 __file__ = %r 2025-06-10T07:18:00,348 sys.argv[0] = __file__ 2025-06-10T07:18:00,348 2025-06-10T07:18:00,348 if os.path.exists(__file__): 2025-06-10T07:18:00,348 filename = __file__ 2025-06-10T07:18:00,348 with tokenize.open(__file__) as f: 2025-06-10T07:18:00,348 setup_py_code = f.read() 2025-06-10T07:18:00,348 else: 2025-06-10T07:18:00,348 filename = "" 2025-06-10T07:18:00,348 setup_py_code = "from setuptools import setup; setup()" 2025-06-10T07:18:00,348 2025-06-10T07:18:00,348 exec(compile(setup_py_code, filename, "exec")) 2025-06-10T07:18:00,348 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-oq_yzgwq/paddlepaddle-gpu-installer_1e497755de804db9a478f69bb18d9214/setup.py'"'"',), "", "exec"))' bdist_wheel -d /tmp/pip-wheel-h0hi67zf[/] 2025-06-10T07:18:00,348 [bold magenta]cwd[/]: /tmp/pip-wheel-oq_yzgwq/paddlepaddle-gpu-installer_1e497755de804db9a478f69bb18d9214/ 2025-06-10T07:18:00,349 Building wheel for paddlepaddle-gpu-installer (setup.py): finished with status 'error' 2025-06-10T07:18:00,350 ERROR: Failed building wheel for paddlepaddle-gpu-installer 2025-06-10T07:18:00,352 Running setup.py clean for paddlepaddle-gpu-installer 2025-06-10T07:18:00,353 Running command python setup.py clean 2025-06-10T07:18:00,915 /usr/local/lib/python3.11/dist-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-06-10T07:18:00,916 !! 2025-06-10T07:18:00,917 ******************************************************************************** 2025-06-10T07:18:00,917 Requirements should be satisfied by a PEP 517 installer. 2025-06-10T07:18:00,918 If you are using pip, you can try `pip install --use-pep517`. 2025-06-10T07:18:00,919 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-06-10T07:18:00,920 or your builds will no longer be supported. 2025-06-10T07:18:00,920 ******************************************************************************** 2025-06-10T07:18:00,922 !! 2025-06-10T07:18:00,922 dist.fetch_build_eggs(dist.setup_requires) 2025-06-10T07:18:01,344 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-06-10T07:18:01,345 !! 2025-06-10T07:18:01,346 ******************************************************************************** 2025-06-10T07:18:01,346 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-06-10T07:18:01,348 License :: OSI Approved :: Apache Software License 2025-06-10T07:18:01,349 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-06-10T07:18:01,350 ******************************************************************************** 2025-06-10T07:18:01,351 !! 2025-06-10T07:18:01,351 self._finalize_license_expression() 2025-06-10T07:18:01,377 running clean 2025-06-10T07:18:01,438 removing 'build/lib' (and everything under it) 2025-06-10T07:18:01,441 'build/bdist.linux-armv7l' does not exist -- can't clean it 2025-06-10T07:18:01,441 'build/scripts-3.11' does not exist -- can't clean it 2025-06-10T07:18:01,442 removing 'build' 2025-06-10T07:18:01,555 Failed to build paddlepaddle-gpu-installer 2025-06-10T07:18:01,556 ERROR: Failed to build one or more wheels 2025-06-10T07:18:01,558 Exception information: 2025-06-10T07:18:01,558 Traceback (most recent call last): 2025-06-10T07:18:01,558 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 107, in _run_wrapper 2025-06-10T07:18:01,558 status = _inner_run() 2025-06-10T07:18:01,558 ^^^^^^^^^^^^ 2025-06-10T07:18:01,558 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 98, in _inner_run 2025-06-10T07:18:01,558 return self.run(options, args) 2025-06-10T07:18:01,558 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-06-10T07:18:01,558 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 71, in wrapper 2025-06-10T07:18:01,558 return func(self, options, args) 2025-06-10T07:18:01,558 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-06-10T07:18:01,558 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 179, in run 2025-06-10T07:18:01,558 raise CommandError("Failed to build one or more wheels") 2025-06-10T07:18:01,558 pip._internal.exceptions.CommandError: Failed to build one or more wheels 2025-06-10T07:18:01,561 Removed build tracker: '/tmp/pip-build-tracker-soca5en0'