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

#5864
Anonymous

    The forum ate your code. Looking into the raw code of your post, it looks like this:

    TypeError: No Python class registered for C++ class utility::vector1< core::id::AtomID, std::allocator< core::id::AtomID > >

    I guess that means you need a manual wrapper class to get this to work. I’ve informed Sergey but I don’t know that this can be fixed remotely (or quickly).