Mac M2芯片pycharm配置conda python环境 详细步骤如下 1、pycharm界面右上方的小齿轮⚙️,进入Setting…状态 2、进入setting界面后,选择左边栏的Project-->python Interpreter,然后选择右边的Add Interpreter 3、进入Add Interpreter后,如下图所示,按照如下图所示顺序选择自己已经搭建好的conda环境所在的位置,并选择相对应的python.exe/python即可。 4、如何查看conda环境在本地存储位置