sampazdan

Results 1 comments of sampazdan

> As a workaround, I linked the expected library to what exists and the example code worked. > > ``` > cd /Users/Kenny/Anaconda3/envs/cryo/lib > ln -s libSDL2_image-2.0.601.1.0.dylib libSDL2_image-2.0.0.dylib > ```...