Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What could be causing this error? #63

Open
tbmny opened this issue Nov 10, 2023 · 1 comment
Open

What could be causing this error? #63

tbmny opened this issue Nov 10, 2023 · 1 comment

Comments

@tbmny
Copy link

tbmny commented Nov 10, 2023

Traceback (most recent call last):
File "d:\Misc\dumper-main\dumper-main\dump_keys.py", line 6, in
from Helpers.Scanner import Scan
File "d:\Misc\dumper-main\dumper-main\Helpers\Scanner.py", line 7, in
from Helpers.wv_proto2_pb2 import SignedLicenseRequest
File "d:\Misc\dumper-main\dumper-main\Helpers\wv_proto2_pb2.py", line 33, in
_descriptor.EnumValueDescriptor(
File "C:\Users\Brandon\AppData\Local\Programs\Python\Python310\lib\site-packages\google\protobuf\descriptor.py", line 780, in new
_message.Message._CheckCalledFromGeneratedFile()
TypeError: Descriptors cannot be created directly.

@knoxitus
Copy link

knoxitus commented Nov 17, 2023

+1 same error

the issue #59 solved it:
#59 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants