Closed tobigithub closed 1 year ago
Hi Tobias -- the default config is meant to be a template that the user should update to the settings on their system. Still, you make a great point that it would be helpful to have the default using relative paths. If you've the opportunity, could you submit a pull request with these changes to the dev
branch? Thanks!
Tanks, I forgot to mention that I just wanted to run the demo, basically a clean install from:
pip install conplex-dti
So changing the the dataset dir made that possible. Nothing complex.
data_cache_dir: ./datasets
Fixed in 8a6b2264aad0495e055f73f561d3c2012bbbb1e5
🐛 Bug Report
Issue: FileNotFoundError: [Errno 2] No such file or directory: '/data/cb/samsl/Adapting_PLM_DTI/dataset/DAVIS/train.csv' Setup: Linux in completely new VM
Solution change old data_cache_dir in default_config.yaml
to working solution:
Proof of working solution: