Hello Marc Antoine!
First of all, thanks for sharing your tool! I'm a postproducer/developer in México and I'm interested in a platform that gives me some level of analyzing the video assets I process so I've found your project and immediately clone it and test it.
So, I was able to run python3 run.py and the flask server went Running on http://127.0.0.1:5500/ (Press CTRL+C to quit) but every time I go to that url have a 404 error liake this one: 127.0.0.1 - - [24/Mar/2022 12:53:55] "GET / HTTP/1.1" 404 -
¿How can I configure the web app to find the "templates" or "static" folders and it's assets?
Thanks in advance!
Best,
djrbeen
Hello Marc Antoine!
First of all, thanks for sharing your tool! I'm a postproducer/developer in México and I'm interested in a platform that gives me some level of analyzing the video assets I process so I've found your project and immediately clone it and test it.
So, I was able to run
python3 run.pyand the flask server wentRunning on http://127.0.0.1:5500/ (Press CTRL+C to quit)but every time I go to that url have a 404 error liake this one:127.0.0.1 - - [24/Mar/2022 12:53:55] "GET / HTTP/1.1" 404 -¿How can I configure the web app to find the "templates" or "static" folders and it's assets?
Thanks in advance!
Best,
djrbeen