How to get python-dev for windows?

前端 未结 3 481
难免孤独
难免孤独 2020-12-03 17:39

We are trying to install PIL and getting the error

error: command \'gcc\' failed with exit status 1

Many similar questions, including this one (

3条回答
  •  隐瞒了意图╮
    2020-12-03 17:59

    When I used to develop on Windows, this website with pre-compiled binaries was extremely handy: http://www.lfd.uci.edu/~gohlke/pythonlibs/

    You'll find pre-compiled versions of PIL and ReportLab there. Hope that helps you out.

提交回复
热议问题