簡體   English   中英

PILKit無法導入Python Imaging Library

[英]PILKit was unable to import the Python Imaging Library

我收到以下錯誤:

引發ImportError('PILKit無法導入Python Imaging Library。請確認它已安裝並在您當前的Python路徑上可用。')ImportError:PILKit無法導入Python Imaging Library。 請確認它已安裝並在您當前的Python路徑上可用。

你必須安裝PIL或枕頭,試試: pip install pillow

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM