ansys / pyensight

Python API for EnSight
http://ensight.docs.pyansys.com
MIT License
6 stars 2 forks source link

Fix kit problems with search path logic and module reload #402

Closed david-bremer closed 3 months ago

david-bremer commented 3 months ago

Fix a problem testing the directory that kit_dir is in. Guarding against 'pyensight', 'src', etc. showing up multiple times in the full path.

Fix a problem reloading the pyensight dsg_server and omniverse_dsg_server, after the first installation.

mariostieriansys commented 3 months ago

@david-bremer I have only an issue with this PR. We have now the internal repo where we are hosting the extension. Would you please create the same on the new repo?

https://github.com/ansys-internal/ansys-tools-omniverse

randallfrank commented 3 months ago

@david-bremer I have only an issue with this PR. We have now the internal repo where we are hosting the extension. Would you please create the same on the new repo?

https://github.com/ansys-internal/ansys-tools-omniverse

@david-bremer @mariostieriansys I just added this PR to ansys-tools-omniverse.