that uses native pybind11 extension that depends on shared libraries (windows/linux/macos)?
                  
                  
                
are you using different specific shared libraries on windows/macos/linux
 Jacob
                          
                        
                      
                    
                    
                    
                    
                      Автор вопроса
                      
                      
                        
                          Jacob
                          
                        
                      
                    
                    
                    
                    
                      Автор вопроса
                    
                    
                  No, I use the same libraries on that platforms I found that there's things such as manylinux/auditwheel/delocate-wheel Not sure why these workarounds exists, instead of just ship the package with the libs as is
manylinux is a binary wheel target auditwheel exists to check if your shared library is correctly targeting manylinux
 Jacob
                          
                        
                      
                    
                    
                    
                    
                      Автор вопроса
                      
                      
                        
                          Jacob
                          
                        
                      
                    
                    
                    
                    
                      Автор вопроса
                    
                    
                  Can I configure pybding to place the native extension file in the package folder rather than in root packages folder?
Обсуждают сегодня