pymechanical icon indicating copy to clipboard operation
pymechanical copied to clipboard

launch_mechanical has a version argument that is only supported if pypim is configured

Open koubaa opened this issue 2 years ago • 1 comments

it should be usable without pypim.

Furthermore, pim should only be installed using a [pim] option.

pip install ansys-mechanical-core => pim not installed

pip install ansys-mechanical-core[pim] => pim installed

koubaa avatar Sep 27 '23 13:09 koubaa

There is still the open issue that the "version" argument of launch_mechanical doesn't do anything when not using PIM. Reopening

koubaa avatar Jan 24 '25 15:01 koubaa