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
Traceback (most recent call last):
File "C:\user\Auto-Gmail-Creator\app.py", line 2, in
from seleniumwire import webdriver
File "C:\Users\wasee\AppData\Local\Programs\Python\Python312\Lib\site-packages\seleniumwire\webdriver.py", line 28, in
from seleniumwire import backend, utils
File "C:\Users\wasee\AppData\Local\Programs\Python\Python312\Lib\site-packages\seleniumwire\backend.py", line 4, in
from seleniumwire.server import MitmProxy
File "C:\Users\wasee\AppData\Local\Programs\Python\Python312\Lib\site-packages\seleniumwire\server.py", line 5, in
from seleniumwire.handler import InterceptRequestHandler
File "C:\Users\wasee\AppData\Local\Programs\Python\Python312\Lib\site-packages\seleniumwire\handler.py", line 5, in
from seleniumwire import har
File "C:\Users\wasee\AppData\Local\Programs\Python\Python312\Lib\site-packages\seleniumwire\har.py", line 11, in
from seleniumwire.thirdparty.mitmproxy import connections
File "C:\Users\wasee\AppData\Local\Programs\Python\Python312\Lib\site-packages\seleniumwire\thirdparty\mitmproxy\connections.py", line 10, in
from seleniumwire.thirdparty.mitmproxy.net import tls, tcp
File "C:\Users\wasee\AppData\Local\Programs\Python\Python312\Lib\site-packages\seleniumwire\thirdparty\mitmproxy\net\tls.py", line 17, in
from seleniumwire.thirdparty.mitmproxy.contrib.kaitaistruct import tls_client_hello
File "C:\Users\wasee\AppData\Local\Programs\Python\Python312\Lib\site-packages\seleniumwire\thirdparty\mitmproxy\contrib\kaitaistruct\tls_client_hello.py", line 10, in
from pkg_resources import parse_version
ModuleNotFoundError: No module named 'pkg_resources'
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "C:\user\Auto-Gmail-Creator\app.py", line 2, in
from seleniumwire import webdriver
File "C:\Users\wasee\AppData\Local\Programs\Python\Python312\Lib\site-packages\seleniumwire\webdriver.py", line 28, in
from seleniumwire import backend, utils
File "C:\Users\wasee\AppData\Local\Programs\Python\Python312\Lib\site-packages\seleniumwire\backend.py", line 4, in
from seleniumwire.server import MitmProxy
File "C:\Users\wasee\AppData\Local\Programs\Python\Python312\Lib\site-packages\seleniumwire\server.py", line 5, in
from seleniumwire.handler import InterceptRequestHandler
File "C:\Users\wasee\AppData\Local\Programs\Python\Python312\Lib\site-packages\seleniumwire\handler.py", line 5, in
from seleniumwire import har
File "C:\Users\wasee\AppData\Local\Programs\Python\Python312\Lib\site-packages\seleniumwire\har.py", line 11, in
from seleniumwire.thirdparty.mitmproxy import connections
File "C:\Users\wasee\AppData\Local\Programs\Python\Python312\Lib\site-packages\seleniumwire\thirdparty\mitmproxy\connections.py", line 10, in
from seleniumwire.thirdparty.mitmproxy.net import tls, tcp
File "C:\Users\wasee\AppData\Local\Programs\Python\Python312\Lib\site-packages\seleniumwire\thirdparty\mitmproxy\net\tls.py", line 17, in
from seleniumwire.thirdparty.mitmproxy.contrib.kaitaistruct import tls_client_hello
File "C:\Users\wasee\AppData\Local\Programs\Python\Python312\Lib\site-packages\seleniumwire\thirdparty\mitmproxy\contrib\kaitaistruct\tls_client_hello.py", line 10, in
from pkg_resources import parse_version
ModuleNotFoundError: No module named 'pkg_resources'
The text was updated successfully, but these errors were encountered: