Trouble using PIL in Django app on Windows

前端 未结 2 995
囚心锁ツ
囚心锁ツ 2021-01-03 06:03

I\'m learning a little Django with the Python Web Development with Django book. All was going well until I tried to build the photos application which requ

2条回答
  •  情话喂你
    2021-01-03 06:51

    I've answered this before here

    Just install pre-compiled binaries for Windows (for your python version) from http://www.lfd.uci.edu/~gohlke/pythonlibs/

提交回复
热议问题