Skip to content

Pypi source changing error #103189

@JasonMo1

Description

@JasonMo1

I've installed python from Microsoft Store. When I want to change my pypi source with command 'pip install -i https://mirrors.ustc.edu.cn/pypi/web/simple pip -U' and 'pip config set global.index-url https://mirrors.ustc.edu.cn/pypi/web/simple'. But I got an error:
mmexport1680427938365
mmexport1680427961350
After reading the message, I realize that it because of 'WindowsApps'(Microsoft Store installation path) need to access as SYSTEM permission. Although I try to run this command as Administrator, it still doesn't work. I think we should move pip.ini into another place where can access with user permission.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions