From: Sruthi Sudhakar (sruthisudhakarraji_at_gmail.com)
Date: Thu Oct 06 2022 - 01:31:58 CDT

Dear all,
We have tried to install the WISP plugin to VMD. Though the installation
was successful, we are unable to use it due to the following error. Kindly
help us troubleshoot the same.

ERROR) Creation of window for 'wisp' failed (Traceback (most recent call
last):
ERROR) File
"/home/ss/miniconda3/lib/python3.7/site-packages/numpy/core/__init__.py",
line 22, in <module>
ERROR) from . import multiarray
ERROR) File
"/home/ss/miniconda3/lib/python3.7/site-packages/numpy/core/multiarray.py",
line 12, in <module>
ERROR) from . import overrides
ERROR) File
"/home/ss/miniconda3/lib/python3.7/site-packages/numpy/core/overrides.py",
line 7, in <module>
ERROR) from numpy.core._multiarray_umath import (
ERROR) ModuleNotFoundError: No module named 'numpy.core._multiarray_umath'
ERROR)
ERROR) During handling of the above exception, another exception occurred:
ERROR)
ERROR) Traceback (most recent call last):
ERROR) File "/home/ss/wisp-1.3/wisp.py", line 28, in <module>
ERROR) import numpy
ERROR) File
"/home/ss/miniconda3/lib/python3.7/site-packages/numpy/__init__.py", line
140, in <module>
ERROR) from . import core
ERROR) File
"/home/ss/miniconda3/lib/python3.7/site-packages/numpy/core/__init__.py",
line 48, in <module>
ERROR) raise ImportError(msg)
ERROR) ImportError:
ERROR)
ERROR) IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE!
ERROR)
ERROR) Importing the numpy C-extensions failed. This error can happen for
ERROR) many reasons, often due to issues with your setup or how NumPy was
ERROR) installed.
ERROR)
ERROR) We have compiled some common reasons and troubleshooting tips at:
ERROR)
ERROR) https://urldefense.com/v3/__https://numpy.org/devdocs/user/troubleshooting-importerror.html__;!!DZ3fjg!96VNZLrqpvRmEzhORjwskjuBDL0D8CWFxegL7t8fPvl9UrCbqdEMUgQkmho03M739cA5FktXRX4VAUcpOxeraRmDwlHk$
ERROR)
ERROR) Please note and check the following:
ERROR)
ERROR) * The Python version is: Python3.7 from
"/home/ss/miniconda3/bin/python"
ERROR) * The NumPy version is: "1.19.2"
ERROR)
ERROR) and make sure that they are the versions you expect.
ERROR) Please carefully study the documentation linked above for further
help.
ERROR)
ERROR) Original error was: No module named 'numpy.core._multiarray_umath'

Regards,
Sruthi Sudhakar