PFC3D_OpenFOAM icon indicating copy to clipboard operation
PFC3D_OpenFOAM copied to clipboard

How to resolve the Error in building pyDemFoam

Open mahwishakram opened this issue 1 year ago • 2 comments

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

mahwishakram avatar Sep 08 '23 05:09 mahwishakram