Skip to content

AttributeError: module {__name__!r} has no attribute {name!r}. Did you mean: 'StringIO'?: Python 3.11.0rc1 (main, Aug 8 2022, 11:30:54) [MSC v.1932 64 bit (AMD64)] on win32 #96700

@gumerov-amir

Description

@gumerov-amir

import io

stream = io.StringIo()

raises the next error: AttributeError: module {name!r} has no attribute {name!r}. Did you mean: 'StringIO'?

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions