ERROR: Command errored out with exit status 1:
command: 'c:\python\python38\python.exe' -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\nisha\\AppData\\Local\\Temp\\pip-install-tej9pjif\\PyMI\\setup.py'"'"'; __file__='"'"'C:\\Users\\nisha\\AppData\\Local\\Temp\\pip-install-tej9pjif\\PyMI\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\nisha\AppData\Local\Temp\pip-install-tej9pjif\PyMI\pip-egg-info'
cwd: C:\Users\nisha\AppData\Local\Temp\pip-install-tej9pjif\PyMI\
Complete output (5 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Users\nisha\AppData\Local\Temp\pip-install-tej9pjif\PyMI\setup.py", line 1, in <module>
import git
ModuleNotFoundError: No module named 'git'
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Can any one give me some suggestion for the same.
Thanking You...!