I am building a container for developing computer-vision software.
The target language is python3.7 (3.6 supported as well)
The container runs off of ubuntu 18.04.
I am able to make a pyopenvdb.so file, but it gets some symbol ref error concerning numpy and boost.
I was wondering if you know of hand, the steps needed to get a python3 env working with openvdb inside a container? Hopefully an ubuntu 18.04 one.
Hi,
I am building a container for developing computer-vision software. The target language is python3.7 (3.6 supported as well) The container runs off of ubuntu 18.04.
I am able to make a pyopenvdb.so file, but it gets some symbol ref error concerning numpy and boost. I was wondering if you know of hand, the steps needed to get a python3 env working with openvdb inside a container? Hopefully an ubuntu 18.04 one.
Thanks, Alex