Hi,

I'm currently working on building a membrane builder bundle and it requires the use of a python library called 'pdb_objects'.

Following the tutorial on the website, I'm adding the following line to my bundle_info.xml file under the dependencies tag:

<Dependency name="pdb_objects"/>

It still gives me an error of <No module named 'pdb_objects'> when I load my bundle in ChimeraX. How can I allow the use of this library in my bundle?

Thanks for your help!

Best Regards,
Katie