paris-saclay-cds / ramp-workflow

Toolkit for building predictive workflows on top of pydata (pandas, scikit-learn, pytorch, keras, etc.).
https://paris-saclay-cds.github.io/ramp-docs/
BSD 3-Clause "New" or "Revised" License
68 stars 43 forks source link

Better error message when launching ramp-test outside from the ramp-kit #238

Open glemaitre opened 4 years ago

glemaitre commented 4 years ago

ramp-test will expect to find the file problem.py and will fail when it is run and it will not fail gracefully in other case. It could be nicer to have a meaningful message explaining that the user needs to be located in the ramp-kit folder or to specify --ramp-kit-dir to a valid directory containing a problem.py.

albertcthomas commented 4 years ago

+1