开发者

Python 2.7 OS X installer, mod_wsgi and Apache

开发者 https://www.devze.com 2023-01-21 22:13 出处:网络
The Python 2.6 OS X installer didn\'t support 64 bit architectures, necessitating some chicanery to get mod_wsgi, Python 2.6 and Apache2 working on 10.5.

The Python 2.6 OS X installer didn't support 64 bit architectures, necessitating some chicanery to get mod_wsgi, Python 2.6 and Apache2 working on 10.5.

However, the Python 2.7 OS X installer does build a 'fat' Python install, so I'd like to know if anyone's tried this setup before I ditch my current Python 2.6 local setup, rebuild mod_wsgi with Python 2.7 and restore 64 bit Apache2? Given the cautions, that is (although I don't use开发者_如何学Python IDLE).


How to solve your problem:

  • upgrade OS X to 10.6
  • install macports and install any python distribution you like (you can have multiple installed)

PS. I use Python 2.7 with mod_wsgi on Apache (64bit)

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号