patcher version_main is None #1130
Unanswered
M-Zubair10
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Using headless mode in uc, it checks self.patcher.version_main, however if version_main is 0 i.e auto, it is defualt and the exception NoneType can't be compared will be raised here
I know a quick solution, but this should be added in library
Thanks
Beta Was this translation helpful? Give feedback.
All reactions