Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4228902
By: asperkins

Just installed eclipse on ubuntu with pydev extensions 1.3.1.

When I create a file and type the following

from PIL import 

Autocomplete gives me 3 items.

_imaging
_imagingft
_imagingmath

( these are actually .so files in the site-packages/PIL/ dir.


I'm trying to simply do

from PIL import Image

Which works fine from the prompt and other IDEs like SPE.



______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to