Hi all!
I have compiled pyopenvdb, but when I try to import it I receive the error below:
Python 3.10.6 (main, Nov 14 2022, 16:10:14) [GCC 11.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import pyopenvdb
Segmentation fault (core dumped)
Any idea on what's going on?
Thank you.