dbirch997 / cantera

Automatically exported from code.google.com/p/cantera
1 stars 0 forks source link

/bin/sh: PY/bin/python3.1: No such file or directory #27

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. compile the code by make

What is the expected output? What do you see instead?
cd Cantera/python; make minbuild
make[1]: Entering directory 
`/chalmers/users/jungfeng/Cantera/cantera-1.8.0-beta/Cantera/python'
(PY/bin/python3.1 setup.py build)
/bin/sh: PY/bin/python3.1: No such file or directory
make[1]: *** [minbuild] Error 127
make[1]: Leaving directory 
`/chalmers/users/jungfeng/Cantera/cantera-1.8.0-beta/Cantera/python'
make: *** [python] Error 2

What version of the product are you using? On what operating system?
I am trying to install :cantera-1.8.0-beta

My computer RedHat Linux 7 64bit system

Please provide any additional information below.

Original issue reported on code.google.com by jfyang...@gmail.com on 13 Oct 2010 at 12:31

GoogleCodeExporter commented 9 years ago
Cantera doesn't support Python 3. Please post your preconfig script and the 
output from running it.

Original comment by yarmond on 28 May 2011 at 12:20

GoogleCodeExporter commented 9 years ago
Implicitly resolved by transition to SCons.

Original comment by yarmond on 9 Apr 2012 at 11:50