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

r.edm.eval: fix lazy import of pandas #1257

Merged
merged 1 commit into from
Dec 7, 2024

Conversation

pesekon2
Copy link
Contributor

@pesekon2 pesekon2 commented Dec 7, 2024

  • the code was ready for that but there was a rudimentary line of normal import

fix #1256

@pesekon2 pesekon2 requested a review from ecodiv December 7, 2024 14:39
@pesekon2 pesekon2 self-assigned this Dec 7, 2024
Copy link
Contributor

@ecodiv ecodiv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pesekon2 Oh, great, totally forgot to remove that line when including the lazy load. Thanks!

@pesekon2 pesekon2 merged commit 3cea2c8 into OSGeo:grass8 Dec 7, 2024
7 checks passed
@pesekon2 pesekon2 deleted the r_edm_eval_fix_lazy_loading_pandas branch December 7, 2024 17:01
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

Successfully merging this pull request may close these issues.

[Bug] r.edm.eval installation/compilation fails due to dependency on pandas
2 participants