JCBZPN  
                
               
                 
              
                  
                    October 12, 2023,  5:13pm
                   
                   
              1 
               
             
            
              hello… 
I get the following error when I try to display a 3D model in streamlit using the stpyvista component.
" AttributeError: partially initialized module ‘pyvista’ has no attribute ‘set_jupyter_backend’ (most likely due to a circular import) "
What modification would I have to make to have the model displayed there?
             
            
               
               
               
            
            
           
          
            
              
                edsaac  
                
               
              
                  
                    October 17, 2023,  4:12pm
                   
                   
              2 
               
             
            
              Which version of stpyvista are you running? Latest version is to 0.0.9, if you are running an earlier version, try upgrading with pip install stpyvista -U.
If you still encounter this error, could you provide a reproducible piece of code or repo?  See the guidelines on how to post an effective question on the forum :)
  
  
    We’re so glad you’ve found the Streamlit forum! Here are some guidelines to help you craft a thoughtful post that will receive helpful answers: 
Use the search bar to see if someone has previously posted or answered your question.
Our forum is full of awesome community members like yourself who have shared their solutions for most errors and issues. There’s a good chance someone encountered a similar problem in the past and has posted on the forum. 
If you’ve run into an error message, tr…
   
 
             
            
               
               
               
            
            
           
          
            
              
                system  
                
                  Closed 
               
              
                  
                    April 14, 2024,  4:12pm
                   
                   
              3 
               
             
            
              This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.