Skip to content

pip config set ERROR: Fatal Internal error [id=2]. Please report as a bug. #13279

@tenpura-shrimp

Description

@tenpura-shrimp

Description

~/Development/conversations2/pynlp azhao/downloadtime2 * which python /opt/homebrew/opt/python@3/libexec/bin/python ~/Development/conversations2/pynlp azhao/downloadtime2 * python -m pip --version pip 25.0 from /opt/homebrew/lib/python3.13/site-packages/pip (python 3.13) ~/Development/conversations2/pynlp azhao/downloadtime2 * rm -f ~/.pip/pip.conf ~/.config/pip/pip.conf ~/Development/conversations2/pynlp azhao/downloadtime2 * python --version Python 3.13.2 ~/Development/conversations2/pynlp azhao/downloadtime2 * python -m pip config set global.cert /opt/homebrew/etc/openssl@1.1/cert.pem Writing to /Users/azhao/.config/pip/pip.conf ~/Development/conversations2/pynlp azhao/downloadtime2 * pip config list :env:.config-file='/Users/azhao/.config/pip/pip.conf' global.cert='/opt/homebrew/etc/openssl@1.1/cert.pem' ~/Development/conversations2/pynlp azhao/downloadtime2 * python -m pip config set global.index-url https://example.com/ ERROR: Fatal Internal error [id=2]. Please report as a bug. 

Expected behavior

No response

pip version

25.0

Python version

3.13

OS

mac os

How to Reproduce

Run the commands and get a fatal error

~/Development/conversations2/pynlp azhao/downloadtime2 * python -m pip config set global.cert /opt/homebrew/etc/openssl@1.1/cert.pem Writing to /Users/azhao/.config/pip/pip.conf ~/Development/conversations2/pynlp azhao/downloadtime2 * python -m pip config set global.index-url https://example.com/ 

Output

No response

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    C: configurationConfiguration management and loadingtype: bugA confirmed bug or unintended behavior

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions