1 2 3 4 5 6 7
From the `candle-pyo3` directory, enable a virtual env where you will want the candle package to be installed then run. ```bash maturin develop python test.py ```