<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="">virtualenv mystery solved. It’s just a symlink to the now-removed native python 27 framework:<div class=""><br class=""></div><div class=""><blockquote type="cite" class=""><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures;" class=""><font size="4" class="">$ sudo ls -l /private/var/calendarserver/Library/CalendarServer/virtualenv</font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="4" class="">Password:</font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><font size="4" class="">total 8</font></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures;" class=""><font size="4" class="">lrwxr-xr-x   1 calendarserver  wheel        63 May 16  2019 .Python -> /System/Library/Frameworks/Python.framework/Versions/2.7/Python</font></span></div></blockquote><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Mar 17, 2022, at 4:26 PM, Ryan Schmidt <<a href="mailto:ryandesign@macports.org" class="">ryandesign@macports.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class=""><blockquote type="cite" class=""><blockquote type="cite" class="">dyld[545]: Library not loaded: @executable_path/../.Python<br class=""> Referenced from: /private/var/calendarserver/Library/CalendarServer/virtualenv<br class="">/bin/python<br class=""> Reason: tried: '/private/var/calendarserver/Library/CalendarServer/virtualenv/bin/../.Python' (no such file), '/usr/local/lib/.Python' (no such file), '/usr/lib/.Python' (no such file)<br class=""></blockquote></blockquote><br class="">Hmm, I'm not familiar with any ".Python" but I don't know Python very well.<br class=""><br class="">macOS doesn't put anything in /usr/local/lib so the reference to that can probably be ignored.<br class=""><br class=""></div></div></blockquote></div><br class=""></div></body></html>