python - libjpeg.so.62: cannot open shared object file: No such file or directory -
i trying image processing python , pil. having problem wouldn't correctly import _imaging folder did reinstall , getting problem:
libjpeg.so.62: cannot open shared object file: no such file or directory i did apt-get remove python-imaging in command line , apt-get install python-imaging , won't work in eclipse. tips?
try installing libjpeg62 module in ubuntu, libjpeg.so.62 file part of it.
Comments
Post a Comment