Command: python cgenff_charmm2gmx.py jz4 jz4_fix.mol2 jz4.str charmm-mar2019.ff
Error:
Traceback (most recent call last):
File "cgenff_charmm2gmx.py", line 47, in
import networkx as nx
File "/mnt/c/project/networkx/__init__.py", line 23
f"{release.authors['Hagberg'][0]} \n"
SyntaxError: invalid syntax
I am unable to understand what is the error in syntax here.
I have tried importing networkx . But i don't know if it is installed or not .I am using ubuntu on window. I downloaded python networkx 1.11 file but don't know how to install it into ubuntu.