Forum Discussion

lalit_singh's avatar
lalit_singh
Contributor
2 years ago
Solved

Updating python version

I am having TestComplete Version as 11.31 And the python version in C:\Program Files (x86)\SmartBear\TestComplete 11\Bin\Extensions\Python\Python34 as 3.4.3 I want to third party library for readin...
  • rraghvani's avatar
    2 years ago

    Unfortunately it's not possible to update the Python version that comes with TestComplete. The only option is to update TestComplete. The latest version comes with Python v3.8.10.

     

    Note, when you import certain Python packages, they may not work with the Python that comes with TestComplete. See Python - Specifics of Usage