Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to setup Komodo Edit for Python 3.2

I would like to use Komodo Edit to edit scripts written in Python 3.2. How do I setup Komodo Edit to run the Python 3.2 interpreter? I am using the latest version of Mac OSX.

The reason I ask because I am currently using Komodo Edit and am running some version of the Python interpreter. When I use the print(b, end=' ') command, I get and error pointing to end=' '. I think this is because Komodo is using Python 2.6.1 which is the default on the Mac.

Any suggestions would be greatly appreciated. Thank you.

like image 280
David Avatar asked Mar 09 '26 00:03

David


1 Answers

You can change the default Python interpreter in Preferences -> Languages -> Python.

like image 119
leoluk Avatar answered Mar 10 '26 12:03

leoluk



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!