Forums

pip error

having two server but server 2 behaving second behaving strangely .. what's work here pls.

Server 1

[root@srv]# python3.6 -m pip show pip Name: pip Version: 21.3.1 Summary: The PyPA recommended tool for installing Python packages. Home-page: https://pip.pypa.io/ Author: The pip developers Author-email: distutils-sig@python.org License: MIT Location: /usr/local/lib/python3.6/site-packages

Server 2

python3.6 -m pip show pip ERROR: Exception: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/pip/_vendor/pkg_resources/init.py", line 3021, in _dep_map return self.dep_map File "/usr/local/lib/python3.6/site-packages/pip/_vendor/pkg_resources/__init.py", line 2815, in getattr raise AttributeError(attr) AttributeError: _DistInfoDistribution__dep_map

more errors....

any guidance

We cannot provide support for issues that you have on your own machines.