OpenMatch icon indicating copy to clipboard operation
OpenMatch copied to clipboard

Segfault

Open corbyrosset opened this issue 2 years ago • 0 comments

Hi i just installed the package with pip as instructed and when i try to just import it i get a segfault...

>>> import OpenMatch as om 2022-06-10 02:49:20.750720: I tensorflow/stream_executor/platform/default/dso_loader.cc:53] Successfully opened dynamic library libcudart.so.11.0 Segmentation fault (core dumped)

these are the settings of my environment, a brand new conda env

Python 3.6.10 |Anaconda, Inc.| (default, May 8 2020, 02:54:21) [GCC 7.3.0] on linux

corbyrosset avatar Jun 10 '22 02:06 corbyrosset