Metpy 1.4 got installed but when imported it is showing error even after update
ModuleNotFoundError: No module named 'xarray.core.accessors'.
I was trying to work with Metpy, although the installation was successful but when I imported it in my code I got
I even tries conda update --all & than conda forge but the things are not working.