TikTok-Account-Creator icon indicating copy to clipboard operation
TikTok-Account-Creator copied to clipboard

error

Open ENDERM4NQ opened this issue 3 years ago • 2 comments

Traceback (most recent call last): File "C:\Users\Kacper\AppData\Local\Programs\Python\Python38\lib\site-packages\selenium\webdriver\common\service.py", line 72, in start self.process = subprocess.Popen(cmd, env=self.env, File "C:\Users\Kacper\AppData\Local\Programs\Python\Python38\lib\subprocess.py", line 854, in init self._execute_child(args, executable, preexec_fn, close_fds, File "C:\Users\Kacper\AppData\Local\Programs\Python\Python38\lib\subprocess.py", line 1307, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, PermissionError: [WinError 5] Access is denied

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "run.py", line 52, in webdriver = webdriver.Firefox(executable_path="./geckodriver", firefox_profile=profile) File "C:\Users\Kacper\AppData\Local\Programs\Python\Python38\lib\site-packages\selenium\webdriver\firefox\webdriver.py", line 164, in init self.service.start() File "C:\Users\Kacper\AppData\Local\Programs\Python\Python38\lib\site-packages\selenium\webdriver\common\service.py", line 86, in start raise WebDriverException( selenium.common.exceptions.WebDriverException: Message: 'geckodriver' executable may have wrong permissions.

ENDERM4NQ avatar Feb 05 '22 21:02 ENDERM4NQ

try not using sudo because if u are using it u need --sandbox extention

bahaamezher3 avatar Sep 11 '22 08:09 bahaamezher3

try not using sudo because if u are using it u need --sandbox extention

this script still working?

vqoley avatar Oct 04 '22 09:10 vqoley