<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">Got it - thanks!<div><br></div><div>A typical confusion of the name of the port with the name of an executable that port installs.</div><div><br><blockquote type="cite"><div>On Nov 30, 2022, at 4:19 PM, Mircea Trandafir <tramir@hotmail.com> wrote:</div><br class="Apple-interchange-newline"><div><div>I’m not aware of a program called py-pip. On the other hand, the port py-pip installs pip — you can see that with port contents (I’m using py39-pip because py-pip is a meta-port):<br><br>sudo port contents py39-pip<br>— output omitted —<br>/opt/local/bin/pip-3.9<br>— output omitted —<br><br>Hope this helps,<br>Mircea<br><br><blockquote type="cite">On Nov 30, 2022, at 9:42 PM, Murray Eisenberg <murrayeisenberg@gmail.com> wrote:<br><br>I want to use py-pip (as a substitute for pip) to install a python package. I already have:<br><br><span class="Apple-tab-span" style="white-space:pre">       </span>% sudo port installed | grep py-pip<br><span class="Apple-tab-span" style="white-space:pre">       </span>   py-pip @22.3.1_0 (active)<br><br>But If I enter “py-pip” (without the quotes, of course) at the command-line, I get:<br><br><span class="Apple-tab-span" style="white-space:pre">       </span>% py-pip<br><span class="Apple-tab-span" style="white-space:pre">  </span>    zsh: command not found: py-pip<br><br>(Same thing if I try “py-pip —help”, “py-pip —version”, or “py-pip install [package name]._<br><br>The python package I’m trying to install is pyobjc, for which no separte MacPorts port seems to exist.<br><br>Environment: MacPorts 2.8.0 under macOS Ventura 13.0.1.<br>---<br>Murray Eisenberg<span class="Apple-tab-span" style="white-space:pre">        </span><span class="Apple-tab-span" style="white-space:pre">    </span>murrayeisenberg@gmail.com<br>Mobile (413)-427-5334<br>503 King Farm Blvd #101<span class="Apple-tab-span" style="white-space:pre">   </span><span class="Apple-tab-span" style="white-space:pre">    </span><br>Rockville, MD 20850-6667<span class="Apple-tab-span" style="white-space:pre">  </span><br><br><br><br></blockquote><br></div></div></blockquote></div><br><div>
<div>---<br>Murray Eisenberg<span class="Apple-tab-span" style="white-space: pre;">               </span>murrayeisenberg@gmail.com<br>Mobile (413)-427-5334<br>503 King Farm Blvd #101<span class="Apple-tab-span" style="white-space: pre;">         </span><br>Rockville, MD 20850-6667<span class="Apple-tab-span" style="white-space: pre;">        </span></div><div><br></div><br class="Apple-interchange-newline">

</div>
<br></body></html>