Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

fix the error "pip has not attribute 'main'" for pip version 10 and later#3658

Open
yangcha wants to merge 2 commits intomicrosoft:masterfrom
yangcha:fix-pip-10-onward-has-no-main
Open

fix the error "pip has not attribute 'main'" for pip version 10 and later#3658
yangcha wants to merge 2 commits intomicrosoft:masterfrom
yangcha:fix-pip-10-onward-has-no-main

Conversation

@yangcha
Copy link
Copy Markdown

@yangcha yangcha commented May 3, 2019

pip 10 and later doesn't has attribute main(). pip did a refactor and moved main() to internal. This fixes the error raised from sample_installer.py.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant