ansys / pymechanical

Pythonic interface to Ansys Mechanical
https://mechanical.docs.pyansys.com/
MIT License
30 stars 13 forks source link

Bug: `ansys-mechanical` not able to take version arg if path is saved using `save-mechanical` #704

Closed dipinknair closed 2 months ago

dipinknair commented 2 months ago

ref: https://github.com/ansys/pymechanical/issues/694#issuecomment-2052548503

This is because if version is given, we directly check find-mechanical() which does not consider the saved path.