You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello,
i am getting the below error.Can you please help me fix this.
Traceback (most recent call last):
File "C:/Upgrade.py", line 3, in
from ansible.module_utils.basic import *
File "C:\Anaconda\lib\site-packages\ansible\module_utils\basic.py", line 78, in
import grp
ModuleNotFoundError: No module named 'grp'
No description provided.
The text was updated successfully, but these errors were encountered: