The error ‘fatal error: __constants.h: No so much file or directory’ occurs when building in Nuitka
I made a program to analyze Excel and draw graphs using PySide6 (PyQt6 replacement) and numpy, matplotlib, mplcursors, pandas, etc. It’s a program that draws differently depending on the user’s manipulation. It works fine without building with Nuitka.