Hello Everyone,
I am using gromacs for MD simulation of the protein-ligand complex.
I am using CHARMM force field but it is continuously showing the following error. I checked and some people reported that using Networkx v 1.11 solved this issue. I also installed v 1.11 but showing the following error.
Traceback (most recent call last):
File "cgenff_charmm2gmx_py2.py", line 51, in
import networkx as nx
ImportError: No module named networkx