Hi,I have a question concerning PythonBundles/Packages in general and specifically to an extension of PyTorch: "PyTorch-Geometric". (https://github.com/rusty1s/pytorch_geometric)
I created an EC Python*Bundle* including several PyTorch extension modules needed for PyTorch-Geometric. However my exts_list also inlcudes "googledrivedownloader" and "plyfile". Should these extensions better be installed by separate EasyConfig files? What's the preferred way?
There already is a PyTorch Python*Package* EC. Instead of creating a new PythonBundle, should I update the existing EC and add the extensions to this file? And when do I use the PythonBundle instead of the PythonPackage EB?
Many thanks for your help Sebastian
smime.p7s
Description: S/MIME Cryptographic Signature

