Skip to content

Create executable with Open3D using PyInstaller #8256

Answered by rokm
hrimov asked this question in Help
Discussion options

You must be logged in to vote

It turns out that in my case, it was not dependency issue; instead, I had AVX and AVX2 support/pass-through disabled on the "minimal" VM where I was testing (while it was enabled on the build VM).

So I guess to rule this out as a possible cause of the issue - what kind of machine are you trying to run the frozen program on? Does it support AVX/AVX2?

Replies: 1 comment 9 replies

Comment options

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

@hrimov
Comment options

@rokm
Comment options

@rokm
Comment options

Answer selected by hrimov
@hrimov
Comment options

@rokm
Comment options

@rokm
Comment options

@hrimov
Comment options

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