Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

this still working..?? i try and i have some problems #10

Open
wants to merge 26 commits into
base: master
Choose a base branch
from

Conversation

iQBotProject
Copy link

hello @n1nj4z33 i install all requirement
selenium
pywin32

but i get this error i do some search but i dont know what i sthe problem exactely
plz some help

Traceback (most recent call last):
File "iq.py", line 391, in
Iq(OPTIONS)
File "iq.py", line 79, in init
self.browser = webdriver.Chrome(chrome_options=self.chrome_options)
File "C:\Python27\lib\site-packages\selenium\webdriver\chrome\webdriver.py", line 62, in init
self.service.start()
File "C:\Python27\lib\site-packages\selenium\webdriver\common\service.py", line 81, in start
os.path.basename(self.path), self.start_error_message)
selenium.common.exceptions.WebDriverException: Message: 'chromedriver' executable needs to be in PATH. Please see https://sites.google.com/a/chromium.org/chromedriver/home

@iQBotProject
Copy link
Author

i pass the first problem is the chrome driver
but now i have an other probleme

Traceback (most recent call last):
File "iq.py", line 391, in
Iq(OPTIONS)
File "iq.py", line 81, in init
self.start_session(self.mode)
File "iq.py", line 300, in start_session
print u'%s ðùð░ð┐ÐâÐüð║ð░ðÁð╝ÐüÐÅ ð▓ ÐÇðÁðÂð╝ðÁ %s' % (self.get_time, mode)
File "C:\Python27\lib\encodings\cp850.py", line 12, in encode
return codecs.charmap_encode(input,errors,encoding_map)
UnicodeEncodeError: 'charmap' codec can't encode characters in position 20-30: character maps to

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants