Fixed isssues
- Fix issue: for Python 3.9+, it may be crashed when executing some special scripts. For example, different co_code objects use same
co_consts
(pyarmor.cli.core>=7.6.7) - Refine error message when using invalid activation file to register Pyarmor
- Fix issue #1962:
ImportError: __import__ not found
while using RTF mode