You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hey hope you're fine , when i run one of your examples i get an issue . any help please ? File "c:\Users\YounèsAITKETTOUT\Desktop\Travail\keywords_SERP_clustering\test.py", line 7, in
is_checked = reCaptchaV2(driver=driver, play=False)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\YounèsAITKETTOUT\AppData\Local\Programs\Python\Python311\Lib\site-packages\pypasser\reCaptchaV2_init_.py", line 70, in new
raise e
File "C:\Users\YounèsAITKETTOUT\AppData\Local\Programs\Python\Python311\Lib\site-packages\pypasser\reCaptchaV2_init_.py", line 56, in new
cls.type_text(instance.driver, cls.speech_to_text(file_path))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\YounèsAITKETTOUT\AppData\Local\Programs\Python\Python311\Lib\site-packages\pypasser\reCaptchaV2_init_.py", line 120, in speech_to_text
return r.recognize_sphinx(audio)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\YounèsAITKETTOUT\AppData\Local\Programs\Python\Python311\Lib\site-packages\speech_recognition_init_.py", line 760, in recognize_sphinx
decoder = pocketsphinx.Decoder(config)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "pocketsphinx.pyx", line 852, in pocketsphinx.Decoder.init
RuntimeError: Failed to initialize PocketSphinx
Exception ignored in: <function Chrome.del at 0x000001811D4EB4C0>
Traceback (most recent call last):
File "C:\Users\YounèsAITKETTOUT\AppData\Local\Programs\Python\Python311\Lib\site-packages\undetected_chromedriver_init.py", line 843, in del
File "C:\Users\YounèsAITKETTOUT\AppData\Local\Programs\Python\Python311\Lib\site-packages\undetected_chromedriver_init.py", line 798, in quit
OSError: [WinError 6] Descripteur non valide
The text was updated successfully, but these errors were encountered:
hey hope you're fine , when i run one of your examples i get an issue . any help please ? File "c:\Users\YounèsAITKETTOUT\Desktop\Travail\keywords_SERP_clustering\test.py", line 7, in
is_checked = reCaptchaV2(driver=driver, play=False)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\YounèsAITKETTOUT\AppData\Local\Programs\Python\Python311\Lib\site-packages\pypasser\reCaptchaV2_init_.py", line 70, in new
raise e
File "C:\Users\YounèsAITKETTOUT\AppData\Local\Programs\Python\Python311\Lib\site-packages\pypasser\reCaptchaV2_init_.py", line 56, in new
cls.type_text(instance.driver, cls.speech_to_text(file_path))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\YounèsAITKETTOUT\AppData\Local\Programs\Python\Python311\Lib\site-packages\pypasser\reCaptchaV2_init_.py", line 120, in speech_to_text
return r.recognize_sphinx(audio)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\YounèsAITKETTOUT\AppData\Local\Programs\Python\Python311\Lib\site-packages\speech_recognition_init_.py", line 760, in recognize_sphinx
decoder = pocketsphinx.Decoder(config)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "pocketsphinx.pyx", line 852, in pocketsphinx.Decoder.init
RuntimeError: Failed to initialize PocketSphinx
Exception ignored in: <function Chrome.del at 0x000001811D4EB4C0>
Traceback (most recent call last):
File "C:\Users\YounèsAITKETTOUT\AppData\Local\Programs\Python\Python311\Lib\site-packages\undetected_chromedriver_init.py", line 843, in del
File "C:\Users\YounèsAITKETTOUT\AppData\Local\Programs\Python\Python311\Lib\site-packages\undetected_chromedriver_init.py", line 798, in quit
OSError: [WinError 6] Descripteur non valide
The text was updated successfully, but these errors were encountered: