Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem when simulate with Model.Connect #206

Open
levanthanh3005 opened this issue Feb 28, 2024 · 1 comment
Open

Problem when simulate with Model.Connect #206

levanthanh3005 opened this issue Feb 28, 2024 · 1 comment

Comments

@levanthanh3005
Copy link

Hi
I generate FMU with PythonFMU, then pack them inside SSP. The SSP file run very well with FMPy.
But when I run it with Model.Connect, it shows the error,
Do you have any idea to fix the issue of _Py_Nonestruct,
Thank you

image

@markaren
Copy link
Member

markaren commented Feb 28, 2024

I see you are uisng linux, either

  • use pythonfmu 0.6.2
  • make the application link with Python (I think there are some tricks to do that, I dunno)
  • Build PythonFMU from source and link with Python (see 61e4cc5)
  • Use Windows

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants