Closed mlindauer closed 7 years ago
btw: in case someone has a problem with swig and uses anaconda, here is an easy solution:
conda install swig
Yes you will need Swig >= 3.0. They added a lot of C++11 support in that version. Thanks for the pointer to the swig-anaconda problem.
fixed via 170cfc86abc74a9bac834731270446b43571efcf
Hi, on the nemo cluster, swig is installed in version 2.0.10 and the installation fails:
On our machines, swig is running in version 3.0. So, I wanted ask whether there is a minimal required version of SWIG for pyrfr?
Cheers, Marius