timothydmorton / isochrones

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

Unable to install MultiTest #159

Open deepakchahal294 opened 3 years ago

deepakchahal294 commented 3 years ago

I was successfully able to activate the isochrones using conda, and able to install it using pip. When I was running the 'nosetests isochrones' I got an error : 'NonType object has no attribute 'Nstars' ' screenshot of the error is attached - Screenshot from 2021-06-18 12-11-14

Trying to install MultiNest : Able to download the MultiNest and went to MultiNest/build and performed cmake. Again I was getting error while running cmake - I tried both in the home directory and in root too Got the message that - configuring incomplete. I have attached the screenshot for the same also. Screenshot from 2021-06-18 12-12-41

Please help me in resolving this dependency!!

timothydmorton commented 3 years ago

See if you are able to install multinest via conda install -c conda-forge pymultinest.