No module named 'openeo'

Dear all, When I run one of the Jupyter Notebooks (for example, the Optical ARD one), in the first cell I get the error "No module named ‘openeo’ ".
Thanks for your help.

Hi,

Where is this notebook running? Are you working locally (e.g. local conda setup), in a hosted JupyterLab environment, in the openEO Platform JupyterLab environment?

The error you get indicates that the openeo python package is not installed in the jupyter environment you are using.

1 Like

Thanks a lot Stefaan! I had started the wrong notebook type, so it was solved when I did this:

  • Going to File > Hub Control Panel
  • Stopping the server
  • Starting new server with the openEO Platform stack