Sublime Forum

Converting Repl Build System from Python2 into 3

#1

Hi,

I have Python 2 and 3 on my Mac. Ive created a new build system because sublime defaulted to python 2.

Now, when iv’e downloaded Repl, code I write using 3, is then run through Repl which appears to be using python 2!

so how do I get Repl to default to python 3? it doesn’t seem as simple as creating a new build system as Repl seems to have its own files system.

anyone know how to fix this?
help really appreciated
thanks in advance

0 Likes

#2

This problem is fixed:

follow this gals instructions:

0 Likes