randy3k / AutoWrap

Auto (Hard) Wrap for Sublime Text 2/3
MIT License
62 stars 8 forks source link

Boost.Python.ArgumentError in autowrap.py (line 54) #4

Closed samueljohn closed 11 years ago

samueljohn commented 11 years ago
Traceback (most recent call last):
  File "./sublime_plugin.py", line 356, in run_
  File "./autowrap.py", line 54, in run
Boost.Python.ArgumentError: Python argument types in
    Region.__init__(Region, float, float)
did not match C++ signature:
    __init__(_object*, long long)
    __init__(_object*, long long, long long, double)
    __init__(_object*, long long, long long)

I see this trace back in the console. Sublime Text 2.0.2 build 2221