You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "run.py", line 12, in
from annotation_tools.annotation_tools import app
File "/media/phuongnd/SSD_DATA/annotation_tools/annotation_tools/annotation_tools.py", line 13, in
from flask import Flask, render_template, jsonify, request
ImportError: No module named flask
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "run.py", line 12, in
from annotation_tools.annotation_tools import app
File "/media/phuongnd/SSD_DATA/annotation_tools/annotation_tools/annotation_tools.py", line 13, in
from flask import Flask, render_template, jsonify, request
ImportError: No module named flask
The text was updated successfully, but these errors were encountered: