Pipeline broken for Windows build
Hello @erxleb87 ,
A few weeks ago you helped me setting a pipeline that would create an .exe file with pyinstaller, for the program Spectra Compiler.
At that moment, you showed a successful run of the pipeline, with a working .exe file. However, I have made some changes on app.py
but the pipeline now does not create artifacts, and when I run the pyinstaller code locally on my computer, there is an error about missing libraries.
Do you have any ideas on how to fix this?
Thank you and best regards,
Edgar