TheTomer

Results 2 issues of TheTomer

Hi, I'm trying to debug my code, which uses the following line: `with rawpy.imread(img_arw_path) as img_raw:` Whenever I set a break point after the scope of the 'with', PyCharm throws...

Hi, I'm trying to install librtmp on a python 3.5 environment with pip 19.1.1, but keep getting the following error, Any clue how to solve it?: ` ERROR: Complete output...