<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="">What happened was that I used bash, and my env was set in .profile, including my PATH setting for MacPorts. What Anaconda did was create a .bash_profile and the existence of that file prevents .profile to be read. Hence MacPorts commands are not available anymore in the shell.<div class=""><br class=""></div><div class="">conda did a lot more (e.g. setting prompt) which I don’t want.</div><div class=""><br class=""><div class="">
<div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div><div class="">Gerben Wierda (<a href="https://www.linkedin.com/in/gerbenwierda" class="">LinkedIn</a>)</div><div class=""><a href="https://ea.rna.nl/" class="">R&A Enterprise Architecture</a> (main site)<br class="">Book: <a href="https://ea.rna.nl/the-book/" class="">Chess and the Art of Enterprise Architecture</a><br class="">Book: <a href="https://ea.rna.nl/the-book-edition-iii/" class="">Mastering ArchiMate</a><br class=""></div></div></div></div></div></div></div></div>
</div>
<div><br class=""><blockquote type="cite" class=""><div class="">On 31 Aug 2021, at 17:39, Mircea Trandafir <<a href="mailto:tramir@hotmail.com" class="">tramir@hotmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" class="">

<div dir="auto" class="">
I have anaconda and Macports installed side-by-side, with different versions of python in each of them. It all runs smoothly, so it can be done. And I also have MacTeX installed separately, again without any issues with interaction with anaconda. As Ryan said,
 w<span style="caret-color: rgb(0, 0, 0);" class="">e need more information to figure out what is the problem with your setup. </span><br class="">
<br class="">
<div dir="ltr" class=""><span style="background-color: rgba(255, 255, 255, 0);" class="">-- <br class="">
<small class="">Mircea Trandafir<br class="">
Associate professor<br class="">
Department of Business and Economics<br class="">
University of Southern Denmark<br class="">
<a href="x-apple-data-detectors://5/0" x-apple-data-detectors="true" x-apple-data-detectors-type="address" x-apple-data-detectors-result="5/0" class="">Campusvej 55, 5230 Odense M</a><br class="">
<a href="x-apple-data-detectors://5/0" x-apple-data-detectors="true" x-apple-data-detectors-type="address" x-apple-data-detectors-result="5/0" class="">Denmark</a><br class="">
Email: <a href="mailto:mircea.trandafir@sam.sdu.dk" target="_blank" class="">mircea.trandafir@sam.sdu.dk</a><br class="">
Web: <a href="http://www.mirceatrandafir.com/" target="_blank" class="">http://www.mirceatrandafir.com</a></small></span></div>
<div dir="ltr" class=""><br class="">
<blockquote type="cite" class="">On Aug 31, 2021, at 12:54 PM, Ryan Schmidt <<a href="mailto:ryandesign@macports.org" class="">ryandesign@macports.org</a>> wrote:<br class="">
<br class="">
</blockquote>
</div>
<blockquote type="cite" class="">
<div dir="ltr" class=""><span class="">On Aug 30, 2021, at 09:32, Gerben Wierda wrote:</span><br class="">
<blockquote type="cite" class=""><span class=""></span><br class="">
</blockquote>
<blockquote type="cite" class=""><span class="">I had to install Anaconda (Python environment) to collaborate with someone. I installed, but it adapted my shell environment in such a way that I’ve lost MacPorts (and LMTX ConTeXt). Does anybody have experience with the combination
 of Anaconda and MacPorts and what the correct way is to use them side by side?</span><br class="">
</blockquote>
<span class=""></span><br class="">
<span class="">I don't know anything about Anaconda...</span><br class="">
<span class=""></span><br class="">
<span class="">When you say you've "lost MacPorts" does that mean that when you type "port" something it says the command is not found? If so, that means that your PATH environment variable is not set up correctly. When you installed MacPorts, it edited your shell startup
 script (which varies depending on which SHELL you are using) to add the MacPorts paths /opt/local/bin and /opt/local/sbin to PATH, while preserving any other additions you made. Maybe the Anaconda installer also modified the PATH in that same shell startup
 file but did not preserve your other PATH modifications. Or if you are using the Bash shell, which supports I think three possible startup files, maybe Anaconda edited a different one, one which takes precedence and causes Bash to ignore the other startup
 file that contained your MacPorts PATH settings.</span><br class="">
<span class=""></span><br class="">
</div>
</blockquote>
</div>

</div></blockquote></div><br class=""></div></body></html>