Problem during generating a single executable file. #820
Answered
by
ZiguoAtGitHub
ZiguoAtGitHub
asked this question in
Q&A
-
Hi Marco, For your convenience, all files all py files and spec file for pyinstaller are attached. |
Beta Was this translation helpful? Give feedback.
Answered by
ZiguoAtGitHub
Feb 25, 2023
Replies: 1 comment 5 replies
-
Hi Marco, |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
marcomusy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi Marco,
I found the reason just a moment ago: The NoneType error of "vedo_init_.py" is caused by setting the console to False in the spec file.
Hope it be helpful for you to solve this problem.