Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pygrib installation issue with finding eccodes #252

Open
Alan-Birnbaum opened this issue Jun 17, 2024 · 4 comments
Open

pygrib installation issue with finding eccodes #252

Alan-Birnbaum opened this issue Jun 17, 2024 · 4 comments

Comments

@Alan-Birnbaum
Copy link

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.

pygrib error 1
pygrib error 2

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

@grrttweaver
Copy link

@Alan-Birnbaum You closed this as completed, but didn't post the fix or ref. I'm facing this same issue on Mac, what did you have to do?

@Alan-Birnbaum Alan-Birnbaum reopened this Jan 6, 2025
@Alan-Birnbaum
Copy link
Author

@grrttweaver I had opened this issue as part of another issue I was having with another package. I realized the issue with the other packages was something I couldn't resolve so I abandoned this issue. I couldn't figure out how to delete it so I just marked it as done. I've reopened this issue so that you or someone else could take a look at it. I apologize for a lack of a comment describing it.

@grrttweaver
Copy link

@grrttweaver I had opened this issue as part of another issue I was having with another package. I realized the issue with the other packages was something I couldn't resolve so I abandoned this issue. I couldn't figure out how to delete it so I just marked it as done. I've reopened this issue so that you or someone else could take a look at it. I apologize for a lack of a comment describing it.

All good man, was just hoping for the fix. I'll have to dig into it since I haven't really found a solution in these open issues, so I checked the closed, and saw yours. Cheers, mate!

@grrttweaver
Copy link

That seemed to be my issue to. I had to install eccodes via homebrew outside of pip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants