An even better solution is to always work in a virtualenv: that way you can 
easily try out new packages, and not worry about conflicts.

Matt.

On Thursday, October 4, 2012 10:30:06 PM UTC+9:30, Ramiro Morales wrote:
>
> I think so. The usual reason for the problem you are experiencing is a 
> previous installation of Django on top of which the one you are trying 
> to use was installed without unintalling the older one first *. 
>
> So, the recommended action in such cases is to ensure you start with a 
> clean slate buy removing any and all traces of the old files causing 
> trouble. 
>
> 2012/10/4, Django_Newbie <anu...@gmail.com <javascript:>>: 
> > Hi.. 
> > I am using Django 1.4.1 on Windows 7 and face similar problem. I dont 
> see 
> > manage.py 
> > 
> > All I have is: 
> > __init__.py 
> > settings.py 
> > urls.py 
> > wsgi.py 
> > 
> > 
> > Is reinstalling Django only option? 
> > 
> > 
> > On Monday, 16 April 2012 16:56:32 UTC+5:30, Faeez wrote: 
> >> 
> >> Hi, 
> >> 
> >> I have a problem whenever I create a new project using the start 
> project 
> >> command, no manage.py file is created. 
> >> 
> >> I'm using Mac OS X. Thank you in advance 
> >> 
> > 
> > -- 
> > You received this message because you are subscribed to the Google 
> Groups 
> > "Django users" group. 
> > To view this discussion on the web visit 
> > https://groups.google.com/d/msg/django-users/-/_GE2ct9_qi0J. 
> > To post to this group, send email to 
> > django...@googlegroups.com<javascript:>. 
>
> > To unsubscribe from this group, send email to 
> > django-users...@googlegroups.com <javascript:>. 
> > For more options, visit this group at 
> > http://groups.google.com/group/django-users?hl=en. 
> > 
> > 
>
> -- 
> Enviado desde mi dispositivo móvil 
>
> Ramiro Morales 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/lXh1Hyfr9M0J.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to