--
You received this message because you are subscribed to the Google Groups "Cantera Users' Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cantera-user...@googlegroups.com.
To post to this group, send email to canter...@googlegroups.com.
Visit this group at https://groups.google.com/group/cantera-users.
For more options, visit https://groups.google.com/d/optout.
Chris,
I would suggest that managing Python’s search path is mainly a topic for the Python documentation, not the Cantera documentation.
I’m not sure how you’re getting a Python 3 directory on your Python 2 search path, unless there’s something that’s setting the PYTHONPATH environment variable. This can happen if you’re using the setup_cantera script — there is unfortunately no way to set this variable in a way that will work for both.
Regards,
Ray
Cantera has been successfully installed.
File locations:
applications /usr/local/bin
library files /usr/local/lib64
C++ headers /usr/local/include
samples /usr/local/share/cantera/samples
data files /usr/local/share/cantera/data
Python 2 package (cantera) /usr/local/lib64/python2.7/site-packages
Python 2 samples /usr/local/lib64/python2.7/site-packages/cantera/examples
Python 3 package (cantera) /usr/local/lib64/python3.4/site-packages
Python 3 samples /usr/local/lib64/python3.4/site-packages/cantera/examples
Setup scripts to configure the environment for Cantera are at:
setup script (bash) /usr/local/bin/setup_cantera
setup script (csh/tcsh) /usr/local/bin/setup_cantera.csh
It is recommended that you run the script for your shell by typing:
source /usr/local/bin/setup_cantera
before using Cantera, or else include its contents in your shell login script.
scons: done building targets.