Hello,
I am facing a error when i run "fabfile.py". it gives the following error
File "C:\Python3\fabfile.py", line 4, in
from fabric.api import *
ModuleNotFoundError: No module named 'fabric'
Can you kindly guide me how to solve this problem
Thanks
Regards