Crashed while import package in Python 3.12 #5783
              
                Unanswered
              
          
                  
                    
                      chenghuaWang
                    
                  
                
                  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'm building a Python package using pybind11 v3.0.0 with the AppleClang17 compiler. Currently, I've only bound a C++ Enum type, but I'm encountering runtime errors when import package. I used lldb to check the frame, as shown below. Could this issue be a bug in pybind11, or is it caused by incorrect usage on my part?
Beta Was this translation helpful? Give feedback.
All reactions