https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204435
--- Comment #11 from Kubilay Kocak <ko...@freebsd.org> --- (In reply to Kurt Jaeger from comment #10) Probably [1] another case of "Resolve Distutils install_data command contains directories in --record <RECORDFILE>" [2] [1] https://github.com/enthought/mayavi/blob/master/setup.py#L406 [2] https://wiki.freebsd.org/Python Options: 1) Try to patch out the above line from setup.py 2) Create the directory post-install: Former is preferred over the latter unless the directory isn't empty (I'm guessing it is?) Can you add this port to the examples in in the Wiki [2] so that we can chase them up if needed later It would be nice to resolve this upstream ultimately, so please report the bug/issue -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"