I have successfully setup django, although I am not sure how I did
it.  Now I am trying to setup MySQLdb  but keep getting the error
  File "setup.py", line 5, in <module>
    from setuptools import setup, Extension
ImportError: No module named setuptools



On Apr 8, 12:45 pm, CG <gwincr...@gmail.com> wrote:
> Nothing happens, I just get a >
>
> On Apr 8, 12:39 pm, Tim Shaffer <t...@tim-shaffer.com> wrote:
>
>
>
> > Very strange. What happens if you open a new Terminal window and run
> > the following?
>
> > python -c "import sys; print sys.path"

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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