-
main.py
generate.py
qr_gen.py
Error:
|
Beta Was this translation helpful? Give feedback.
Answered by
Soif2Sang
Nov 2, 2022
Replies: 1 comment
-
Because self(GenerateLogic class) doesnt have "qr_extension_entry" attribute, you are trying to call an attribute from Generate class |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Jeymen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Because self(GenerateLogic class) doesnt have "qr_extension_entry" attribute, you are trying to call an attribute from Generate class