• fedora 20 PIL


    今天安装PIL花了我好多的时间。

    刚开始,我手动下载PIL原码,编译安装。

    启动我的django项目,报下面的错误,完全不懂是么意思。

    CommandError: One or more models did not validate:
    user.userprofile: "photo": To use ImageFields, you need to install the Python Imaging Library. Get it at http://www.pythonware.com/products/pil/ .

    手动测试了一下:

    The _imaging extension was built for another  version of Pillow or PIL

    这中问题,难道是我手动编译的引起的,好巴,我错了。使用PiP吧

    可是。这这

    Could not find any downloads that satisfy the requirement PIL

    好吧,我又错了。用yum吧

    装好以后,启动我的项目,这次成功了。

    虐心阿。最经用PYTHON老不顺心,PIP安装包时,下载速度实在是慢的要时。



  • 相关阅读:
    数据库设计——多表之间的关系
    约束
    DQL
    DML
    DDL
    Mysql——基础
    IT大牛关注链接
    deepin20安装Python3.85
    Python中的模块
    python中的装饰器
  • 原文地址:https://www.cnblogs.com/Mingxx/p/3646393.html
Copyright © 2020-2023  润新知