.\" Man page generated from reStructuredText. . . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .TH "PIP-DEBUG" "1" "Apr 06, 2024" "24.0" "pip" .SH NAME pip-debug \- description of pip debug command .SH DESCRIPTION .sp Display debug information. .SH USAGE .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C python \-m pip debug .ft P .fi .UNINDENT .UNINDENT .sp \fBWARNING:\fP .INDENT 0.0 .INDENT 3.5 This command is only meant for debugging. Its options and outputs are provisional and may change without notice. .UNINDENT .UNINDENT .SH OPTIONS .sp .INDENT 0.0 .TP .B \-\-platform Only use wheels compatible with . Defaults to the platform of the running system. Use this option multiple times to specify multiple platforms supported by the target interpreter. .UNINDENT .INDENT 0.0 .TP .B \-\-python\-version The Python interpreter version to use for wheel and \(dqRequires\-Python\(dq compatibility checks. Defaults to a version derived from the running interpreter. The version can be specified using up to three dot\-separated integers (e.g. \(dq3\(dq for 3.0.0, \(dq3.7\(dq for 3.7.0, or \(dq3.7.3\(dq). A major\-minor version can also be given as a string without dots (e.g. \(dq37\(dq for 3.7.0). .UNINDENT .INDENT 0.0 .TP .B \-\-implementation Only use wheels compatible with Python implementation , e.g. \(aqpp\(aq, \(aqjy\(aq, \(aqcp\(aq, or \(aqip\(aq. If not specified, then the current interpreter implementation is used. Use \(aqpy\(aq to force implementation\-agnostic wheels. .UNINDENT .INDENT 0.0 .TP .B \-\-abi Only use wheels compatible with Python abi , e.g. \(aqpypy_41\(aq. If not specified, then the current interpreter abi tag is used. Use this option multiple times to specify multiple abis supported by the target interpreter. Generally you will need to specify \-\-implementation, \-\-platform, and \-\-python\-version when using this option. .UNINDENT .SH AUTHOR pip developers .SH COPYRIGHT The pip developers .\" Generated by docutils manpage writer. .