I ran pip3 upgrade pip
and after that, pip3 stopped working, every time I tried to use it, it gave me this error:
Traceback (most recent call last):
File "/usr/bin/pip3", line 11, in <module>
sys.exit(main())
TypeError: 'module' object is not callable