Open gangbanyegeirichuan opened 9 months ago
same here
+1
try without the single ' marks
flask --app gligen_gui:create_app(8188) run --port 5000
[SJM-AI] is right.very thanks. It works. flask --app gligen_gui:create_app(8188) run --port 5000 without ‘ ’
flask --app 'gligen_gui:create_app(8188)' run --port 5000 Usage: flask run [OPTIONS] Try 'flask run --help' for help.
Error: Could not import "gligen_gui.'gligen_gui".