-
Notifications
You must be signed in to change notification settings - Fork 3
Labels
bugSomething isn't workingSomething isn't working
Description
🔍 Before submitting the issue
- I have searched among the existing issues
- I am using a Python virtual environment
🐞 Description of the bug
We install Django and all its dependencies to be able to call import_string, a simple function that splits a "dotted name" specifying an attribute in a module, imports the module, and returns the attribute from the module.
📝 Steps to reproduce
Search django in the repository and note that the only usage is a single function call in io_manager.py.
💻 Which operating system are you using?
Windows
📀 Which ANSYS version are you using?
No response
🐍 Which Python version are you using?
3.13
📦 Installed packages
accessible-pygments==0.0.5
alabaster==0.7.16
ansys-api-edb==0.3.dev3
-e file:///C:/git/Ansys/pyedb-core
ansys-sphinx-theme==1.6.3
ansys-tools-common==0.4.1
asgiref==3.11.0
babel==2.17.0
beautifulsoup4==4.14.2
cachetools==6.2.4
certifi==2026.1.4
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.4.4
click==8.3.1
colorama==0.4.6
coverage==7.13.1
distlib==0.4.0
docutils==0.21.2
filelock==3.20.3
grpcio==1.76.0
identify==2.6.5
idna==3.11
imagesize==1.4.1
importlib-metadata==8.7.0
iniconfig==2.3.0
jinja2==3.1.6
markupsafe==3.0.3
nodeenv==1.9.1
numpydoc==1.9.0
packaging==26.0
pdf2image==1.17.0
pillow==12.0.0
pip==24.0
platformdirs==4.5.1
pluggy==1.6.0
pre-commit==4.0.1
protobuf==4.25.8
pydata-sphinx-theme==0.16.1
pygments==2.19.2
pyproject-api==1.10.0
pytest==8.4.1
pytest-cov==6.2.1
pytest-mock==3.14.1
pyyaml==6.0.3
requests==2.32.5
scooby==0.11.0
snowballstemmer==3.0.1
soupsieve==2.8
sphinx==7.4.7
sphinx-copybutton==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
sqlparse==0.5.5
tabulate==0.9.0
tox==4.34.1
typing-extensions==4.15.0
tzdata==2025.3
urllib3==2.6.3
virtualenv==20.36.1
zipp==3.23.0Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working