Hi Dr. Steven,
I installed Cantera through Anaconda by defining a new environment named spam and used the command as given in the installation document.
C:\Users\nikhil.b>activate spam
(spam) C:\Users\nikhil.b>conda list
# packages in environment at C:\Users\nikhil.b\AppData\Local\New folder\envs\spam:
#
# Name Version Build Channel
alabaster 0.7.10 py36hcd07829_0
asn1crypto 0.24.0 py36_0
astroid 1.6.4 py36_0
babel 2.6.0 py36_0
backcall 0.1.0 py36_0
bleach 2.1.3 py36_0
ca-certificates 2018.03.07 0
cantera 2.3.0 np113py36_2 cantera
The error obtained is as follows:
CanteraError:
***********************************************************************
CanteraError thrown by ct2ctml_string:
Error converting input file "./42_species_skeletal_mechanism.cti" to CTML.
Python command was: 'C:\Users\nikhil.b\AppData\Local\New folder\pkgs\python-3.6.4-h6538335_1\python.exe'
The exit code was: 1
-------------- start of converter log --------------
sys.path: ['', 'C:\\Users\\nikhil.b\\AppData\\Local\\New folder\\pkgs\\python-3.6.4-h6538335_1\\python36.zip', 'C:\\Users\\nikhil.b\\AppData\\Local\\New folder\\pkgs\\python-3.6.4-h6538335_1\\DLLs', 'C:\\Users\\nikhil.b\\AppData\\Local\\New folder\\pkgs\\python-3.6.4-h6538335_1\\lib', 'C:\\Users\\nikhil.b\\AppData\\Local\\New folder\\pkgs\\python-3.6.4-h6538335_1', 'C:\\Users\\nikhil.b\\AppData\\Local\\New folder\\pkgs\\python-3.6.4-h6538335_1\\lib\\site-packages']
Traceback (most recent call last):
File "<string>", line 4, in <module>
--------------- end of converter log ---------------
***********************************************************************
This error is observed only when I run mechanisms in .cti format.
Thanks,
Nikhil