Closed sahiljhawar closed 1 year ago
PR #170 is dealing with this issue. Further action is required
Python 3.11 not working. For users who are not on slack, here's the update:
Since @tsunhopang already submitted a merge in bilby for ultranest . Let's wait for that. I tried with Python 3.11 and things are not working out. While testing the NMMA inferences, with MPI, sampler not found error occurs, without MPI Safeloglikelihood error occurs. But if I perform the tests with the examples as given by Johannes (PMN author), the tests are successfully passed. Also pymultinest from conda doesn't seems to work, I installed it with pip and built multinest from the source
Testing NMMA with Python 3.11 and support for PyMultiNest with Python 3.11. Reason being, this will enable us to know whether Python version is an issue for the PMN sampler. Also updates NMMA to run with latest Python version.