ansys / pyedb-core

Ansys Electronics Database Python Client Package
https://edb.core.docs.pyansys.com/
MIT License
2 stars 1 forks source link

2024.2 abd dev main branch grive error while attaching session #377

Closed svandenb-dev closed 4 months ago

svandenb-dev commented 5 months ago

🔍 Before submitting the issue

🐞 Description of the bug

I have one EDB already open when I try to attach the session before opening a second EDB I got this error: image Seems the attach command is trying to start a new session according to the log

📝 Steps to reproduce

load 2 EDB files

💻 Which operating system are you using?

Windows

📀 Which ANSYS version are you using?

No response

🐍 Which Python version are you using?

3.9

📦 Installed packages

NA
hiro727 commented 4 months ago

error is expected. instead of opening multiple EDBs under multiple sessions, open them in a single session