ANTICHAT

ANTICHAT (https://forum.antichat.xyz/index.php)
-   Общие вопросы программирования (https://forum.antichat.xyz/forumdisplay.php?f=206)
-   -   Error metadata (https://forum.antichat.xyz/showthread.php?t=1519767)

berserkdzn 02.09.2024 15:58

Тупо когда пытаюсь скачать библеотеки aiogram выходит такая ошибка

Была такая ошибка с библеотекой mediapy или как там

python:





Код:

Preparing metadata
(
pyproject
.
toml
)
.
.
.
error
  error
:
subprocess
-
exited
-
with
-
error
 
  × Preparing metadata
(
pyproject
.
toml
)
did
not
run successfully
.
│ exit code
:
1
╰─
>
[
6
lines of output
]
Cargo
,
the Rust package manager
,
is
not
installed
or
is
not
on PATH
.
This package requires Rust
and
Cargo to
compile
extensions
.
Install it through
      the system's package manager
or
via https
:
//
rustup
.
rs
/
Checking
for
Rust toolchain
.
.
.
.
[
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
.


Макаров 02.09.2024 17:06

Скорее всего ошибка в том что ты используешь телефон, а там не поддерживается стандартный менеджер пакетов RUST. Если уж так хочется ищи другую библиотеку

berserkdzn 02.09.2024 17:40

Окей


Время: 10:41