I'm new to python and when I tried to update pip in cmd this appeared:
Traceback (most recent call last):
File "d:\pytong\lib\runpy.py", line 197, in _run_module_as_main
return _run_code(code, main_globals, None,
File "d:\pytong\lib\runpy.py", line 87, in _run_code
exec(code, run_globals)
File "D:\pytong\Scripts\pip.exe\__main__.py", line 4, in <module>
ModuleNotFoundError: No module named
Now it pops up anytime I'm trying to do anything.