I am having a problem with running my Python programs after installing a new package. The error message that I am getting states:
RuntimeError: The current Numpy installation ("[Location of file]") fails to pass a sanity check due to a bug in the windows runtime.See this issue for more information: [URL]
I use VS code.