msmbuilder / msmbuilder-legacy

Legacy release of MSMBuilder
http://msmbuilder.org
GNU General Public License v2.0
25 stars 28 forks source link

Remove the remaining c extension modules #375

Closed rmcgibbo closed 10 years ago

rmcgibbo commented 10 years ago

Contact was ported into MDTraj.

kyleabeauchamp commented 10 years ago

Nice +1

In setup, do we need an explicit tables requirement given that its really an mdtraj requirement?

rmcgibbo commented 10 years ago

It should be in there too.

rmcgibbo commented 10 years ago

You now get this output (but not an error) if a dependency is missing during install:

================================================================================
================================================================================

MSMBuilder requires the python package "fastcluster", version 1.1.13 or later.

With pip you can install the package with:

    $ pip install fastcluster

================================================================================
================================================================================