palmpy
palmpy copied to clipboard
ImportError: /lib/x86_64-linux-gnu/libp11-kit.so.0: undefined symbol: ffi_type_pointer, version LIBFFI_BASE_7.0
Dear team, I am trying to make palmpy work for the tutorial case but I get the following error which I am not able to fix: (base) kermarrec@kornog:~/tmp/anaconda3/lib/python3.10/palmpy/palmpy-main/static generator$ python make_static.py tutorialcase.ini
INFO: Imported the tutorial mapdict. Could not creat the output path as given in the namelist (e.g. exists already).
domain_0
SUCCESS: Chosen parameters and resulting nx, ny and nz match
Finalizing Checks:
Cell count test: nx, ny and nz are all integers. Test PASSED.
Traceback (most recent call last):
File "/home/kermarrec/tmp/anaconda3/lib/python3.10/palmpy/palmpy-main/static generator/make_static.py", line 307, in
I would really appreciate your support here. Many thanks in advance, gael.
Hi gael sorry for the very late reply! To me that looks like it could be an issue with the gdal installation on your end. See also my reply to the email you sent me. I think I should provide a docker image for a running environment to prevent any such issues in the future.