Member Site Forums PyRosetta PyRosetta – General Creating a vector1 of AtomID objects Reply To: Creating a vector1 of AtomID objects

#5869
Anonymous

    Ok, I fixed this. In revisions starting with 43345 it should be possible to write this:

    rosetta.Vector1( [rosetta.core.id.AtomID()] )

    msellers, on which platform do you run this? Also, do you have access to developer versions?