pip debug
all
Display debug information about the current pip environment and configuration. Intended for debugging; options and output may change without notice.
More info →Examples (5)
Show general debug information
Show debug information for a specific platform
pip debug --platform platformShow debug information for a specific Python version
pip debug --python-version versionShow debug information for a specific Python implementation
pip debug --implementation implementationShow debug information for a specific ABI
pip debug --abi abimade by @shridhargupta | data from tldr-pages