Skip to content

Issue installing prerequisites for PyMultiNest #256

Open
@jessrawlings98

Description

Hi,

I am quite new to Python and I am trying to install the prerequisites for PyMultiNest, I am using an Ubuntu virtual machine on Windows PC. I have already installed the Python module.

I have tried using the following code:

sudo apt-get install python-{scipy,numpy,matplotlib,progressbar} ipython libblas{3,-dev} liblapack{3,-dev} libatlas{3-base,-dev} cmake build-essential git gfortran

But I am getting the following errors:
Attempting step 2 of installing pymultinest

If you have any advice of how to fix my issue it would be much appreciated.

Thank you

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions