On 03/05/2013 11:49 AM, Илья Шипицин wrote:
Hello!is there python GraphViz in ports ? if so, what is name of port (I couldn't find any) *<type 'exceptions.ImportError'>*: No module named gv Cheers, Ilya Shipitsin
Seems like your problem is that you're looking in the wrong place.
modules for python could be installed directly from it's packages
repository via pip (or easy_install) utilities.
you will need to install py-pip (py-pip-1.1p0.tgz) package first.
--
With best regards,
Gregory Edigarov

