Open source software supply chain lighting plan, waiting for you>>>
Brew install python3 after installing python3, OpenSSL is upgraded to 1.1, but mysqldump still depends on 1.0.0, which leads to the prompt of
dyld: library not loaded:/usr/local/opt/OpenSSL/lib/libssl. 1.0.0.dylib when mysqldump
Solution:
use brew switch OpenSSL 1.0.2l
to