-
| 
         Hello, I received the following error when converting the CP2K AIMD output file to a DeepMd input file. I am using dpdata version 0.2.21. My code: Error: I tried running   | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            gwenwhite
          
      
      
        Nov 3, 2024 
      
    
    Replies: 1 comment 4 replies
-
| 
         hello, any error message from cp2kdata ? what command you used for cp2kdata?  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    4 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Decided to just start from scratch. Created a new environment, ran
pip install cp2kdata, and things seem to be working now. I think I may installed both cp2k and dpdata or some variations of those.For reference here is the working code below, Thanks!!: