No module named 'pandas' #4512
-
| Questioni use python 3.13 flet 0.25.1 Code sampleNo response Error messageTraceback (most recent call last):
  File "<string>", line 47, in <module>
  File "<frozen runpy>", line 229, in run_module
  File "<frozen runpy>", line 88, in _run_code
  File "C:\Users\abdelrahman\AppData\Roaming\Flet\attendance\flet\app\main.py", line 2, in <module>
    import pandas as pd
ModuleNotFoundError: No module named 'pandas'------------------------------------------------------
 | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            ndonkoHenri
          
      
      
        Dec 6, 2024 
      
    
    Replies: 1 comment 11 replies
-
| Can you share your requirements or pyproject file? | 
Beta Was this translation helpful? Give feedback.
                  
                    11 replies
                  
                
            
      Answer selected by
        abdokhalil07
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Can you share your requirements or pyproject file?