Closed kimdn closed 1 year ago
Instead of using venv, using local conda environment and activating that new local conda environment worked well as
It appears that
source <env name>/bin/activate
is just a common venv (virtual environment) command.
@dmejiar
I saw
However, I can't find ptmpsi/bin/activate
git clone https://github.com/pnnl/PTMPSI.git
worked well though.