nuitka compiling errors
Archiviert 2 years ago
L
lloserr
```Nuitka-Plugins:INFO: pkg-resources: Injecting post-module load code for module 'pkg_resources':
Nuitka-Plugins:INFO: pkg-resources: Registering Nuitka loader with "pkg_resources".
Nuitka:INFO: Completed Python level compilation and optimization.
Nuitka:INFO: Generating source code for C backend compiler.
Nuitka:INFO: Running data composer tool for optimal constant value handling.
Nuitka:INFO: Running C compilation via Scons.
Nuitka-Scons:INFO: Mismatch between Python binary ('C:\Users\LOSER\AppData\Local\Programs\Python\Python39\python.exe' -> 'pei-x86-64') and C compiler ('E:\Downloads\nim-1.6.12_x64\nim-1.6.12\dist\mingw64\bin\gcc.exe' -> 'None') arches, that compiler is ignored!
Nuitka-Scons:INFO: Backend C compiler: gcc (gcc).
Backend C: 7.8%|█▉ | 35/448scons: *** [module.PIL.BmpImagePlugin.o] Error 3221225477```
i get this error when compiling my source. Please help me fix it
