-
Hi, I want to install python lib with command: pip install fastapi, and it will have some errors, seems that the lib depends on some 3rd rust code, have anybody know how to fix it? Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
Jzhenli
May 31, 2024
Replies: 1 comment
-
pkg install rust |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Jzhenli
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
pkg install rust
pkg install binutils