On Sun, Dec 13, 2009 at 4:54 AM, Nikolaus Rath <nikol...@rath.org> wrote: > Roman Yakovenko <roman.yakove...@gmail.com> writes: >> You can take a look on gmplib example: >> http://pygccxml.svn.sourceforge.net/viewvc/pygccxml/pyplusplus_dev/examples/gmplib_dev/ >> It is fully working. > > I downloaded Pyplusplus 1.0 from > http://sourceforge.net/projects/pygccxml/files/, but when I try to run > the code, I get > > $ python generate_code.py > /home/nikratio/.local/lib/python2.6/site-packages/pygccxml/parser/declarations_cache.py:8: > DeprecationWarning: the md5 module is deprecated; use hashlib instead > import md5 > Traceback (most recent call last): > File "generate_code.py", line 9, in <module> > from pyplusplus.module_builder import ctypes_module_builder_t > ImportError: cannot import name ctypes_module_builder_t > > > Do I need the CVS version?
Yes. The version, which contains ctypes code generator, was not released yet. -- Roman Yakovenko C++ Python language binding http://www.language-binding.net/ _______________________________________________ Cplusplus-sig mailing list Cplusplus-sig@python.org http://mail.python.org/mailman/listinfo/cplusplus-sig