Hi,
I'm using Sublime Text 3 with Deviot v. 2.2.2. on Windows 10.
I have installed Phyton 3.7 and Phyton 2.7 on my PC
Deviot needs Python 2.7, i got it, and Deviot is launching with no problems.
But when i want to build skech i get an error:
You are running Setuptools on Python 2, which is no longer supported and SETUPTOOLS WILL STOP WORKING
What i need to change, in my config, that Setuptools will start to use python 3 instead of python 2 by default?
Hi, I'm using Sublime Text 3 with Deviot v. 2.2.2. on Windows 10. I have installed Phyton 3.7 and Phyton 2.7 on my PC Deviot needs Python 2.7, i got it, and Deviot is launching with no problems. But when i want to build skech i get an error:
You are running Setuptools on Python 2, which is no longer supported and SETUPTOOLS WILL STOP WORKING
What i need to change, in my config, that Setuptools will start to use python 3 instead of python 2 by default?
Thx, for help.