Hello, I've tried to install larcv3 both from pip and by building from source, but when I try to import larcv I just get a segfault.
Python 3.10.0 (default, Mar 3 2022, 03:57:21) [Clang 12.0.0 ] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import larcv
zsh: segmentation fault python3
Do you have any idea on what may cause this? I created a new conda environment and followed the instructions.
Hello, I've tried to install larcv3 both from
pipand by building from source, but when I try toimport larcvI just get a segfault.Do you have any idea on what may cause this? I created a new conda environment and followed the instructions.