pyarmor icon indicating copy to clipboard operation
pyarmor copied to clipboard

[BUG] `SystemError: unknown opcode`

Open mayuresh-quartic opened this issue 2 years ago • 0 comments

  • Title: Pyarmor 3.9 obfuscated script does not work on Python3.8

  • Reproduced steps: Obfuscate a module and using Python3.9 version and install in Python3.8 running program

  • Expected results Program should work without any error

  • Actual result Program fails with the following error SystemError: unknown opcode

mayuresh-quartic avatar May 02 '24 07:05 mayuresh-quartic