Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
今天我尝试在我的 macbook 上测试一个 django 项目,但是每当我尝试启动它时,我都会收到相同的错误:“错误:没有名为 _imagingcms 的模块”。
似乎 PIL 缺少某些东西。我试图重新安装 PIL,但它没有帮助。
我应该怎么办?
哦,从 macports 安装 lcms 并重新安装 PIL 有帮助。