widevine_keys icon indicating copy to clipboard operation
widevine_keys copied to clipboard

Still working?

Open C0ldF opened this issue 3 years ago • 0 comments

Just download and installed all the requirements, but when try run with "" python l3.py "" appears this error:

G:\Download\Compressed\widevine_keys-main>py l3.py Traceback (most recent call last): File "G:\Download\Compressed\widevine_keys-main\l3.py", line 11, in from cdm import cdm, deviceconfig File "G:\Download\Compressed\widevine_keys-main\cdm\cdm.py", line 10, in from cdm.formats import wv_proto2_pb2 as wv_proto2 File "G:\Download\Compressed\widevine_keys-main\cdm\formats\wv_proto2_pb2.py", line 20, in _LICENSETYPE = DESCRIPTOR.enum_types_by_name['LicenseType'] AttributeError: 'NoneType' object has no attribute 'enum_types_by_name'

C0ldF avatar Apr 19 '22 15:04 C0ldF