nibheis

Results 4 comments of nibheis

Same problem here with: - python 3.8.10 (on ubuntu 20.04 LTS) - jupyterlab 3.2.9 - jupyter-server 1.10.2 - jupyterhub 1.4.2 We get **IndexError: pop from an empty deque** (and not...

The docker image build process is getting stuck : after investigations, we found out that our docker server is hosted somewhere where the "defaults" channel is not accessible. Downloads from...

Hi there ! I'm also trying to have `wrf-python` pip-installed with Python 3.12... `nympy=1.26.4` I have been testing PR241 (migrating wrf-python to pyproject.toml) unsuccessfully. Here is the pip install from...

Thanks @DWesl, I confirm #242 works for me, `wrf-python==1.3.4.1` is now installed. However it pulls in `basemap==1.4.1`, which pulls in older versions of `matplotlib` and `packaging` in my env... but...