ansys / pyensight

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

session.show("remote") not working if EnSight is less than 2024R1 #358

Closed mariostieriansys closed 5 months ago

mariostieriansys commented 5 months ago

πŸ” Before submitting the issue

🐞 Description of the bug

As in title

πŸ“ Steps to reproduce

As in title

πŸ’» Which operating system are you using?

Windows

πŸ“€ Which ANSYS version are you using?

2023R2

🐍 Which Python version are you using?

3.10

πŸ“¦ Installed packages

ansys-api-pyensight==0.3.7
ansys-pyensight-core==0.7.7
asttokens==2.4.1
atomicwrites==1.4.1
attrs==23.2.0
black==24.2.0
build==1.0.3
bump2version==1.0.1
certifi==2024.2.2
cfgv==3.4.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
coverage==7.4.3
decorator==5.1.1
dill==0.3.7
distlib==0.3.8
docker==7.0.0
executing==2.0.1
filelock==3.13.1
grpcio==1.62.1
identify==2.5.33
idna==3.6
iniconfig==2.0.0
ipdb==0.13.13
ipython==8.20.0
jedi==0.19.1
matplotlib-inline==0.1.6
mypy-extensions==1.0.0
nodeenv==1.8.0
numpy==1.26.4
packaging==24.0
parso==0.8.3
pathspec==0.12.1
pillow==10.2.0
platformdirs==4.1.0
pluggy==1.4.0
pre-commit==3.6.0
prompt-toolkit==3.0.43
protobuf==4.25.3
psutil==5.9.8
pure-eval==0.2.2
py==1.11.0
Pygments==2.17.2
pypng==0.20220715.0
pyproject_hooks==1.0.0
pytest==7.1.2
pytest-cov==4.1.0
pytest-mock==3.10.0
pywin32==306
PyYAML==6.0.1
requests==2.31.0
six==1.16.0
stack-data==0.6.3
tomli==2.0.1
traitlets==5.14.1
urllib3==1.26.18
virtualenv==20.25.0
wcwidth==0.2.13
mariostieriansys commented 5 months ago

fixed