Hi, i am working on a simple employee listing Django application. i wanted to include filtering in my app, so tried installing django-filter module. i think django-filter is not installed properly ( i am not going to use it anyway). But after doing this, when i try to run my application, it gives this "ViewDoesNotExist at /employeeList/ ; Could not import task.employeeDetails.views. Error was: Could not find the GEOS library (tried "geos_c", "GEOS"). Try setting GEOS_LIBRARY_PATH in your settings " . while i searched for the error,came to know the error is due to some wrong geoDjango installation. But i dont need geoDjango and i am wondering how its throwing this error. Before doing this, my app was working fine. Somebody please help me to solve this problem.
Thanks & Regards, Ravi Krishna My profiles: [image: Facebook]<http://www.facebook.com/profile.php?id=578709891> [image: LinkedIn] <http://www.linkedin.com/profile/edit?id=65129620&trk=hb_pro> [image: Twitter] <http://twitter.com/ravi_krishna> <http://www.wisestamp.com/email-install?utm_source=extension&utm_medium=email&utm_campaign=footer> -- 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.