我尝试使用 pip 在 Datalab 中安装底图:
%bash
pip install basemap
并得到错误:
Downloading/unpacking basemap
Could not find any downloads that satisfy the requirement basemap
Cleaning up... No distributions at all found for basemap
Storing debug log for failure in /root/.pip/pip.log
如果 pip 不支持额外的软件包,如何在 Datalab 上安装它们?