You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kindly help to solve the following error:
Generating CANDO matrix...
Traceback (most recent call last):
File "/tmp/ipykernel_3652/1890496437.py", line 10, in
lig_name=False, ncpus=ncpus)
File "/home/mi/anaconda3/lib/python3.7/site-packages/cando/cando.py", line 4224, in generate_matrix
p_dict[p[0]] = list(zip(p[1].split(','),p[2].split(',')))
IndexError: tuple index out of range
The text was updated successfully, but these errors were encountered:
Kindly help to solve the following error:
Generating CANDO matrix...
Traceback (most recent call last):
File "/tmp/ipykernel_3652/1890496437.py", line 10, in
lig_name=False, ncpus=ncpus)
File "/home/mi/anaconda3/lib/python3.7/site-packages/cando/cando.py", line 4224, in generate_matrix
p_dict[p[0]] = list(zip(p[1].split(','),p[2].split(',')))
IndexError: tuple index out of range
The text was updated successfully, but these errors were encountered: