Describe the bug
I followed the setup guide in this repo. I am a noob when it comes to Python, and this is my first time using Conda.
To Reproduce
Steps to reproduce the behavior:
Follow the guide, by copying and pasting each command. Then jump into the conda environment and run "python app.py".
Expected behavior
The app was meant to open, but instead I get fatal error: opencv2/imgcodecs.hpp: No such file or directory
Desktop (please complete the following information):
- OS: Linux - Fedora 40 GNOME
- Python version - 3.10
Additional context
I am a noob when it comes to this sort of stuff. If I haven't added correct information or anything is missing, feel free to tell me.