Error in loop modeling protocol its showing error “NameError: name ‘ccd_closure’ is not defined”

Member Site Forums PyRosetta PyRosetta – General Error in loop modeling protocol its showing error “NameError: name ‘ccd_closure’ is not defined”

Viewing 1 reply thread
  • Author
    Posts
    • #1733
      Anonymous

        I stuck again loop modeling protocol test file is not running. its showing error “NameError: name ‘ccd_closure’ is not defined”

        Log+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++log

        setting up movers
        core.fragments.ConstantLengthFragSet: finished reading top 200 3mer fragments fr
        om file test_in.frag3
        core.chemical.ResidueTypeSet: Finished initializing centroid residue type set.
        Created 1980 residue types
        set up job distributor
        randomizing loop
        low res loop modeling
        Traceback (most recent call last):
        File “loops.py”, line 89, in
        ccd_closure.apply(p)
        NameError: name ‘ccd_closure’ is not defined

        C:UsersZebrafishDesktopLOOPmodeingloop_modelingloop_modeling>

      • #10267
        Anonymous

          This is related to your previous question I answered. In the CCD refactor, ccd_closure was deprecated and removed. demo/D080_Loop_modeling.py should demonstrate how to run CCD in PyRosetta. ~Labonte

      Viewing 1 reply thread
      • You must be logged in to reply to this topic.