ML-for-B-E / nevergrad

A Python toolbox for performing gradient-free optimization
https://facebookresearch.github.io/nevergrad/
MIT License
2 stars 0 forks source link

swig lib installation fails on Mac and Windows #16

Open akouete-kpakpo opened 2 years ago

akouete-kpakpo commented 2 years ago

Context

pip install -r requirements/bench.txt returns an error at some point because swig is not installed on the machine.

On unix, it looks like it's installed by default.

Environements where the bug appears:

Solution proposed

Document how to proceed on the Wiki

References

https://mlforbeninexcellence.slack.com/archives/C03PSF5C01H/p1658256292278619

https://mlforbeninexcellence.slack.com/archives/C03PSF5C01H/p1658318543337149?thread_ts=1658315622.402589&cid=C03PSF5C01H