When I run my python script it’s saying that a module is missing even though it is installed using Linux Debian
So I am trying to run a python script that has pyarmor and when I run it it says
from pyarmor_runtime_000000 import pyarmor
ModuleNotFoundError: No module named ‘pyarmor_runtime_000000’