Set python interpreter in Mac

Typically: "How do I... ", "How can I... " questions
Post Reply
Guillermo
Posts: 1
Joined: 25 Jun 2025, 20:41

Set python interpreter in Mac

Post by Guillermo »

Hi,
Is there any way to use a given virtual environment (conda as an example) as a python environment?

In windows I've found some tutorials to do this, but in Mac I'm not able to find how to do this.
Thanks
coppelia
Site Admin
Posts: 10747
Joined: 14 Dec 2012, 00:25

Re: Set python interpreter in Mac

Post by coppelia »

Hello,

you can specify the location of your Python executable in CoppeliaSim's user settings file via the defaultPython item.

Cheers
Post Reply