Hey Balogh, The forced-builtin option did the trick!
Thanks, Thijs Thiessens On Mon, 16 Nov 2009 09:09:18 +0200, Balogh Szabolcs <[email protected]> wrote: > Hy, > > To setup eclipse I use the following steps: > > - install sun-java6-sdk > - install Eclipse (I'm using Galileo) > - install pydev in Eclipse: > - Help -> Install New Software > - Add http://pydev.org/updates as 'Available Software Site' and > install > PyDev > - After installing pydev Menu -> Preferences -> Pydev -> Interpreter > - > Python: Python interpreter: > - Click on New and enter /usr/bin/python > - In PYTHONPATH entry list select all > - Add new forced builtins: clutter, gtk, gobject, gst (Add them > one at time) > > When you want to run a python application select: Run as Python Run > > > On Sat, Nov 14, 2009 at 11:39 PM, Thijs Thiessens > <[email protected]>wrote: > >> Hey, >> >> I'm developing with pyclutter using eclipse (galileo). I have a couple >> of questions; >> >> - Which IDE do you use? >> - In eclipse on ubuntu 9.10 with clutter-1.0 some imports, such as >> gobject and cogl result in undefined variable errors. I probably need to >> setup eclipse properly but I struggle to do that. Does anyone on this >> list have any experience with eclipse and setting up pyclutter? >> >> >> Thanks, Thijs Thiessens >> >> -- >> To unsubscribe send a mail to > [email protected]<clutter%[email protected]> >> >> > > Best regards, > -- > ing. Balogh Szabolcs > SC IPA SA CIFATT CLUJ > e-mail: [email protected] > mobil: +40 0745628149 > web: www.szmt.org -- To unsubscribe send a mail to [email protected]
