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

cf_xarray.__version__ not available #207

Closed
jbusecke opened this issue Apr 20, 2021 · 1 comment · Fixed by #208
Closed

cf_xarray.__version__ not available #207

jbusecke opened this issue Apr 20, 2021 · 1 comment · Fixed by #208

Comments

@jbusecke
Copy link

Hi, I just tried to track the version of cf_xarray that is available on the pangeo google cloud, but I am getting this error.

import cf_xarray
cf_xarray.__version__
AttributeError: module 'cf_xarray' has no attribute '__version__'

conda list cf_xarray gives

# packages in environment at /srv/conda/envs/notebook:
#
# Name                    Version                   Build  Channel
cf_xarray                 0.5.1              pyh44b312d_0    conda-forge

Seems like the version is not packaged properly? Or am I missing something?

@dcherian
Copy link
Contributor

oops I think we want to migrate to pyproject.toml also

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 a pull request may close this issue.

2 participants