No module named 'pydoll.browser.chrome' #207
              
  
  Closed
              
          
                  
                    
                      neroucol06
                    
                  
                
                  started this conversation in
                General
              
            Replies: 1 comment 1 reply
-
| 
         I thought v2 renamed pydoll.browser.chrome, maybe its a v1 vs v2 change, the latest docs suggest from pydoll.browser.chromium import Chrome So I think this is just a versioning issue on your end.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
pydollsel.py", line 4, in
from pydoll.browser.chrome import Chrome
ModuleNotFoundError: No module named 'pydoll.browser.chrome'
how to solve it?
Beta Was this translation helpful? Give feedback.
All reactions