Skip to content

Backend initialization failed - ModuleNotFoundError: No module named 'flask' #93

@Undervolted-c

Description

@Undervolted-c

Describe the bug

The AI inference backend failed to initialize.
Please try restarting the application.
If the problem persists, you can check the Details for additional information about the error.

from flask import Flask, jsonify, request, Response, stream_with_context
ModuleNotFoundError: No module named 'flask'

Screenshots :

image

Log :

image

image

Environment :

  • OS: Win11
  • GPU: Arc A770LE 16GB
  • CPU: i7 14700
  • Version: v1.22.1-b

Python 3.12

Pip list :

flask 3.0.3 > checked
pip 24.3.1 > checked

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions