Forum Discussion
rraghvani
3 years agoChampion Level 3
Are you able to use the code, that's shown in the second picture (def Test2()) ?
I had used TestCompletes Python from the command prompt to test that it was able to pick up the site-packages from the installed Python. I suggest you do the same, before you run any test cases in TestComplete
Try this in Python,
import pycurl
Or
import sys
sys.path.append("C:\\Program Files (x86)\\SmartBear\\TestExecuteLite 15\\x64\\Bin\\Extensions\\Python\\Python38\\Lib\\site-packages")
import pycurl
If it fails, then it's not correctly setup.
Related Content
- 2 years ago
- 5 years ago
- 5 years ago
- 5 years ago
Recent Discussions
- 19 hours ago
- 7 days ago
- 10 days ago