No clear warning if no solver installed
Open
- Dominant language
- Python
- Stars
- 326
- Forks
- 74
- Avg merge
- 47m
- Merged PRs (30d)
- 1
Description
Currently the output of a `benchopt` run when no solver is available is provide
```
No output produced.
Saving result in: None
```
Something more informative like
```
No solver found in the solver folder.
```
or something like that would be clearer.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.