-
Notifications
You must be signed in to change notification settings - Fork 1
Home
yushan wang edited this page Feb 2, 2024
·
2 revisions
Welcome to the bench-in-situ wiki!
- We suggest to use venv for Python environment
python -m vent bench_env
source bench_env/bin/activate
- Get the source of Deisa
git clone https://github.com/pdidev/deisa.git
cd deisa
pip install .
- Specify
PYTHONPATH = path-to/bench_env/lib/python3.11/site-packages