[Pydev-users] [pydev - Users] PIL import problem

2007-03-26 Thread SourceForge.net
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

[Pydev-users] [pydev - Users] RE: PIL import problem

2007-03-26 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4229007 By: fabioz Try putting PIL in your forced builtins: http://www.fabioz.com/pydev/manual_101_interpreter.html Cheers, Fabio __ You

[Pydev-users] [pydev - Users] RE: PIL import problem

2007-03-26 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4229012 By: lianos This actually works for me on Eclipse 3.2.2 and PyDev 1.3.0 -- I'm just about to update to 1.3.1, but I don't think that should be a problem. For the record, PIL isn't in my forced builtins

[Pydev-users] Pydev 1.3.1 Released

2007-03-26 Thread Fabio Zadrozny
Hi All, Pydev and Pydev Extensions 1.3.1 have been released Details on Pydev Extensions: http://www.fabioz.com/pydev Details on Pydev: http://pydev.sf.net Details on its development: http://pydev.blogspot.com Release Highlights in Pydev Extensions: