ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
matplotlib 3.8.0 requires python-dateutil>=2.7, which is not installed.
scenedetect 0.6.2 requires platformdirs, which is not installed.
you should add
platformdirs
python-dateutil>=2.7
to requirements.txt
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
matplotlib 3.8.0 requires python-dateutil>=2.7, which is not installed.
scenedetect 0.6.2 requires platformdirs, which is not installed.
you should add
platformdirs
python-dateutil>=2.7
to requirements.txt