Open einbauch opened 4 years ago
import DeepSigns Traceback (most recent call last):
File "", line 1, in import DeepSigns
ImportError: bad magic number in 'DeepSigns': b'\x16\r\r\n'
I also met the problem. I have tried different versions of python, but it didn't work. Have you sovled that? Could you tell me the solution? Thank you.
@Bitadr Could you please tell me the version of python corresponding to your project? If you are willing to upload the source codes , I can't be more grateful.
Have you guys solved the problem? I met the same problem.
import DeepSigns Traceback (most recent call last):
File "", line 1, in
import DeepSigns
ImportError: bad magic number in 'DeepSigns': b'\x16\r\r\n'