- dilbert_here
- Posts : 2
Join date : 2012-06-02
Unable to load the IEDriver.dll component - Selenium
Fri Jun 29, 2012 4:57 am
Hi All,
I have a python script which opens IE & performs certain tasks, it works fine but if i try to package it with Pyinstaller it returns the following error:
Traceback (most recent call last):
File "", line 250, in
File "", line 25, in __init__
File "C:\Tools\installer\pyinstaller-pyinstaller-c2468ba\run\build\pyi.win32\r
un\out03-PYZ.pyz\selenium.webdriver.ie.webdriver", line 45, in __init__
selenium.common.exceptions.WebDriverException: Message: 'Unable to load the IEDr
iver.dll component'
Is there something i need to run before i can package a it with pyinstaller?
Thanks in advance for your help.
Regards
I have a python script which opens IE & performs certain tasks, it works fine but if i try to package it with Pyinstaller it returns the following error:
Traceback (most recent call last):
File "
File "
File "C:\Tools\installer\pyinstaller-pyinstaller-c2468ba\run\build\pyi.win32\r
un\out03-PYZ.pyz\selenium.webdriver.ie.webdriver", line 45, in __init__
selenium.common.exceptions.WebDriverException: Message: 'Unable to load the IEDr
iver.dll component'
Is there something i need to run before i can package a it with pyinstaller?
Thanks in advance for your help.
Regards
Permissions in this forum:
You cannot reply to topics in this forum