After trying to run my obfuscated project I get the following issue: ``` from .pyarmor_runtime_0019xx import __pyarmor__ ImportError: attempted relative import with no known parent package ```
After trying to run my obfuscated project I get the following issue: