我試圖使用PIP對谷歌datalab用下面的代碼安裝PIL:如何在Google DataLAB上安裝PIL?
%bash pip install pil
和接收以下錯誤:
Downloading/unpacking pil Could not find any downloads that satisfy the requirement pil Cleaning up... No distributions at all found for pil Storing debug log for failure in /root/.pip/pip.log
任何幫助,將不勝感激感謝。
您應該'PIP安裝pillow' –