Closed qyxiao closed 4 years ago
Dear @qyxiao, this is a problem with the docrep dependency (see xgcm/210. Can you try downgrading docrep to a version smaller than 0.3?
If the problem persists please feel free to reach out again (preferably as an xgcm issue, I monitor these much closer than pangeo).
Hi @jbusecke, thank you very much for your reply. I have a dump question though. After I create a new environment, how can I open a new notebook under this environment in Pangeo? If I don't use a new environment and just type: conda install dorep=0.2.7 then a message like this will pop up and I'm not sure if I should proceed... " The environment is inconsistent, please check the package plan carefully The following packages are causing the inconsistency:
This is a problem when trying to use the pangeo default environment. Somehow xgcm's version has gone out of sync with the other modules installed.
Maybe someone from the pangeo team can look into this?
PS - you can have your custom environment modifications by using the suggestion here: https://discourse.pangeo.io/t/suggestions-for-additional-modules/765/5
It's a big problem that this is broken in Pangeo Cloud. @jbusecke, could you work with @TomAugspurger to try to fix this problem? This will be a good opportunity for you to learn how the Pangeo Cloud environments are configured.
The best fix is to probably update https://github.com/pangeo-data/pangeo-docker-images/blob/8bbb9ea0f5467d7aeb324343ed229be45a9d0e6a/pangeo-notebook/environment.yml#L73 to the fixed version of xgcm.
Then we can tag a release of the docker images to rebuild those. Bots should pick up from there and we'll get it deployed to prod.
On Tue, Sep 22, 2020 at 3:40 PM Ryan Abernathey notifications@github.com wrote:
It's a big problem that this is broken in Pangeo Cloud. @jbusecke https://github.com/jbusecke, could you work with @TomAugspurger https://github.com/TomAugspurger to try to fix this problem? This will be a good opportunity for you to learn how the Pangeo Cloud environments are configured.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/pangeo-data/pangeo/issues/785#issuecomment-696967323, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKAOISXZTEG3WQZFW7FBP3SHEDTXANCNFSM4RR4NESQ .
@TomAugspurger , we have released v0.4.0 a while ago (which includes a pin to an earlier docrep version), can we just retrigger the build? Or do you need me to pin the precise version of xgcm?
This is now fixed for me. @qyxiao could you try it and close the issue if it's fixed for you aswell?
Thanks for the help in resolving this quickly @TomAugspurger .
Hi @jbusecke, yes it is working now. Thank you all!
I wonder if the package xgcm has been updated lately? Today when I tried to use it an error pop up: "AttributeError: 'NoneType' object has no attribute 'expandtabs'
The full error message is: AttributeError Traceback (most recent call last)