Maybe you missed to add selenium in INSTALLED_APP in settings.py ...
2012/2/22 xina towner <xinatowner@gmail.com>
Hello, I've problems importing selenium module, I try this:
from selenium import webdriver
and it says it can resolve. I've installed selenium using pip install selenium.
What am I missing?
--
Thanks,Rubén
--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment