Open sahiljhawar opened 1 year ago
I am trying to install it with Mamba and I get the following:
mamba create -n species -c conda-forge python=3.8 multinest jupyterlab numpy scipy matplotlib pandas astropy astroquery pymultinest numba nose pytables uncertainties
Could not solve for environment specs
The following packages are incompatible
├─ multinest does not exist (perhaps a typo or a missing channel);
└─ pymultinest is uninstallable because it requires
└─ multinest , which does not exist (perhaps a missing channel).
Hi, has there been any progress on this by any chance?
@farhanferoz, @giacomov any insight into this issue?
@nmearl @jvines A member of our (NMMA) user/contributor team was able to install PyMultiNest and MultiNest on her arm64 based Mac based on the instruction given here: NMMA docs. Maybe you can try this to install on your device and if it works then this is what the solution maybe. I would appreciate if you can update here regardless of the outcome.
@sahiljhawar Thanks for your input. Yes, it is possible to install MultiNest manually, but that defeats the purpose of having the installation done using the conda recipe, and makes it more difficult to include it in packages that could otherwise be installed with a simple conda command.
I understand that. But installing MultiNest from source is also a tricky thing. It fails for some while works for others. If this works then maybe feedstock can be updated based on this.
Solution to issue cannot be found in the documentation.
Issue
I am concenered about this since PyMultiNest on Conda is noarch and it works on some machines but not on others.
Installed packages
Environment info