Hello,
I am using Anaconda with python 3.9 and trying to install Cantera 2.5.1 for VS 2019. I have previously applied the same instructions with same versions without any issue in my previous laptop (also Windows 10). However, this time I am encountering the following error, when using "scons build":
Traceback (most recent call last):
File "C:\Users\modabba1\cantera_github\cantera\interfaces\cython\setup.py", line 16, in <module>
from distutils.command.bdist_msi import bdist_msi
ModuleNotFoundError: No module named 'distutils.command.bdist_msi'
scons: *** [build\python\cantera\__init__.py] Error 1
scons: building terminated because of errors.
The full scons build log is attached to this message. I wondering, if I have forgotten some important steps. Or this error has to do with my python version? I haven't find any post regarding this issue.
If you have any advice on how to overcome this problem, I would really appreciate it.
Kinda regards,
Amin modabberian