Description
Bug/Issue Description:
when I run compile file , It run normal, but It show this error.
Required Information:
Provide the following information to assist with reporting the bug:
- Provide a full copy of the command line options you are using, for example:
pyinstaller command
pyinstaller scenedetect.spec
run compile file command
./dist/scenedetect/scenedetect
- Add
-v debug -l BUG_REPORT.txt
to the beginning of the command, then re-run PySceneDetect and attach the generatedBUG_REPORT.txt
file.
Expected Behavior:
A clear and concise description of what you expected to happen.
Computing Environment:
- OS: OSX
- Python Version: 3.9.10
- OpenCV Version:4.5.5
- Pyinstaller Version: 5.0.1
Media [Videos/Images/Screenshots]:
Provide any other information you can, including videos/media that can demonstrate the bug you are reporting (even YouTube links are fine). If applicable, add the output images from PySceneDetect, or any screenshots you feel are necessary to help explain your problem.
Remove this section if there is no media associated with the issue/bug report.