astral-sh / astral-sh/python-build-standalone

Problem with tkinter on x86 macOS after bundling

Open
#751 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
4.4k
Forks
314
Avg merge
1d 9h
Merged PRs (30d)
27

Description

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.