Skip to content

AttributeError: 'module' object has no attribute 'fspath' #4050

@lzchen

Description

@lzchen

AttributeError: 'module' object has no attribute 'fspath' exception is thrown when running app = flask.Flask(__name__) for flask v1.13.

Version is Python 2.7 and 3.5. I realize fspath is only available for Python version >= 3.6 but there shouldn't be any breaking changes from Flask 1.1.2 => 1.1.3, so the classifiers here are actually incorrect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions