Maohua Yang

Results 2 comments of Maohua Yang

I was tried to debug this error with `gdb` and then I got this error: ```plaintext GNU gdb (Ubuntu 9.2-0ubuntu1~20.04.1) 9.2 Copyright (C) 2020 Free Software Foundation, Inc. License GPLv3+:...

@peastman I tried this command and I got the same error. It could work if I comment the `pluginLoadedLibNames` load in the file `simtk/openmm/__init__.py`. ```python #if os.getenv('OPENMM_PLUGIN_DIR') is None and...