You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [14 lines of output]
Traceback (most recent call last):
File "", line 2, in
File "", line 34, in
File "/tmp/pip-install-fe1a4i1_/grpcio_bd1bb1b7f333447ea401f54121bc3b59/setup.py", line 274, in
if check_linker_need_libatomic():
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/pip-install-fe1a4i1_/grpcio_bd1bb1b7f333447ea401f54121bc3b59/setup.py", line 218, in check_linker_need_libatomic
cpp_test = subprocess.Popen(
^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/subprocess.py", line 1026, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/local/lib/python3.11/subprocess.py", line 1955, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'c++'
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
操作系统 :Linux orangepi3b 5.10.160-rockchip-rk356x #1.0.6 SMP Wed Apr 24 19:05:05 CST 2024 aarch64 aarch64 aarch64 GNU/Linux
开始安装依赖 canvas,开始时间 2024-12-10 17:24:00
Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple
Collecting canvas
Downloading https://pypi.tuna.tsinghua.edu.cn/packages/56/c7/584ce66c50352eb9f0d58a08b2a3e3136f2a93f779f573d46a85c5d83e2b/canvas-0.9.0-py3-none-any.whl (799 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 1.9 MB/s eta 0:00:00
Collecting cookiecutter (from canvas)
Downloading https://pypi.tuna.tsinghua.edu.cn/packages/b6/d9/0137658a353168ffa9d0fc14b812d3834772040858ddd1cb6eeaf09f7a44/cookiecutter-2.6.0-py3-none-any.whl (39 kB)
Collecting cron-converter<2.0.0,>=1.2.1 (from canvas)
Downloading https://pypi.tuna.tsinghua.edu.cn/packages/2e/76/2a477e17b7c5c49e81bdc711aab7ba9a2a661c54b7c5021e0c1c01abb0e0/cron_converter-1.2.1-py3-none-any.whl (13 kB)
Collecting django<6.0.0,>=5.1.1 (from canvas)
Downloading https://pypi.tuna.tsinghua.edu.cn/packages/58/0b/8a4ab2c02982df4ed41e29f28f189459a7eba37899438e6bea7f39db793b/Django-5.1.4-py3-none-any.whl (8.3 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.3/8.3 MB 3.0 MB/s eta 0:00:00
Collecting django-stubs<6.0.0,>=5.1.1 (from django-stubs[compatible-mypy]<6.0.0,>=5.1.1->canvas)
Downloading https://pypi.tuna.tsinghua.edu.cn/packages/98/c8/3081d5f994351248fcd60f9aab10cb2020bdd7df0f14e80854373e15d7d4/django_stubs-5.1.1-py3-none-any.whl (470 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 470.8/470.8 kB 2.1 MB/s eta 0:00:00
Collecting django-timezone-utils<0.16.0,>=0.15.0 (from canvas)
Downloading https://pypi.tuna.tsinghua.edu.cn/packages/62/e8/eb4b928d3340218e6127ba65a996b8eb9603ac9f920710f7e80a6e303b89/django_timezone_utils-0.15.0-py2.py3-none-any.whl (9.8 kB)
Collecting env-tools<3.0.0,>=2.4.0 (from canvas)
Downloading https://pypi.tuna.tsinghua.edu.cn/packages/80/d2/8c9b21a7c8e8195105baef25f5f50bdfd41dbae318004244939484485d73/env_tools-2.4.0-py2.py3-none-any.whl (2.7 kB)
Collecting grpcio<2.0.0,>=1.60.1 (from canvas)
Downloading https://pypi.tuna.tsinghua.edu.cn/packages/91/ec/b76ff6d86bdfd1737a5ec889394b54c18b1ec3832d91041e25023fbcb67d/grpcio-1.68.1.tar.gz (12.7 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.7/12.7 MB 2.9 MB/s eta 0:00:00
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'error'
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [14 lines of output]
Traceback (most recent call last):
File "", line 2, in
File "", line 34, in
File "/tmp/pip-install-fe1a4i1_/grpcio_bd1bb1b7f333447ea401f54121bc3b59/setup.py", line 274, in
if check_linker_need_libatomic():
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/pip-install-fe1a4i1_/grpcio_bd1bb1b7f333447ea401f54121bc3b59/setup.py", line 218, in check_linker_need_libatomic
cpp_test = subprocess.Popen(
^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/subprocess.py", line 1026, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/local/lib/python3.11/subprocess.py", line 1955, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'c++'
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
依赖安装失败,结束时间 2024-12-10 17:24:44,耗时 43 秒
Beta Was this translation helpful? Give feedback.
All reactions