Good morning
I made my app by using python 3.5 and also I configured it under the same version. After I ran an script file as a task then it showed me
('version python_', '2.7.6 (default, Oct 26 2016, 20:30:19) \n[GCC 4.8.4]')
so I want to be able to run my scripts by selecting the python version or by default using the same python version used un my project.