Forum Discussion
Question: Are you running this as part of a distributed test within TestComplete or is this a TestExecute stand-alone session on your VM?
- Kate7 years agoContributor
I'm not sure I know anything about distributed test... but there is no TC installed on this virtual machine. TE only.
- baxatob7 years agoCommunity Hero
First of all be sure that they are installed on the TE machine.
What libraries are you talking about?
How do you import them in your test scripts?
- Kate7 years agoContributor
Guys, the problem is that the project STOPPED working.
I did not import anything new or changed anything.
TE STOPPED seeing method definitions imported from another .py file inside the project.
That means my statements:
'import requests '
and
'from my_second_file import *'
stopped importing anything.
TE says 'no module named requests' and 'some_my_method is not defined' (for all methods)
The same project works fine on my host machine (also did not change anything here).
Related Content
- 4 years ago
- 2 years ago
Recent Discussions
- 5 hours ago