0

I'm trying to use cantera in spyder for a code, but I keep getting this error:

File "c:\users\usuario\.spyder-py3\temp.py", line 7, in <module>
    import cantera as ct

ModuleNotFoundError: No module named 'cantera'

I have installed Conda and followed the instructions that Cantera's web site said (https://cantera.org/install/conda-install.html#sec-install-conda)

It's very frustating and I don't know what to do. Can you help me please?

  • Did you also install Spyder into that same environment? If not, Spyder will be finding packages in whatever environment it is installed in, not the one where you installed Cantera. – darthbith Nov 27 '22 at 15:59

0 Answers0