pybind11 incompatible function arguments. The following argument types are supported: 1. (arg0: capsule) -> int #4037
              
                Unanswered
              
          
                  
                    
                      consolexinhun
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
i want to call a c++ function via python using pybind11, the c ++ function declaration is like billow :
In python i called it using :
how i can resolve this issues , please help me
Beta Was this translation helpful? Give feedback.
All reactions