timothydmorton / isochrones

Pythonic stellar model grid access; easy MCMC fitting of stellar properties
http://isochrones.readthedocs.org
MIT License
120 stars 62 forks source link

Problem with Installing MultiNest #163

Open ELGAR10 opened 2 years ago

ELGAR10 commented 2 years ago

I cannot configure the MultiNest. I have problem when I run cmake -DCMAKE_INSTALL_PREFIX=~ .. can you please help me?

timothydmorton commented 2 years ago

What is the problem that you see? It's hard to help without seeing more details. If you are using the conda package manager, are you able to run conda install -c conda-forge pymultinest?