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

How to resolve the Error in building pyDemFoam #13

Open
mahwishakram opened this issue Sep 8, 2023 · 3 comments
Open

How to resolve the Error in building pyDemFoam #13

mahwishakram opened this issue Sep 8, 2023 · 3 comments

Comments

@mahwishakram
Copy link

Hello,
While building pyDemFoam all the commands go well but at the end to test the working of pyDemFoam the command "python -c "import pyDemFoam; print(pyDemFoam.version)" gives following error
"Traceback (most recent call last):
File "", line 1, in
File "/home/mahwish/.local/lib/python2.7/site-packages/pyDemFoam/init.py", line 3, in
from _pyDemFoam import pyDemIcoFoam
ImportError: /home/mahwish/.local/lib/python2.7/site-packages/_pyDemFoam.so: undefined symbol: _ZN4Foam13UIPstreamBase4readERl

Kindly guide me to resolve the error

@zx-0884
Copy link

zx-0884 commented Aug 11, 2024

I have the same problem. Have you solved it?

@mahwishakram
Copy link
Author

no i didn't resolved it yet

@ansel-cat
Copy link

Have you solved it?

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

No branches or pull requests

3 participants