Unable to connect Pyprimemesh server.

Hello All,

Can anyone guide me, How to launch Ansys pyprimemesh library and connect to server? Rightnow I have ansys 2023R1 licensed version and python 3.9 version. Also installed pyprimemesh file from Github. then afterthat how to use and connect? I am already taking help of pyansys documentary. (https://prime.docs.pyansys.com/version/stable/getting_started/index.html) still not able to connect it ?

script :-

  • pip install ansys-meshing-prime[all]
  • import ansys.meshing.prime as prime

    with prime.launch_prime() as prime_client:
    model = prime_client.model

Error:- Please see the attachment.

Tagged:

Comments