Closed ViousGod closed 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.
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.