Member Site › Forums › PyRosetta › PyRosetta – General › segfault in loop › Reply To: segfault in loop
February 16, 2010 at 6:09 am
#4351
Anonymous
Oops, passed ni.residue() an illegal value (ni.total_residue()+1)!
Current (and working) version at above URL.
Note that by “working”, I mean, “doesn’t crash” and not “actually does what one wants.”