Skip to content

Simulation Error Feedback via PyRocky not supported? #155

@ghost

Description

🔍 Before submitting the issue

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

🐞 Description of the bug

Exception has occurred: SerializeError
unsupported serialized class: sci20.simulator.interfaces.SimulationError
File "XYZ/xyz.py", line 56, in start_sim
self.study.StartSimulation(non_blocking=True)
Pyro5.errors.SerializeError: unsupported serialized class: sci20.simulator.interfaces.SimulationError

📝 Steps to reproduce

Tried starting a non-blocking Simulation with PyRocky resulting in an error. Since the error is not reported due to the "bug"/missing feature I'm not sure what kind of error at the moment.

💻 Which operating system are you using?

Linux

📀 Which ANSYS version are you using?

25R1

🐍 Which Python version are you using?

3.12

📦 Installed packages

#ansys-rocky-core==0.3.1 !!! Modified to latest working version here + Linux fix !!!
(but I'm 99% sure this is a RyRocky API Translation issue since this error type is not yet implemented)
anyss-tools-path-0.7.1
matplotlib==3.6.3
mpmath==0.0.0
msgpack==1.0.3
numpy==1.26.4
pandas==2.1.4+dfsg
pymeshlab==2023.12.post1
Pyro5==5.15
redis==5.1.1
trimesh==4.4.9
zstd==1.5.5.1

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions