You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 7, 2022. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: