After the Pyarmor encrypted file is compiled, it runs with an error message

Traceback (most recent call last):
  File "pyarmorjm.py", line 2, in <module>
ModuleNotFoundError: No module named 'pyarmor_runtime_000000'

May I ask what’s going on?

You’re welcome to ask, but it will be quite impossible for us to know an answer without more information.

Please try to create a proper example, so that we can follow along and reproduce the problem. If we can see exactly what happens, then we can start to understand it.

Why not ask the pyarmor developers?

all right…

As long as the program with a large number of reference packages is encrypted with Pyarmor and packaged with Pyinstaller, this situation will occur, which feels like the reference package is lost.

I have asked a question on GitHub