-
Install rustup https://rustup.rs/#
-
Download submodule
- git submodule update --init --recursive
-
cd TXM-Pal/lib
-
conda activate txm-pal
-
Install library maturin develop -r
-
If the build fails, try running the following commands - cargo update -p maturin --precise 1.3.0