Skip to content

Python lib creashes with pip 10. AttributeError: module 'pip._vendor.requests' has no attribute 'Session' #97

@cisarpavel

Description

@cisarpavel

Pip version: 10.0.0
Python version: python 3.5.2
Operating system: Linux mint 18.3
Description:
AttributeError: module 'pip._vendor.requests' has no attribute 'Session'

After upgrading to pip I'm seeing this error and project env is now broken.

Python lib obviously import internal module of pip. Correct fix mentioned on pypa/pip#5267.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions