V
V
Vyacheslav Grachunov2020-03-15 16:21:59
Python
Vyacheslav Grachunov, 2020-03-15 16:21:59

Nuitka does not see the compiler, what should I do?

Installed Anaconda
Installed mingw64 in it
conda install m2w64-gcc libpython
Installed nuitka

conda install --force-reinstall -c conda-forge nuitka

Trying to compile hello.py :
python -m nuitka --standalone --mingw64 hello.py
Error, mismatch between Python ('x86_64') and C compiler ('None') arches.

Does not see the compiler.
How to indicate?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question