Hi, I am having the same issue as previously raised here with the CrossDocked set to process and then train (#12)
On running python ./DiffSBDD/process_crossdock.py /content/crossdocked_pocket10 --no_H
I am getting the same error as before:
#failed: 100000: 100% 100000/100000 [00:10<00:00, 9586.86it/s]
Traceback (most recent call last):
File "/process_crossdock.py", line 353, in
lig_coords = np.concatenate(lig_coords, axis=0)
File "<array_function internals>", line 5, in concatenate
ValueError: need at least one array to concatenate
Was this resolved?
Thank you in advance.
Hi, I am having the same issue as previously raised here with the CrossDocked set to process and then train (#12)
On running python ./DiffSBDD/process_crossdock.py /content/crossdocked_pocket10 --no_H
I am getting the same error as before:
#failed: 100000: 100% 100000/100000 [00:10<00:00, 9586.86it/s]
Traceback (most recent call last):
File "/process_crossdock.py", line 353, in
lig_coords = np.concatenate(lig_coords, axis=0)
File "<array_function internals>", line 5, in concatenate
ValueError: need at least one array to concatenate
Was this resolved?
Thank you in advance.