I am in the process of developing a preprocessor in Python. Trying to have a builder run my Python script results in the following error:
I read somewhere, that the file needs to be a .exe. This is not convenient as I am trying to improve the script and would have to generate an .exe everytime I changed something.
This is the configuration of the builder program (project -> properties -> builders -> 'Preprocessor'):