Skip to content

AttributeError: module 'pip._vendor.requests' has no attribute 'Session #110

@EricHigdon

Description

@EricHigdon

File "/answersingenesis/virtualpythons/answersingenesis.local/lib/python3.5/site-packages/authorizenet/apicontrollersbase.py", line 11, in
from pip._vendor import requests

Pip no longer supports import the requests library in this way. Instead, the requests library should be added to this package's requirements.txt, and imported directly.

Metadata

Metadata

Assignees

No one assigned

    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