RMG-database icon indicating copy to clipboard operation
RMG-database copied to clipboard

importChemkinLibrary.py

Open jeehyunatrmg opened this issue 5 years ago • 0 comments
trafficstars

when running importChemkinLibrary.py as below

python importChemkinLibrary.py chem.inp species_dictionary.txt nameofthePES it shows the error as below.

Traceback (most recent call last): File "importChemkinLibrary.py", line 16, in from rmgpy.chemkin import loadChemkinFile, getSpeciesIdentifier ImportError: cannot import name 'loadChemkinFile' from 'rmgpy.chemkin' (/home/jeehyun/RMG-Py/rmgpy/chemkin.cpython-37m-x86_64-linux-gnu.so)

jeehyunatrmg avatar Apr 05 '20 23:04 jeehyunatrmg