py-hgsubversion install fails

Sean Farley sean at macports.org
Wed Mar 16 13:47:38 PDT 2016


j. van den hoff <veedeehjay at gmail.com> writes:

> if it helps, I'll type in everything you want (expect `/bin/rm -r'  I mean  
> ;-)) to get more info and solve the issue. just let me know (possibly  
> off-list as well).

My best guess at debugging would be to clean and extract the port:

$ sudo port -v clean py27-hgsubversion
$ sudo port -v extract py27-hgsubversion

Then edit the file that has the stacktrace to print out all the python
paths and modules (I forgot the variable names off the top of my head).

After you've editing that (perhaps printing it to stderr), try to
install again and hopefully it will print what it finds:

$ sudo port -v install py27-hgsubversion

Not sure what else to do besides that.


More information about the macports-users mailing list