generated from ansys/template
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
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
ERROR - lifecycle - load_thermal_profile - Load thermal profile error: Missing profile name
📝 Steps to reproduce
loaded = sherlock.lifecycle.load_thermal_profile(
project="MIC2",
phase_name="Phase 1",
event_name="Thermal Event",
file_path=r"C:\Users\Downloads\Thermal.csv"
)
💻 Which operating system are you using?
Windows
📀 Which ANSYS version are you using?
2024R2
🐍 Which Python version are you using?
3.13
📦 Installed packages
altgraph==0.17.4
annotated-types==0.7.0
ansys-api-sherlock==0.1.46
ansys-sherlock-core==0.9.0
argparse-addons==0.12.0
attrs==25.1.0
auto-py-to-exe==2.46.0
bitstruct==8.21.0
bottle==0.13.4
bottle-websocket==0.2.9
cantools==40.5.0
certifi==2025.1.31
cffi==1.17.1
charset-normalizer==3.4.1
config==0.5.1
contourpy==1.3.3
crccheck==1.3.1
cycler==0.12.1
diskcache==5.6.3
Eel==0.18.2
et-xmlfile==1.1.0
fonttools==4.59.1
future==1.0.0
gevent==25.5.1
gevent-websocket==0.10.1
greenlet==3.2.3
grpcio==1.67.0
h11==0.14.0
idna==3.10
importlib_resources==6.5.2
kiwisolver==1.4.9
log-manager==1.0.1
matplotlib==3.10.5
numpy==2.1.2
openpyxl==3.1.5
outcome==1.3.0.post0
packaging==24.2
pandas==2.2.3
pefile==2023.2.7
pillow==11.3.0
protobuf==3.20.3
psutil==7.0.0
pycparser==2.22
pydantic==2.11.7
pydantic_core==2.33.2
pyinstaller==6.12.0
pyinstaller-hooks-contrib==2025.1
PyMuPDF==1.24.11
pyparsing==3.2.3
PySocks==1.7.1
python-can==4.6.1
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
pytz==2024.2
pywin32-ctypes==0.2.3
requests==2.32.3
selenium==4.29.0
setuptools==80.9.0
simple-stop-watch-utility==2.0.1
six==1.16.0
sniffio==1.3.1
sortedcontainers==2.4.0
textparser==0.24.0
trio==0.29.0
trio-websocket==0.12.2
typing-inspection==0.4.1
typing_extensions==4.12.2
tzdata==2024.2
urllib3==2.3.0
uv==0.8.5
webdriver-manager==4.0.2
websocket-client==1.8.0
wheel==0.44.0
wrapt==1.17.3
wsproto==1.2.0
xlrd==2.0.2
xlsxwriter==3.2.5
zope.event==5.1.1
zope.interface==7.2Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working