Closed MorganCThomas closed 7 months ago
Acegen should now be installed with pip install ./ or pip install -e ./for develop mode
pip install ./
pip install -e ./
Acegen should now be installed with
pip install ./
orpip install -e ./
for develop mode