phunt / zookeeper_dashboard

Django based dashboard for an Apache ZooKeeper cluster.
http://hadoop.apache.org/zookeeper/
Apache License 2.0
166 stars 47 forks source link

ImportError: cannot import name execute_manager #11

Open rohit-tm opened 8 years ago

rohit-tm commented 8 years ago

Traceback (most recent call last): File "./manage.py", line 2, in from django.core.management import execute_manager

phunt commented 8 years ago

Hi @rohit-tm - please see issue10: https://github.com/phunt/zookeeper_dashboard/issues/10