1 min readMar 5, 2020
Hi Tasos Valtinos,
Thanks for your comment.
I didn’t need to import the module manually. This import is done from within integration-test.py
file. Employee-App
directory is my project root only. I am executing this integration-test.py
file inside this directory, but it doesn’t matter.
Can you show me your Python script which is throwing this error?