|
From: Christopher N. <cn...@it...> - 2008-06-09 07:48:55
|
Hi Mathieu, > The default version of python is 2.5.2. Is it possible to use PCSIM > with this version? > > In fact I ran into problems with the ElementTree package but I found a > fix. I later ran into problems with gccxml. So before digging more, I > would like to know if there are known issues. I've installed PCSIM on Hardy with the default python version. I posted the fix I used for that elementtree package on the forums at http://sourceforge.net/forum/forum.php?thread_id=2013563&forum_id=537507 . In Hardy I had to build gccxml from the CVS snapshot myself (as documented); the Ubuntu package for gccxml-cvs that worked in Gutsy doesn't appear to work in Hardy. Cheers, Chris. |