whitespace cleanup, mention pip install --user

This commit is contained in:
Axel Kohlmeyer 2019-09-17 16:06:12 -04:00
parent 82423ff4e0
commit 636a8aaef9
No known key found for this signature in database
GPG Key ID: D9B44E93BF0C375A
1 changed files with 123 additions and 122 deletions

View File

@ -321,7 +321,8 @@ def get_canonical_logw(enefn, frametuple_dict, temps, nprod, writefreq,
Configurational log-weight calculation requires pymbar.
Here are some options to install it:
conda install -c omnia pymbar
pip install pymbar
pip install --user pymbar
sudo pip install pymbar
To install the dev. version directly from github, use:
pip install pip install git+https://github.com/choderalab/pymbar.git