Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法让所有的packages/folders/etcin/Library/Frameworks/Python.framework/Versions/7.3/bin符号链接到/usr/local使它像其他 python 安装一样?
packages/folders/etc
/Library/Frameworks/Python.framework/Versions/7.3/bin
/usr/local
尝试
ln -s source-directory destination-directory