-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I have solved the path-problem for linux but I have now got this error-messages with videocapture. I didn't find the error. It seems like there could be something with the cv2 import. In addition to the error message below, I get some the error from the attached image :
File "/home/tfha/projects/Reinforcement_Learning_for_Geotechnics/00_main.py", line 231, in
pltr.render_episode(Path('02_plots/tmp'), fps=2, x_pix=1680, y_pix=480,
File "/home/tfha/projects/Reinforcement_Learning_for_Geotechnics/E_plotter.py", line 294, in render_episode
out = cv2.VideoWriter(savepath, fourcc, fps, (x_pix, y_pix))
TypeError: VideoWriter() missing required argument 'frameSize' (pos 5)
Metadata
Metadata
Assignees
Labels
No labels