timothydmorton / isochrones

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

Unable to use pymultinest #162

Open Limona2000 opened 3 years ago

Limona2000 commented 3 years ago

image I wanted to install pymultinest like this but it showed me this error, and I did install git on my anaconda prompt. So I just did 'pip install pymultinest' instead. Then I started writing in isochrones environment and this happened: image

I'm not sure what exactly was wrong?

timothydmorton commented 3 years ago

If you have conda installed, see if this works for you:

conda install -c conda-forge pymultinest
timothydmorton commented 3 years ago

@Limona2000 does the conda install work for you

Limona2000 commented 3 years ago

Hi Timothy, sorry I wasn't here for a few days! Thanks for your suggestion, but I get something like this: image