jeudi 31 mars 2016

When I try to run python file I got this error

Error:

AttributeError: `NoneType` object has no attribute `decompressobj`

My Program ::-

from selenium import webdriver
browser = webdriver.Firefox()
browser.get('http://www.ubuntu.com/')

Aucun commentaire:

Enregistrer un commentaire