Hi,
I was attempting to install my chimerax bundle on a different computer and encountered the error:
No module named 'PyQt5'

So I added this line to the bundle_info.xml under the Dependencies tag:
<Dependency name="PyQt5"/>

But I still get the same error?