Skip to content

Error: Unable to find item named 'SetPolarCoordinates' within ClassDef named 'wxPoint2DDouble' #4

Open
@programmingkidx

Description

@programmingkidx

When I was running this command "./build.py etg --generator=cffi --nodoc", it ended with this error:

Traceback (most recent call last):
File "etg/geometry.py", line 130, in
run()
File "etg/geometry.py", line 55, in run
c.find('SetPolarCoordinates').ignore()
File "//wxpython-cffi/etgtools/extractors.py", line 102, in find
(head, self.class.name, self.name))
etgtools.extractors.ExtractorError: Unable to find item named 'SetPolarCoordinates' within ClassDef named 'wxPoint2DDouble'
Command '"/System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python" etg/geometry.py --cffi --nodoc' failed with exit code 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions