Assign the location of the Python.DLL:
RunTime.PythonDLL + @"";Using Python directly:
pip install -r requirements.txtOr run:
-
install_requirements.bat
Using Python directly:
python main.pyUsing provided scripts:
Windows:
.\run.bator.\run.ps1
Unix-like systems (Linux/macOS):
-
.\run.sh