Issue working with 1a_rag_basics.py
Hi, please help, While executing the script, getting below errors: Importing the numpy C-extensions failed. This error can happen for many reasons, often due to issues with your setup or how NumPy was installed. * The Python version is: Python3.11 from "C:\Users\kumar\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\Local\pypoetry\Cache\virtualenvs\langchain-crash-course-Sz1573gC-py3.11\Scripts\python.exe" * The NumPy version is: "1.26.4" Original error was: DLL load failed while importing _multiarray_umath: The specified module could not be found. ImportError: Error importing numpy: you should not try to import numpy from its source directory; please exit the numpy source tree, and relaunch your python interpreter from there.