Closed oKoch closed 2 years ago
I have updated conda on the server and local. If installed with conda you can make:
conda activate tfcomb_env
conda update tobias
else if installed with pip in your conda environment:
conda activate tfcomb_env
pip install --update tobias
Hi WP6, can you just check what version of the TOBIAS package you have? TOBIAS --version or conda list | grep tobias can show you. I just fixed a bug in version 0.13.1 - so please update to the new 0.13.2 if you have this version.