-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
What steps will reproduce the problem?
1. Install graphviz-python and graphviz-devel on Fedora Core 11 (with yum)
2. Run ./manage.py graph_models -a -g -o my_project_visualized.png
What is the expected output? What do you see instead?
Expected: project_visualized.png file
Real: Error: need pygraphviz python module ( apt-get install python-
pygraphviz )
What version of the product are you using? On what operating system?
Django Extensions 0.4.1
GNU/Linux Fedora Core 11
Please provide any additional information below.
graphviz path: /usr/lib/graphviz/python
Original issue reported on code.google.com by pulpox@gmail.com on 13 Sep 2009 at 7:28
Reactions are currently unavailable