A
A
azzzzzino2022-01-09 21:19:03
Python
azzzzzino, 2022-01-09 21:19:03

How to solve compilation error with nuitka?

when compiling the simplest code, an error occurs
static_src\MainProgram.c: In function 'wmain':
static_src\MainProgram.c:701:42: error: converting to execution character set: Illegal byte sequence
701 | Py_SetPythonHome(L"" PYTHON_HOME_PATH);
although all environment variables are set correctly

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Gornostaev, 2022-01-09
@azzzzzino

Perhaps Cyrillic characters are on the way.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question