Replies: 4 comments 4 replies
-
Hi @ChuLake We will need more information to help you with this. What exactly do you want to compile as exe? PyMAPDL? What is the purpose of that? So far we do not support that, but we are happy to help you out as much as we can. |
Beta Was this translation helpful? Give feedback.
-
This is not a normal method, but you can move the 'ansys' folder in site-packages to another location before compiling and specify the 'ansys' folder with '--add-data'. |
Beta Was this translation helpful? Give feedback.
-
Please see this comment: #2550 (reply in thread) |
Beta Was this translation helpful? Give feedback.
-
Closed in favour of #2550 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
As title, I tried to use pyinstaller to compiler pyansys as exe, but it doesn't work. The error message always shows
FileNotFoundError: [Errno 2] No such file or directory: 'C:\users\........\app\apdl\VERSION'
How should I do to bypass this error? Many Thanks.
Beta Was this translation helpful? Give feedback.
All reactions