python2.7 pip install fails with SSLError

Steven Smith steve.t.smith at gmail.com
Sat Mar 19 14:55:43 UTC 2022


virtualenv mystery solved. It’s just a symlink to the now-removed native python 27 framework:

> $ sudo ls -l /private/var/calendarserver/Library/CalendarServer/virtualenv
> Password:
> total 8
> lrwxr-xr-x   1 calendarserver  wheel        63 May 16  2019 .Python -> /System/Library/Frameworks/Python.framework/Versions/2.7/Python


> On Mar 17, 2022, at 4:26 PM, Ryan Schmidt <ryandesign at macports.org> wrote:
> 
>>> dyld[545]: Library not loaded: @executable_path/../.Python
>>> Referenced from: /private/var/calendarserver/Library/CalendarServer/virtualenv
>>> /bin/python
>>> 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)
> 
> Hmm, I'm not familiar with any ".Python" but I don't know Python very well.
> 
> macOS doesn't put anything in /usr/local/lib so the reference to that can probably be ignored.
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-dev/attachments/20220319/b181d08c/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3898 bytes
Desc: not available
URL: <http://lists.macports.org/pipermail/macports-dev/attachments/20220319/b181d08c/attachment.bin>


More information about the macports-dev mailing list