Skip to content

AttributeError: module 'requests.api' has no attribute 'Session'" #46

@vhelke

Description

@vhelke

https://github.com/python-cas/python-cas/blob/master/cas.py#L82

Under python 3.10:

File "/usr/local/lib/python3.10/site-packages/cas.py", line 82, in init
self.session = session or requests.Session()
AttributeError: module 'requests.api' has no attribute 'Session'"

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