Problem installing on ubuntu ("No module named _gv")
Asked by
aakaz
When I install the package through apt-get, and then try to "import gv" from python terminal I get the error "No module named _gv".
The error in more detail:
File "gv.py", line 25, in <module>
_gv = swig_import_
File "gv.py", line 17, in swig_import_helper
import _gv
ImportError: No module named _gv
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Ubuntu graphviz Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask aakaz for more information if necessary.
To post a message you must log in.