-
Notifications
You must be signed in to change notification settings - Fork 6
Installing MhcVizPipe
kevin edited this page Sep 8, 2020
·
10 revisions
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 Python
- Downloading third-party software
- Installing third-party software
It's easy!
- 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.
- In Linux use the keyboard shortcut
- 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.