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 "/Phunter/phunter.py", line 7, in
from lib.cli import parser
File "/Phunter/lib/cli.py", line 3, in
from .account import Amazon
File "/Phunter/lib/account.py", line 3, in
from webdriver_manager.chrome import ChromeDriverManager
ModuleNotFoundError: No module named 'webdriver_manager'
This message...I have a problem..thanks
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "/Phunter/phunter.py", line 7, in
from lib.cli import parser
File "/Phunter/lib/cli.py", line 3, in
from .account import Amazon
File "/Phunter/lib/account.py", line 3, in
from webdriver_manager.chrome import ChromeDriverManager
ModuleNotFoundError: No module named 'webdriver_manager'
This message...I have a problem..thanks
The text was updated successfully, but these errors were encountered: