IMP  2.0.1
The Integrative Modeling Platform
__init__.py
1 try:
2  from kernel import *
3 except:
4  print "no kernel"