[chimerax-users] Bundle Module Import
Zeng, Katie
jingrou.zeng18 at imperial.ac.uk
Wed Mar 30 09:31:07 PDT 2022
Hi all,
I am currently working on a membrane builder bundle called AmberLipidBundle. I have folder './src/ui' (containing several .py files, e.g. lipid_form.py) and I import it inside .py files with the line 'from AmberLipidBundle.ui.lipid_form import xxx'.
I have been testing the bundle using the command 'devel build [path]' and everything works fine. But when I switch to the command 'devel install [path]', I get an error:
chimerax.core.toolshed.ToolshedError: start_tool() failed for tool Membrane Builder in bundle AmberLipidBundle:
No module named 'AmberLipidBundle.ui'
Do you have any idea how to fix this? Thank you so much for your help!
Best Regards,
Katie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.rbvi.ucsf.edu/pipermail/chimerax-users/attachments/20220330/d93958dd/attachment.html>
More information about the ChimeraX-users
mailing list