Thanks Mr. Gora and Mr. Sreekanth ... Let me identify if any other MVC framework I can use along with python 3.2. Thanks and Regards, Hussain Bohra
________________________________ From: Sreekanth S Rameshaiah <[email protected]> To: Hussain Bohra <[email protected]>; Bangalore Python Users Group - India <[email protected]> Sent: Thursday, 29 September 2011 10:19 AM Subject: Re: [BangPypers] Python 3.2 and Django On 29 September 2011 10:07, Hussain Bohra <[email protected]> wrote: Hi All, > >I am trying to install django on top of python 3.2, but getting following >error: > > https://docs.djangoproject.com/en/dev/intro/install/ Being a Python Web framework, Django requires Python. It works with any Python version from 2.5 to 2.7 (due to backwards incompatibilities in Python 3.0, Django does not currently work with Python 3.0; see the Django FAQ for more information on supported Python versions and the 3.0 transition) _______________________________________________ BangPypers mailing list [email protected] http://mail.python.org/mailman/listinfo/bangpypers
