Roman Yakovenko schrieb am Dienstag 20 Januar 2009 um 08:44:
> Done. It seems like you are using buggy GCCXML version or wrong Py++.
> I committed new test case for Py++ and everything works just fine (
> http://pygccxml.svn.sourceforge.net/viewvc/pygccxml?view=rev )
> I also attached the generated code.
> I use current GCCXML cvs and current Py++ & pygccxml SVN.
>
> Happy upgrading :-)
gccxml-cvs is just updated, rebuild and installed.
pygccxml is on rev 1590
pyplusplus is on revision 1602
it fails with
{{{
File "/usr/lib/python2.6/site-
packages/pyplusplus/code_repository/__init__.py", line 23, in <module>
import indexing_suite
ImportError: No module named indexing_suite
}}}
-- Maik
|