File "cgenff_charmm2gmx_py3_nx2.py", line 53, in
import numpy as np
ImportError: No module named 'numpy'
I have python 3.5.2 version, NetworkX 2.3 and numpy-1.25.0 all pre installed but the error persists. Don't know what to do to fix this!
Does anybody can help me?