Dear Tobias,
I've now accordingly updated my ./bashrc but still obtain the two errors
1)
cusettings $HOME/.config/carputils/settings.yaml
cusettings: command not found
and 2)
./run.py --EP tenTusscherPanfilov --duration 5000 --bcl 500 --ID exp01 --visualize --vis_var ICaL INa IK1
/home/pkuegler/experiments/tutorials/01_EP_single_cell/01_basic_bench/./run.py:3: SyntaxWarning: invalid escape sequence '\%'
"""
Traceback (most recent call last):
File "/home/pkuegler/experiments/tutorials/01_EP_single_cell/01_basic_bench/./run.py", line 269, in <module>
from carputils import settings
ModuleNotFoundError: No module named 'carputils'
Regarding the installation path I've followed the instructions on
Installing openCARP using the Windows Subsystem for Linux | openCARP
Best, Philipp