On 02/06/2021 14:35, jayshankar nair via Python-list wrote:
> import tools.fab.dev_utils as dev_utilsImportError: No module named
> tools.fab.dev_utils
> Please let me know which package i have to install.
Work backwards.
Can you import tools.fab?
Can you import tools?
Once you know what you do
Hi,
I am unable to find the package for the below module. The error shows when i
run the command fab(fabric).
import tools.fab.dev_utils as dev_utilsImportError: No module named
tools.fab.dev_utils
Please let me know which package i have to install.
Thanks,Jayshankar
--
https://mail.python.org/