I build an executable file using pyinstaller (pyinstaller --onefile my_script.py)
The executable crash when I try to access a value from the pandas series object :