Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: No module named Image on Ubuntu 14.04, python 2.7 #67

Closed
inkyusa opened this issue Aug 12, 2016 · 0 comments
Closed

ImportError: No module named Image on Ubuntu 14.04, python 2.7 #67

inkyusa opened this issue Aug 12, 2016 · 0 comments

Comments

@inkyusa
Copy link

inkyusa commented Aug 12, 2016

I faced this issue and resolved this by change

#import Image
from PIL import Image

in kalibr/aslam_offline_calibration/kalibr/python/kalibr_camera_calibration/MulticamGraph.py
Hope this helps those who face the same issue.
Cheers,

@inkyusa inkyusa closed this as completed Aug 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant