<div dir="ltr"><div><img src="cid:ii_kck51k8k0" alt="Screenshot 2020-07-13 at 2.40.51 pm.png" width="488" height="315"></div><div>Why do I get "no changes made"? And macport seems still not working.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jul 13, 2020 at 1:54 PM Ryan Schmidt <<a href="mailto:ryandesign@macports.org" target="_blank">ryandesign@macports.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
On Jul 13, 2020, at 00:51, Carlos Yeager wrote:<br>
<br>
> <Screenshot 2020-07-13 at 1.42.40 pm.png><br>
> Am I still doing it wrong somewhere? why I still get "command not found" when running "port version" This is after I closed both and reopening terminal<br>
<br>
>From your screenshot, you're using bash, not zsh. Apple has printed a message for you telling you how you can switch to zsh if you wish. If you do that, then the modifications MacPorts made to your .zprofile will take effect and the port command will be found. You can remove the duplicate modification of PATH that you added to the end of the file.<br>
<br>
If you want to stay with bash instead, then make similar changes to your ~/.bash_profile. There are existing errors in your .bash_profile on line 7 that you'll need to fix too.<br>
<br>
<br>
</blockquote></div>