Tui renderer error
            
            #1862
          
          
        -
| 
         I've tried to run yours my-first-burn-model example and this error appeared: ERROR burn_train::learner::log: PANIC => panicked at /.cargo/registry/src/index.crates.io-6f17d22bba15001f/burn-train-0.13.2/src/renderer/tui/renderer.rs:85:27: How to fix it?  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            Wanpaku
          
      
      
        Jun 6, 2024 
      
    
    Replies: 1 comment 2 replies
-
| 
         What are you trying to run the executable from? If you're trying to run from your IDE (e.g., vscode) it looks like you might encounter a similar error.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    2 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
First time I run it through Kate text editor and the error appeared.
Now I run it through Vim and all work as expected.