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

Problème #4

Open
Drazozo opened this issue Nov 10, 2018 · 0 comments
Open

Problème #4

Drazozo opened this issue Nov 10, 2018 · 0 comments

Comments

@Drazozo
Copy link

Drazozo commented Nov 10, 2018

Hello,
I am sorry to post a news isue but after research I can not find the solution to my problem.
``
I wanted to test TwitPy, except that I have the following error that appears on my screen.

Can you help me please.
Thank you for the work done.

During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\xampp\htdocs\TwitPy\quickstart.py", line 3, in
TwitPy(username="drazozo", password="my password")
File "C:\xampp\htdocs\TwitPy\twitpy\twitpy.py", line 39, in init
self.browser = webdriver.Chrome(chrome_path, chrome_options=chrome_options)
File "C:\python\lib\site-packages\selenium\webdriver\chrome\webdriver.py", line 62, in init
self.service.start()
File "C:\python\lib\site-packages\selenium\webdriver\common\service.py", line 71, 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

Exception ignored in: <function Service.del at 0x0000026655B42730>
Traceback (most recent call last):
File "C:\python\lib\site-packages\selenium\webdriver\common\service.py", line 163, in del
self.stop()
File "C:\python\lib\site-packages\selenium\webdriver\common\service.py", line 135, in stop
if self.process is None:
AttributeError: 'Service' object has no attribute 'process'
``

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

No branches or pull requests

1 participant