Replies: 1 comment
-
Please refer to the official documentation: https://github.com/PaddlePaddle/PaddleX/blob/develop/docs/pipeline_deploy/packaging.en.md |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Has anyone managed to create an .exe with the new version 3.0? I'm trying with pyinstaller but it doesn't work.
I'm able to exec the basic example with cpu mode of the provided code:
But I can't create a .exe that works on Windows, I have seen examples of pyinstaller for version 2.0, is it possible that those don't work for version 3.0 ?
Has anyone succeeded?
Beta Was this translation helpful? Give feedback.
All reactions