Pyinstaller packaging py error ImportError: No module named FileDialog.

I use pyinstaller to package the environment is python2.7.11,pyinstaller 3.3.1.
there are only these two py files

manage_utils.py

mainform.py.
,pyinstaller -F mainform.py,

,

how did this happen? And the path of program execution seems to have changed.
C:UsersMartinDesktopmanagedist > mainform
C:UsersMartinAppDataLocalTemp_MEI17~3
Why does the path C:UsersMartinAppDataLocalTemp_MEI17~3 appear?
and I looked for it manually and couldn"t find this. And ask the bosses for advice! Thank you so much!

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b306d8-2bd0d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b306d8-2bd0d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?