dashingsoft / pyarmor

A tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts.

Home Page:http://pyarmor.dashingsoft.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yocto setup for version 8

meowcakes opened this issue · comments

Hello, I saw there is a guide for setting up pyarmor v6 in Yocto here: #588 (comment)

Is there any guide for setting up pyarmor 8 in Yocto? Trying to use a similar approach I get ModuleNotFoundError: No module named 'pyarmor.cli.core.pytransform3' and ModuleNotFoundError: No module named 'pyarmor.cli.core.linux' errors.