otaha178 / Emotion-recognition

Real time emotion recognition
MIT License
1.04k stars 361 forks source link

I have a problem about converting the file. #37

Closed ViousGod closed 4 years ago

ViousGod commented 4 years ago

First, thank you for sharing this resource.

Now, I want to use 'pyinstaller', and let the '.py' to '.exe'.

but, when I use command 'pyinstaller --onefile Run.ipyb'

cmd show 'line 5, in NameError:name 'null' is not defined'

Could u solve this problem? thank you, sir.