Stream: general

Topic: path error when following xoak example


view this post on Zulip Mira Berdahl (Oct 08 2022 at 23:04):

Hi,

I am plotting POP output as temperature along a cross section, following the example using xoak here:

https://pop-tools.readthedocs.io/en/latest/examples/xoak-example.html#extracting-sections

I seemed to have successfully installed the xoak package, but then run into an error that says

FileNotFoundError: [Errno 2] No such file or directory: '/glade/work/mberdahl/miniconda/envs/pangeo/lib/python3.9/site-packages/xarray-0.19.0.dist-info/METADATA'

I'm not sure what to do with this error. I've attached a screenshot of the first bit of the traceback here.
Any help is appreciated.

Screen-Shot-2022-10-08-at-4.03.25-PM.png

view this post on Zulip Julia Kent (Oct 10 2022 at 18:40):

Can you do a conda list? Maybe try to install Xarray again?


Last updated: May 16 2025 at 17:14 UTC