Run
python -m venv venv
venv\Scripts\activate
pip install -r requirements.txt
to install the required packages.
and then run
cargo run
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Run
python -m venv venv
venv\Scripts\activate
pip install -r requirements.txt
to install the required packages.
and then run
cargo run