Assistance Needed for "CAD import failed" Error in pyPrimeMesh on Ansys 2024R2 #998
Unanswered
BearChick18
asked this question in
Q&A
Replies: 1 comment
-
Hi @BearChick18, There are fixes added for PATH at Ansys 25R1 / PyPrimeMesh 0.7.0. Is it possible for you to upgrade to these versions to resolve this issue? (Cc @ansutremel) Thanks |
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.
-
Hello,
I have been continuously encountering a "CAD import failed" error while using pyPrimeMesh, and I am seeking help with this issue.
First, the sample file I used is "06_blade_morph." However, the following error persists

Currently, I am running Ansys on Windows, with Ansys version 2024R2 and Python version 3.11.6.
Additionally, here is the list of libraries installed in my current Python environment
Package Version
ansys-api-dbu 0.3.16
ansys-api-fluent 0.3.35
ansys-api-geometry 0.4.50
ansys-api-meshing-prime 0.1.3
ansys-api-platform-instancemanagement 1.1.2
ansys-api-tools-filetransfer 0.1.1
ansys-fluent-core 0.30.2
ansys-geometry-core 0.10.1
ansys-meshing-prime 0.6.2
ansys-platform-instancemanagement 1.1.2
ansys-tools-filetransfer 0.1.1
ansys-tools-path 0.7.1
ansys-tools-visualization-interface 0.8.3
ansys-units 0.4.0
pyansys-tools-report 0.8.2
I found a similar issue at the link below and attempted to resolve it by referring to the "conflicting DLLs in Path variable #344." However, the same error continues to occur.
The steps I followed from the "conflicting DLLs in Path variable #344" resolution process are as follows

I am still a beginner in pyAnsys and Python code development. If any explanation is lacking or if I have made any mistakes, please let me know so that I can provide any additional information needed to resolve the issue.
I would be extremely grateful for your help.
Have a great day.
Sincerely,
Cho from Korea
Beta Was this translation helpful? Give feedback.
All reactions