Modeling of the phosphodiesterase (PDE6) [more...]
This system (using these input files) was tested but does not work with:
Detailed test information
.Traceback (most recent call last):
File "./run_modeling.py", line 749, in <module>
rc.setup_and_run(test)
File "./run_modeling.py", line 661, in setup_and_run
self.m.update()
File "/salilab/diva1/home/imp/master/20130502-73085dd/lib/x86_64-intel8/IMP/kernel/__init__.py", line 3273, in update
return _IMP_kernel.Model_update(self)
_IMP_base.UsageException: Usage check failure: Object EM_PCA_Aligner is not ref counted.
Context: Model 0::update/Model 0::before_evaluate
E.
======================================================================
ERROR: Test the integrative modeling script
----------------------------------------------------------------------
Traceback (most recent call last):
File "./test.py", line 20, in test_integrative_modeling
cwd='integrative_modeling')
File "/usr/lib64/python2.6/subprocess.py", line 502, in check_call
raise CalledProcessError(retcode, cmd)
CalledProcessError: Command '['./run_modeling.py', 'test']' returned non-zero exit status 1
----------------------------------------------------------------------
Ran 3 tests in 1075.283s
FAILED (errors=1)