Skip to content

Installing MhcVizPipe

kevin edited this page Sep 8, 2020 · 10 revisions

Installing MhcVizPipe

Before proceeding, be sure you have installed Python 3.7 or higher and all the required third-party software. If you have not done this, see the respective wiki pages:

Installing MhcVizPipe

It's easy!

  1. Open a terminal
    • In Linux use the keyboard shortcut ctrl-alt-t to do so.
    • On a Mac search for "terminal" in the Spotlight search and open it.
  2. Type or copy-paste the following into the terminal and hit enter:
    pip3 install MhcVizPipe
    

It might chug for a bit. When it is done, BOOM! You should have a fully functional installation of MhcVizPipe!

Now you are ready to run MVP for the first time.