Forum Discussion
Colin_McCrae
9 years agoCommunity Hero
In normal circumstances, you can use PIP to control the version it installs to.
http://stackoverflow.com/questions/2812520/pip-dealing-with-multiple-python-versions
But I'm not sure how this holds when dealing with TestComplete and Python as I don't use it within TC.
AlexKaras
9 years agoCommunity Hero
Hi,
I do not use Python either, but TestComplete holds its own instance of Python environment within the <TC>\Bin\Extensions\Python\ folder.
You can try to tweak it but, obviously, on your own risk. ;)