When I executed the bonded_indices() method of the pytraj.Atom class,
I got the following error.
File "pytraj/core/topology_objects.pyx", line 57, in pytraj.core.topology_objects.Atom.bonded_indices
ValueError: Buffer dtype mismatch, expected 'int' but got 'long'
When I executed the bonded_indices() method of the pytraj.Atom class, I got the following error.
python: 3.8.1 cpptraj: V4.26.2 (GitHub) pytraj: 2.0.5.dev0