curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
source $HOME/.cargo/env
jesuslara@lexotanil:~$ source $HOME/.cargo/env
jesuslara@lexotanil:~$ rustc --version rustc 1.84.0 (9fc6b4312 2025-01-07)
pip install cython maturin sdist setuptools wheel setuptools-rust