When you click on the "copy interpreter path" button on a conda environment, it will copy the run command instead of the interpreter path when I clicked as shown below, `conda run --name base python` was copied to my clipboard <img width="340" height="383" alt="Image" src="https://github.com/user-attachments/assets/83263458-0254-463c-b413-87aebe828baf" />
When you click on the "copy interpreter path" button on a conda environment, it will copy the run command instead of the interpreter path
when I clicked as shown below,

conda run --name base pythonwas copied to my clipboard