thanks. will try (if it is feasible for a "non-pythonist"). will keep you informed.

On Wed, 16 Mar 2016 21:47:38 +0100, Sean Farley <s...@macports.org> wrote:


j. van den hoff <veedeeh...@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.


_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to