Python切换安装源(使用清华大学的python镜像源)
python 安装时使用清华大学的源;
/opt/homebrew/bin/python3.12 -m pip install pysmi --break-system-packages -i https://pypi.tuna.tsinghua.edu.cn/simple
python 安装时使用清华大学的源;
/opt/homebrew/bin/python3.12 -m pip install pysmi --break-system-packages -i https://pypi.tuna.tsinghua.edu.cn/simple