On Monday 05 June 2017 06:44:13 Oladipupo Elegbede wrote:
> For the Python prompt from CMD and do the following
>
> >>>import Django
> >>>Django.VERSION
1) it's django not Django
> This should tell you what version of Django you have.
>
> On Jun 5, 2017 7:21 AM, "Daniel Roseman" <daniel@roseman.org.uk> wrote:
> > On Monday, 5 June 2017 12:33:28 UTC+1, Richard Mungai wrote:
> >> Hi..
> >> I'm trying to install django using the pip command i.e (pip install
> >> django) but i keep getting the same error message i.e "Requirement
> >> already satisfied: django in c:\program files\python
> >> 35-32\lib\site-packages\django -1.10.6-py3.5.egg"
2) I'm betting it's 1.10.6 on Python 3.5 (32-bits, shooting for the bonus points).
--
Melvyn Sopacua
No comments:
Post a Comment