Skip to content

Problem with tkinter on x86 macOS after bundling #751

@PaulleDemon

Description

@PaulleDemon

All the build I bundled with my electron app works except for the mac x84 python build. The python itself works but when trying to use this to execute tkinter related scripts it fails with the following

Illegal instruction: 4

I have tried on windows, mac arm and linux, the python build works correctly and is able to execute tkinter scripts. But this failure happens only on the intel mac chips. Any solution to this problem?

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