Skip to content

Script error message in aedt when exporting configuration file for Icepak #6484

@siva-krishnaswamy

Description

@siva-krishnaswamy

Before submitting the issue

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

Description of the bug

AEDT outputs
[error] Script macro error: Command is read only. (04:44:02 PM Jul 30, 2025)

The error is coming when history().command is called to check if it is Sub Region

Steps To Reproduce

Export configuration file. The export will be successful but nevertheless command is read only message comes.

Which Operating System are you using?

Windows

Which Python version are you using?

3.8

Installed packages

aiohappyeyeballs==2.4.6
aiohttp==3.11.12
aiosignal==1.3.2
annotated-types==0.7.0
ansys-aedt-toolkits-common==0.7.2
ansys-aedt-toolkits-template @ file:///D:/Siva_Coding/pyaedt-icepak-model-reviewer
ansys-pythonnet==3.1.0rc6
ansys-tools-visualization-interface==0.8.1
anyio==4.8.0
attrs==24.2.0
blinker==1.9.0
blosc2==3.0.0
build==1.2.2.post1
certifi==2025.1.31
cffi==1.17.1
charset-normalizer==3.4.1
click==8.1.8
clr_loader==0.2.7.post0
colorama==0.4.6
contourpy==1.3.1
cycler==0.12.1
defusedxml==0.7.1
docutils==0.21.2
et_xmlfile==2.0.0
fast_simplification==0.1.9
Flask==3.1.0
fonttools==4.56.0
fpdf2==2.8.2
frozenlist==1.5.0
geopandas==1.0.1
h11==0.14.0
httpcore==1.0.7
httpx==0.28.1
id==1.5.0
idna==3.10
imageio==2.37.0
itsdangerous==2.2.0
jaraco.classes==3.4.0
jaraco.context==6.0.1
jaraco.functools==4.1.0
Jinja2==3.1.5
joblib==1.4.2
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
keyring==25.6.0
kiwisolver==1.4.8
markdown-it-py==3.0.0
MarkupSafe==3.0.2
matplotlib==3.10.0
mdurl==0.1.2
meshio==5.3.5
more-itertools==10.6.0
msgpack==1.1.0
multidict==6.1.0
ndindex==1.9.2
networkx==3.4.2
nh3==0.2.20
numexpr==2.10.2
numpy==2.2.2
openpyxl==3.1.5
osmnx==2.0.1
packaging==24.2
pandas==2.2.3
pillow==11.1.0
platformdirs==4.3.6
plumbum==1.9.0
pooch==1.8.2
propcache==0.2.1
psutil==6.1.1
py-cpuinfo==9.0.0
pyaedt==0.13.3
pycparser==2.22
pydantic==2.10.6
pydantic_core==2.27.2
pyedb==0.37.0
Pygments==2.19.1
pyogrio==0.10.0
pyparsing==3.2.1
pyproj==3.7.0
pyproject_hooks==1.2.0
pyqtgraph==0.13.7
PySide6==6.8.2.1
PySide6_Addons==6.8.2.1
PySide6_Essentials==6.8.2.1
python-dateutil==2.9.0.post0
pytz==2025.1
pyvista==0.44.2
pyvistaqt==0.11.2
pywin32==308
pywin32-ctypes==0.2.3
PyYAML==6.0.2
QDarkStyle==3.2.3
QtPy==2.4.3
readme_renderer==44.0
referencing==0.35.1
requests==2.32.3
requests-toolbelt==1.0.0
rfc3986==2.0.0
rich==13.9.4
rpds-py==0.22.3
rpyc==6.0.1
Rtree==1.3.0
scikit-learn==1.6.1
scikit-rf==1.5.0
scipy==1.15.1
scooby==0.10.0
shapely==2.0.7
shiboken6==6.8.2.1
six==1.17.0
sniffio==1.3.1
tables==3.10.2
threadpoolctl==3.5.0
toml==0.10.2
tomli_w==1.2.0
trame==3.8.0
trame-client==3.5.2
trame-server==3.3.0
trame-vtk==2.8.15
trame-vuetify==2.8.1
twine==6.1.0
typing_extensions==4.12.2
tzdata==2025.1
urllib3==2.3.0
vtk==9.3.1
websockets==14.2
Werkzeug==3.1.3
wslink==2.2.2
yarl==1.18.3

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions