Skip to content

Pyinstaller with Wine #9041

Answered by mattmull42
mattmull42 asked this question in Help
Feb 26, 2025 · 2 comments · 3 replies
Discussion options

You must be logged in to vote

Oh I see, you are right.
I tried your code snippet, turns out numpy is the culprit, which is quite sad seeing how common the package is.
From quick tests, numpy>=2.2.2 is broken, but works with numpy==2.2.1.

As a workaround I will just use numpy==2.2.1 for my Windows project.

Many thanks for you help!

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@rokm
Comment options

rokm Feb 26, 2025
Maintainer

@mattmull42
Comment options

Answer selected by mattmull42
@rokm
Comment options

rokm Feb 26, 2025
Maintainer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants