Hamid Dashti
Results
2
issues of
Hamid Dashti
I get the following error when importing the library: ``` AttributeError: module 'xarray.core' has no attribute 'rolling'1 ``` The versions are: xarray 2022.6.0 xarray_leaflet 0.1.15 Is there any idea what...
I am trying to install the d2l library using the ````pip install d2l==1.0.3```` and I get the following error: `AttributeError: module pkgutil has no attribute ImpImporter. Did you mean: zipimporter...