Помогите пожалуйста защитил свой код с помощью pyarmor,запускаю,а там в место текста каракули.
Может быть это?
When Things Go Wrong — PyArmor 6.5.6 documentation
If the obfuscated scripts print unexpected output, you need learn this
https://docs.python.org/3.8/tutorial/interpreter.html#source-code-encoding
Then set the right source code encoding in the scripts, first run the plain script to make sure everything is fine, then obfuscate the scripts again.
Видимо файлы были сохранены не в UTF-8.