On Mon, Aug 31, 2009 at 4:29 PM, Zico <mailz...@gmail.com> wrote:

> Now, the transmeta is gone!! and... new one just appeared!!
>
> ImportError at /
>
> cannot import name GIcon
>
>  Request Method: GET  Request URL: http://localhost:8000/  Exception Type:
> ImportError  Exception Value:
>
> cannot import name GIcon
>
>  Exception Location: /opt/fixmystreet/mainapp/models.py in <module>, line
> 4
> By the way, according to your last email, i have just did the same. Went
> into my /opt/fixmystreet/contrib/ and used the command:
> *
> svn checkout http://django-googleanalytics.googlecode.com/svn/trunk/
>
>
> *And, after that, i ran my database by:*
>
> python manage.py syncdb *
>
> It went well. And after that, run the server! Then the error came
>

What version of Django are you using?  GIcon looks to be new in 1.1, so if
you are running something older that could be the problem.

Karen

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
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