Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

libjpeg.so.62: cannot open shared object file: No such file or directory

I am trying to do some image processing with python and the PIL. I was having a problem that I wouldn't correctly import the _imaging folder so I did a reinstall and now I am getting this problem:

libjpeg.so.62: cannot open shared object file: No such file or directory

I did apt-get remove python-imaging in the command line and then apt-get install python-imaging and now it won't work in Eclipse. Any tips?

like image 838
clifgray Avatar asked Nov 01 '25 18:11

clifgray


1 Answers

Try installing the libjpeg62 module in Ubuntu, the libjpeg.so.62 file is a part of it.

like image 136
Jaidev Deshpande Avatar answered Nov 03 '25 10:11

Jaidev Deshpande



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!