Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug located in ... exhaust_system_settings_api.py #3252

Closed
2 tasks done
hpohekar opened this issue Sep 2, 2024 · 0 comments · May be fixed by #3234
Closed
2 tasks done

Bug located in ... exhaust_system_settings_api.py #3252

hpohekar opened this issue Sep 2, 2024 · 0 comments · May be fixed by #3234
Assignees
Labels
bug Something isn't working Fluent Possibly requires Fluent code change Settings API

Comments

@hpohekar
Copy link
Collaborator

hpohekar commented Sep 2, 2024

🔍 Before submitting the issue

  • I have searched among the existing issues
  • I am using a Python virtual environment

🐞 Description of the bug

RuntimeError: api-create-obj: new objects of this type cannot be created
Error Object: results/scene/scene-1/graphics-objects
    Traceback (most recent call last):
      File "D:\ANSYSDev\pyansys\pyfluent\examples\00-fluent\exhaust_system_settings_api.py", line 733, in <module>
        scene1.graphics_objects["mesh-1"] = {
      File "D:\ANSYSDev\pyansys\pyfluent\src\ansys\fluent\core\solver\flobject.py", line 1840, in __setitem__
        self.flproxy.create(self.path, name)
      File "D:\ANSYSDev\pyansys\pyfluent\src\ansys\fluent\core\services\settings.py", line 124, in _fn
        return fn(self, *args, **kwds)
      File "D:\ANSYSDev\pyansys\pyfluent\src\ansys\fluent\core\services\settings.py", line 215, in create
        self._service_impl.create(request)
      File "D:\ANSYSDev\pyansys\pyfluent\src\ansys\fluent\core\services\settings.py", line 55, in create
        return self.__stub.Create(request, metadata=self.__metadata)
      File "D:\ANSYSDev\pyansys\pyfluent\venv\lib\site-packages\grpc\_interceptor.py", line 277, in __call__
        response, ignored_call = self._with_call(
      File "D:\ANSYSDev\pyansys\pyfluent\venv\lib\site-packages\grpc\_interceptor.py", line 329, in _with_call
        call = self._interceptor.intercept_unary_unary(
      File "D:\ANSYSDev\pyansys\pyfluent\src\ansys\fluent\core\services\interceptors.py", line 122, in intercept_unary_unary
        return self._intercept_call(continuation, client_call_details, request)
      File "D:\ANSYSDev\pyansys\pyfluent\src\ansys\fluent\core\services\interceptors.py", line 112, in _intercept_call
        raise ex from None
RuntimeError: api-create-obj: new objects of this type cannot be created
Error Object: results/scene/scene-1/graphics-objects

📝 Steps to reproduce

  1. Run examples/exhaust_system_settings_api.py

💻 Which operating system are you using?

Windows

📀 Which ANSYS version are you using?

25R1

🐍 Which Python version are you using?

3.10

📦 Installed packages

about-time==4.2.1
accessible-pygments==0.0.5
alabaster==0.7.16
alive-progress==3.1.5
ansys-api-fluent==0.3.27
ansys-api-platform-instancemanagement==1.1.0
ansys-api-tools-filetransfer==0.1.0
-e git+https://github.com/ansys/pyfluent.git@a0d527e09dc8a67e4ba3a70b00883dba0e41f997#egg=ansys_fluent_core
ansys-platform-instancemanagement==1.1.2
ansys-sphinx-theme==1.0.7
ansys-tools-filetransfer==0.1.0
ansys-units==0.3.2
asttokens==2.4.1
attrs==24.2.0
autodocsumm==0.2.13
babel==2.16.0
beartype==0.18.5
beautifulsoup4==4.12.3
bleach==6.1.0
build==1.2.1
CacheControl==0.14.0
certifi==2024.8.30
charset-normalizer==3.3.2
cleo==2.1.0
click==8.1.7
colorama==0.4.6
comm==0.2.2
contourpy==1.3.0
crashtest==0.4.1
cycler==0.12.1
debugpy==1.8.5
decorator==5.1.1
defusedxml==0.7.1
distlib==0.3.8
docker==7.1.0
docutils==0.21.2
dulwich==0.21.7
exceptiongroup==1.2.2
executing==2.1.0
fastjsonschema==2.20.0
filelock==3.15.4
fonttools==4.53.1
grapheme==0.6.0
grpcio==1.66.1
grpcio-health-checking==1.62.3
idna==3.8
imagesize==1.4.1
importlib_metadata==8.4.0
iniconfig==2.0.0
installer==0.7.0
ipykernel==6.29.5
ipython==8.27.0
ipywidgets==8.1.5
jaraco.classes==3.4.0
jedi==0.19.1
Jinja2==3.1.4
joblib==1.4.2
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
jupyter-sphinx==0.5.3
jupyter_client==8.6.2
jupyter_core==5.7.2
jupyterlab_pygments==0.3.0
jupyterlab_widgets==3.0.13
keyring==24.3.1
kiwisolver==1.4.5
livereload==2.7.0
lxml==5.3.0
MarkupSafe==2.1.5
matplotlib==3.9.0
matplotlib-inline==0.1.7
mistune==3.0.2
more-itertools==10.4.0
msgpack==1.0.8
nbclient==0.10.0
nbconvert==7.16.4
nbformat==5.10.4
nest-asyncio==1.6.0
nltk==3.9.1
numpy==1.26.4
numpydoc==1.6.0
packaging==24.1
pandas==2.2.2
pandocfilters==1.5.1
parso==0.8.4
pdf2image==1.17.0
pexpect==4.9.0
pillow==10.4.0
pkginfo==1.11.1
platformdirs==4.2.2
pluggy==1.5.0
poetry==1.8.3
poetry-core==1.9.0
poetry-plugin-export==1.8.0
prompt_toolkit==3.0.47
protobuf==4.25.4
psutil==6.0.0
ptyprocess==0.7.0
pure_eval==0.2.3
pydata-sphinx-theme==0.15.4
Pygments==2.18.0
pypandoc==1.13
pyparsing==3.1.4
pyproject_hooks==1.1.0
pytest==8.3.2
pytest-sphinx==0.6.3
python-dateutil==2.9.0.post0
pytz==2024.1
pywin32==306
pywin32-ctypes==0.2.3
PyYAML==6.0.2
pyzmq==26.2.0
rapidfuzz==3.9.6
referencing==0.35.1
regex==2024.7.24
requests==2.32.3
requests-toolbelt==1.0.0
rpds-py==0.20.0
shellingham==1.5.4
six==1.16.0
snowballstemmer==2.2.0
soupsieve==2.6
Sphinx==7.4.7
sphinx-autobuild==2021.3.14
sphinx-autodoc-typehints==2.3.0
sphinx-copybutton==0.5.2
sphinx-gallery==0.17.0
sphinx-notfound-page==1.0.4
sphinx-toggleprompt==0.5.2
sphinxcontrib-applehelp==2.0.0
sphinxcontrib-devhelp==2.0.0
sphinxcontrib-htmlhelp==2.1.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==2.0.0
sphinxcontrib-websupport==2.0.0
sphinxemoji==0.3.1
stack-data==0.6.3
tabulate==0.9.0
tinycss2==1.3.0
tomli==2.0.1
tomlkit==0.13.2
tornado==6.4.1
tqdm==4.66.5
traitlets==5.14.3
trove-classifiers==2024.7.2
typing_extensions==4.12.2
tzdata==2024.1
urllib3==2.2.2
virtualenv==20.26.3
wcwidth==0.2.13
webencodings==0.5.1
widgetsnbextension==4.0.13
zipp==3.20.1
@hpohekar hpohekar added bug Something isn't working Fluent Possibly requires Fluent code change Settings API labels Sep 2, 2024
@hpohekar hpohekar linked a pull request Sep 2, 2024 that will close this issue
@hpohekar hpohekar self-assigned this Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Fluent Possibly requires Fluent code change Settings API
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant