Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
As discussed during the hack week, I added information about the import order issue of numpy and pymultinest to the FAQ pages so that the GitHub issue can be closed.
I also tried to reproduce the issue with newer X-PSI installations (both X-PSI v3.0.0 and v1.2.1 with newest dependencies), but I was not able to do that. Instead, the import order did not seem to affect the results at all (which I think makes more sense). I mentioned this also in the FAQ. I could not either reproduce the issue with the exact packages that were reported in the original issue, since my current laptop does not have an old enough version of gcc.