xy127

Results 2 issues of xy127

Hello, Thank you for sharing your code! I found GPU was not used after executing sample_for_pdb.py ![image](https://github.com/pengxingang/Pocket2Mol/assets/68721729/8e8995fd-3792-47f7-8cbe-cb70744709d1) ``` The first two lines of log show: [2023-07-31 17:13:34,403::sample::INFO] Namespace(bbox_size=23.0, center=[32.0, 28.0,...

Hello, at last step _python setup.py install_ , an error occurs: RuntimeError: Missing setup required dependencies: cppy. Installing through pip as recommended ensure one never hits this issue. How to...