Skip to content

pyd nested call error #1846

@yeyuxmf

Description

@yeyuxmf

I used C++ to customize a cross function, and then successfully compiled it to cross.pyd. Now I call it in a.py file, then compile it into exe executable file, run exe result is normal. But if I call this cross.pyd nested and compile the project into an exe executable file, when I run exe, I will report that I can't find the cross function. Why? In addition, there is no problem in compiling. pyd file nested calls of Python's third-party libraries into exe executable files.

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