[chimerax-users] bundle dependency not installed
Tom Goddard
goddard at sonic.net
Thu Sep 2 15:36:39 PDT 2021
Hi Ilse,
When you install your bundle with "devel install /path/to/bundle/file.whl" it should install pandas too, or give an error if that fails. Does your bundle_info.xml file have lines like
<Dependencies>
<Dependency name="ChimeraX-Core" version="~=1.0"/>
<Dependency name="pandas" version="~1.2"/>
</Dependencies>
If it does and it still is not installing pandas can you use ChimeraX menu Help / Report a Bug and attach your bundle_info.xml and we can test and see if it works for us.
Tom
> On Sep 2, 2021, at 3:55 AM, Lagerwaard, I.M. (Ilse) via ChimeraX-users <chimerax-users at cgl.ucsf.edu> wrote:
>
> Hello,
>
>
> I’m currently developing a bundle with a dependency on pandas. Even though I included this dependency in my bundle_info.xml file, I get “ModuleNotFoundError: No module named 'pandas'”. For now, I have installed pandas on the ChimeraX console via the command prompt. For future distribution, however, it would be nice if it were immediately installed together with the bundle.
>
> I would greatly appreciate your help with this issue.
>
>
> Thanks in advance,
>
> Ilse
> _______________________________________________
> ChimeraX-users mailing list
> ChimeraX-users at cgl.ucsf.edu <mailto:ChimeraX-users at cgl.ucsf.edu>
> Manage subscription:
> https://www.rbvi.ucsf.edu/mailman/listinfo/chimerax-users <https://www.rbvi.ucsf.edu/mailman/listinfo/chimerax-users>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://plato.cgl.ucsf.edu/pipermail/chimerax-users/attachments/20210902/d9a92d85/attachment.html>
More information about the ChimeraX-users
mailing list