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
2022-03-15 16:46:05,425 geometry:30 INFO - Positioning molecules in starting conformation
Traceback (most recent call last):
File "/home/gdock/anaconda3/envs/gdock_server/bin/gdock", line 33, in <module>
sys.exit(load_entry_point('gdock', 'console_scripts', 'gdock')())
File "/home/gdock/gdock/src/gdock/cli.py", line 66, in main
geo.calc_initial_position()
File "/home/gdock/gdock/src/gdock/modules/geometry.py", line 44, in calc_initial_position
r_rest_c -= r_center
ValueError: operands could not be broadcast together with shapes (0,) (3,) (0,)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: