OK found PYHONPATH it was because I was using Spyder lite that I couldnt find it.
BUT I can get the bindings to work. I have a test pogram whic includes the following imports, from CGAL.Kernel import* from CGAL.Triangulations_2 import* from random import* I keep getting the error, from CGAL.Kernel import* ImportError: No module named CGAL.Kernel Am I calling the module correctly? Thanks Nic -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/groups/opt_out.
