Thanks for the heads up, I was able to access the image files I needed by way of absolute path "Mat src = imread("/snap/sdk-cpp-helloworld/x1/road2.jpg",cv::IMREAD_GRAYSCALE);" thanks again;
... View more
Try to remove pandas. i think that this could be the problem. Anyway better if you run a simple script with just flask and then try to add the libraries one by one.
Edit: also pydantic has this problem. check here: https://pypi.org/project/pydantic-core/#files
... View more