Skip to content

ModuleNotFoundError: No module named 'pyarmor_runtime_000000' when running an exe file #1334

@wookidooki8

Description

@wookidooki8

i have used pyarmor on my scripts and i used cython Setup.py build_ext --inplace to make them into c files
and i used pyinstaller main.spec to pack them all into an exe file.
but when running i get ModuleNotFoundError: No module named 'pyarmor_runtime_000000'
im using trial version and python 3.10 on windows10. i had no problem with other obfuscator.
is there any way to solve this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions