Export application problem especially when include csv library in processing.py

Sorry, I forgot to mention that when the application close automatically (my first problem), all CSV data are stored in the folder named “data” which is automatically created when I exported the application.

So, I still confused about how to handle this. Because when I put the CSV data together in the same directory with the *.exe file (as you suggested), it is no problem. :crying_cat_face: