Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to download Kakao stickers with macOS arm64 compiled version #186

Closed
laggykiller opened this issue Aug 3, 2024 · 1 comment
Closed

Comments

@laggykiller
Copy link
Owner

Discovered in #171 (comment)

  • Does not affect python version installed by pip install
  • Does not affect macOS x86_64 compiled verseion
  • Does not affect other OS compiled version
  • Could not replicate broken compiled version on local m1 mac machine with same nuitka (2.3.11) and python (3.12) version as 2.9.3
@laggykiller
Copy link
Owner Author

Looks like this is caused by delocate-fuse making broken py_mini_racer/snapshot_blob.bin that malfunction in arm64 environment.

Since there is macOS arm64 runner on github already, we don't have to create universal2 wheels before compiling, so we can get rid of this step and should solve the problem.

Should be solved in 2.9.4

@laggykiller laggykiller pinned this issue Aug 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant