<div dir="ltr">Hi, <br><br>I am currently trying to develop a bundle for ChimeraX and the methods implemented can both run on GPU (using Cupy with a Cuda dependency) or on CPU. <br><br>I am wondering how to deal with this "pseudo-dependency" with cupy, since it is not necessary to run the code but it is more computationally efficient. <div>If a Cupy dependency is written in the "bundle_info.xml" file, will it create errors for computers without Nvidia Cuda installed ? <br><br><div>Is there any way for users to install supplemental package by hand directly in chimeraX python as it was possible with Chimera ? Or is the only solution to add by hand a dependency line in the xml file ? <br><br>Thanks, <br>Arthur</div></div></div>