Your ROOT_URL in app.ini is https://bdgit.educoder.net/ but you are visiting http://bdgit.educoder.net/buaa21373067/Group11/src/commit/4a3fbb2405e9b628512a7123fe6c116a7072b8d4/main.py You should set ROOT_URL correctly, otherwise the web may not work correctly.
Group11/main.py

4 lines
86 B

import os
os.system('python Function-21373067.py')
os.system('echo Feature-21373067')