I'm trying to install pygrib using pip by doing pip install pygrib but when I try to install it, it fails when building the wheel for pygrib citing that it can't find eccodes so the build may fail. I'm running Python 3.12.4 on Visual Studio Code.


Here is a screenshot of the eccodes directories in the /python312/site-packages directory
