Dzień dobry
Usiłuję postawić na Raspberry Pi 3b+ za pomocą tego świetnego tutorialu swój własny serwer.
Czy jest jakiś nowszy tutorial dla Raspbiana w sumie już Raspberry Pi OS Lite?
Może jakiś obraz dysku do wrzucenia na kartę SD?
Mam problem:
Raz utknąłem na
Zainstalowałem:
Po komendzie:
Otrzymałem poniższy błąd:
Code: Select all
error: can't find Rust compiler
If you are using an outdated pip version, it is possible a prebuilt wheel is available for this package but pip is not able to install from it. Installing from the wheel would avoid the need for a Rust compiler.
To update pip, run:
pip install --upgrade pip
and then retry package installation.
If you did intend to build this package from source, try installing a Rust compiler from your system package manager and ensure it is on the PATH during installation. Alternatively, rustup (available at https://rustup.rs) is the recommended way to download and update the Rust compiler toolchain.
This package requires Rust >=1.56.0.
Zainstalowałem Rust
Code: Select all
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
Nadal otrzymuję ten sam error.
Pomóżcie bracia w Supli