3D-Generative-SBDD icon indicating copy to clipboard operation
3D-Generative-SBDD copied to clipboard

error in sample.py

Open futianfan opened this issue 2 years ago • 1 comments

thanks for your great work!

i got the error when running sample.py:

ValueError: zero-size array to reduction operation maximum which has no identity

the reason is query_tmp = [], after sampling. https://github.com/luost26/3D-Generative-SBDD/blob/fabc98612d06713d5bab8e58bf5c62f229e718f2/sample.py#L282

do you know how to fix it? thanks

futianfan avatar Mar 25 '22 20:03 futianfan