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

Unable to set rp_var #3571

Open
2 tasks done
cons013 opened this issue Dec 13, 2024 · 0 comments
Open
2 tasks done

Unable to set rp_var #3571

cons013 opened this issue Dec 13, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@cons013
Copy link

cons013 commented Dec 13, 2024

🔍 Before submitting the issue

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

🐞 Description of the bug

Setting an rp_var in python does not work and throws an Error: rp-var-value-set!: undefined variable error.

📝 Steps to reproduce

Image

Image

In the first image fakevar was set as a string, the result is the same.

💻 Which operating system are you using?

Linux

📀 Which ANSYS version are you using?

24.2

🐍 Which Python version are you using?

3.11

📦 Installed packages

alabaster                             0.7.16      A light, configurable Sphinx theme
altgraph                              0.17.4      Python graph (network) package
ansys-api-fluent                      0.3.29      Autogenerated python gRPC interface package for ansys-api-fluent, built on 15:19:16 on 10 December 2024
ansys-api-platform-instancemanagement 1.1.0       Autogenerated python gRPC interface package for ansys-api-platform-instancemanagement, built on 09:44:35 on 24 April 2024
ansys-api-tools-filetransfer          0.1.1       Autogenerated python gRPC interface package for ansys-api-tools-filetransfer.
ansys-fluent-core                     0.27.0      PyFluent provides Pythonic access to Ansys Fluent
ansys-platform-instancemanagement     1.1.2       A Python wrapper for Ansys platform instancemanagement
ansys-tools-filetransfer              0.1.1       A Python client for uploading and downloading files via gRPC.
ansys-units                           0.3.4       Pythonic interface for units, unit systems, and unit conversions.
attrs                                 24.2.0      Classes Without Boilerplate
babel                                 2.16.0      Internationalization utilities
backports-tarfile                     1.2.0       Backport of CPython tarfile module
certifi                               2024.8.30   Python package for providing Mozilla's CA Bundle.
cffi                                  1.17.1      Foreign Function Interface for Python calling C code.
charset-normalizer                    3.4.0       The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.
click                                 8.1.7       Composable command line interface toolkit
cryptography                          44.0.0      cryptography is a package which provides cryptographic recipes and primitives to Python developers.
docker                                7.1.0       A Python library for the Docker Engine API.
docutils                              0.21.2      Docutils -- Python Documentation Utilities
grpcio                                1.68.1      HTTP/2-based RPC framework
grpcio-health-checking                1.62.3      Standard Health Checking Service for gRPC
idna                                  3.10        Internationalized Domain Names in Applications (IDNA)
imagesize                             1.4.1       Getting image size from png/jpeg/jpeg2000/gif file
importlib-metadata                    8.5.0       Read metadata from Python packages
iniconfig                             2.0.0       brain-dead simple config-ini parsing
jaraco-classes                        3.4.0       Utility functions for Python class constructs
jaraco-context                        6.0.1       Useful decorators and context managers
jaraco-functools                      4.1.0       Functools like those found in stdlib
jeepney                               0.8.0       Low-level, pure Python DBus protocol wrapper.
jinja2                                3.1.4       A very fast and expressive template engine.
joblib                                1.4.2       Lightweight pipelining with Python functions
keyring                               25.5.0      Store and access your passwords safely.
lxml                                  5.3.0       Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
markupsafe                            3.0.2       Safely add untrusted strings to HTML/XML markup.
more-itertools                        10.5.0      More routines for operating on iterables, beyond itertools
nltk                                  3.9.1       Natural Language Toolkit
numpy                                 2.2.0       Fundamental package for array computing in Python
packaging                             24.2        Core utilities for Python packages
pandas                                2.2.3       Powerful data structures for data analysis, time series, and statistics
pdf2image                             1.17.0      A wrapper around the pdftoppm and pdftocairo command line tools to convert PDF to a PIL Image list.
pillow                                11.0.0      Python Imaging Library (Fork)
pluggy                                1.5.0       plugin and hook calling mechanisms for python
protobuf                              4.25.5      
pycparser                             2.22        C parser in Python
pygments                              2.18.0      Pygments is a syntax highlighting package written in Python.
pyinstaller                           6.11.1      PyInstaller bundles a Python application and all its dependencies into a single package.
pyinstaller-hooks-contrib             2024.10     Community maintained hooks for PyInstaller
pymssql                               2.3.2       DB-API interface to Microsoft SQL Server for Python. (new Cython-based version)
pytest                                8.3.4       pytest: simple powerful testing with Python
python-dateutil                       2.9.0.post0 Extensions to the standard Python datetime module
pytz                                  2024.2      World timezone definitions, modern and historical
pyyaml                                6.0.2       YAML parser and emitter for Python
rbsql                                 0.4.2       
regex                                 2024.11.6   Alternative regular expression module, to replace re.
requests                              2.32.3      Python HTTP for Humans.
secretstorage                         3.3.3       Python bindings to FreeDesktop.org Secret Service API
setuptools                            75.6.0      Easily download, build, install, upgrade, and uninstall Python packages
six                                   1.17.0      Python 2 and 3 compatibility utilities
snowballstemmer                       2.2.0       This package provides 29 stemmers for 28 languages generated from Snowball algorithms.
sphinx                                7.4.7       Python documentation generator
sphinxcontrib-applehelp               2.0.0       sphinxcontrib-applehelp is a Sphinx extension which outputs Apple help books
sphinxcontrib-devhelp                 2.0.0       sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp documents
sphinxcontrib-htmlhelp                2.1.0       sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files
sphinxcontrib-jsmath                  1.0.1       A sphinx extension which renders display math in HTML via JavaScript
sphinxcontrib-qthelp                  2.0.0       sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp documents
sphinxcontrib-serializinghtml         2.0.0       sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle)
toml                                  0.10.2      Python Library for Tom's Obvious, Minimal Language
tqdm                                  4.67.1      Fast, Extensible Progress Meter
tzdata                                2024.2      Provider of IANA time zone data
urllib3                               2.2.3       HTTP library with thread-safe connection pooling, file post, and more.
zipp                                  3.21.0      Backport of pathlib-compatible object wrapper for zip files
@cons013 cons013 added the bug Something isn't working label Dec 13, 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
Projects
None yet
Development

No branches or pull requests

1 participant