Justin Swaney

Results 1 comments of Justin Swaney

I had a similar problem when first installing on Ubuntu and was able to fix it with: ```bash sudo apt-get install libpng-dev sudo apt-get install libjpeg-dev sudo apt-get install libtiff-dev...