<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div class=""><div><blockquote type="cite" class=""><div dir="ltr" class=""><div class="gmail_quote"><div class="">I generated a portfile for py-upt and tried installing that after a few manual edits, which will actually be automated in the future.<br class="">It did install properly without any errors but I guess there's some issue with the path and because of which it was unuseable, once I figure this out should I make a PR ? </div></div></div></blockquote><br class="">Great - you can certainly submit a PR when you have a (mostly) working version.</div><div><br class=""></div><div><blockquote type="cite" class=""><div dir="ltr" class=""><div class="gmail_quote"><div class="">Path where pip installs : /Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages</div><div class="">Path where macports installs : ./opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages<br class=""></div></div></div></blockquote><div><br class=""></div>The install path (without the “dot” in front) seems fine. It would probably be useful for you to take a look at the MacPorts guide (<a href="https://guide.macports.org/" class="">https://guide.macports.org/</a>) and, more specifically, Chapter 5.</div><div><br class=""><blockquote type="cite" class=""><div dir="ltr" class=""><div class="gmail_quote"><div class="">Am I missing anything obvious here cause I have no prior experience installing local ports.</div></div></div></blockquote></div><div class="">That’s hard to tell without looking at the Portfile and/or trying it. You can submit a PR and get feedback over there or, if you’d like some suggestions before submitting a PR, just point us to your Portfile (I couldn’t find a clone of the macports-port repository on your GitHub).</div><div class=""><br class=""></div><div class="">Best,</div><div class="">Renee</div></div></body></html>