Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to generate uml diagrams with docs for django rest framework #2

Open
ghost opened this issue Sep 14, 2017 · 0 comments
Open

Comments

@ghost
Copy link

ghost commented Sep 14, 2017

epydoc --html --graph classtree  ~/uenv/lib/python2.7/site-packages/rest_framework/generics.py
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------
| In /home/batta/uenv/lib/python2.7/site-packages/rest_framework/generics.py:
| Import failed (but source code parsing was successful).
|     Error: ImportError: No module named settings (line 11)
|   
Warning: No information available for rest_framework.views.APIView's base django.views.generic.View
Warning: Unable to render Graphviz dot graph:
         [Errno 2] No such file or directory

It is generating docs but, I'm unabe to see class diagrams in docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants