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 :

Log :


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
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 :
Log :
Environment :
Python 3.12
Pip list :