mecky@DESKTOP-P2C3VM2:/mnt/c/cta-ns2$ python3 cgenff_charmm2gmx.py UNK unk_fix.mol2 unk.str charmm36-jul2022.ff

Traceback (most recent call last):

File "/mnt/c/epigall-ns2/cgenff_charmm2gmx.py", line 54, in

import networkx as nx

File "/home/mecky/.local/lib/python3.10/site-packages/networkx/__init__.py", line 84, in

import networkx.generators

File "/home/mecky/.local/lib/python3.10/site-packages/networkx/generators/__init__.py", line 5, in

from networkx.generators.classic import *

File "/home/mecky/.local/lib/python3.10/site-packages/networkx/generators/classic.py", line 21, in

from networkx.algorithms.bipartite.generators import complete_bipartite_graph

File "/home/mecky/.local/lib/python3.10/site-packages/networkx/algorithms/__init__.py", line 12, in

from networkx.algorithms.dag import *

File "/home/mecky/.local/lib/python3.10/site-packages/networkx/algorithms/dag.py", line 2, in

from fractions import gcd

ImportError: cannot import name 'gcd' from 'fractions' (/usr/lib/python3.10/fractions.py)

mecky@DESKTOP-P2C3VM2:/mnt/c/cta-ns2$

More Chukwuemeka Okolo's questions See All
Similar questions and discussions