-
-
Notifications
You must be signed in to change notification settings - Fork 56
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
Upgrade dependencies issues #1344
Comments
|
Every time I think about dependencies management I feel so stupid... Line 124 in 83624f9
I think the problem stems from the fact that |
I'll bump several upper bounds in another PR that should resolve the issue. Look at the last two messages, I believe pandas needs |
Dear @guidocioni , I removed upper dependency bounds with the new version. Did you try with the new version? |
I just tried to
and I get
So I think there's still some issue? |
wetterdienst 0.95.0 (latest) sounds good, doesn't it? Or would you expected another version? |
yes but xclim is still constrained to an old version (0.37 instead than 0.52) so there is still some dependency issue..I haven't had time do dig into it deeper until now |
Can't really reproduce. I could without a problem add |
Hey guys :)
I get another weird environment issue and I cannot narrow down the dependency causing it.
Today I was trying to install
xclim
in my environment and, for some reason, conda wants me to downgrade to wetterdienst 0.49.0.Can you see what is the reason of the conflict? I got lost in all the updates: is
pandas
still allowed as an optional dependency?The text was updated successfully, but these errors were encountered: