Adam Matic
Adam Matic
This seems to work with sublime text 2, window 8.1 64, java 1.8 relevant lines from Main.sublime-menu "cmd": {"windows": ["D:/Dev/Git/bin/bash.exe", "C:/Dev/Clojure/lein", "repl"], and "cwd": {"windows":"$file_path", I installed git from here:...
Another workaround from an older issue, forcing text output for the progress bar: ``` from fastprogress.fastprogress import master_bar, progress_bar from fastprogress.fastprogress import force_console_behavior master_bar, progress_bar = force_console_behavior() ```
I had the same problem. It looks like the cause was having some of the videos in grayscale mode and some of them in RGB. Solved by clicking on "Toggle...