Skip to content

Pyinstaller does not play nice with the precompiled mypyc wheels #255

@kohlerj

Description

@kohlerj

Hi!

We recently upgraded tomli from 2.0.1 to the latest version and we started having issue a missing module xxxxxxxxx_mypyc while deploying the executable generated by Pyinstaller.

From what I gathered from different sources, the most appropriate solution would be to write a hook to help Pyinstaller know which modules are required to package tomli properly.

Is this something you guys already encountered or have experience with?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions