Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: 'NoneType' object is not iterable #1174

Open
Eikosa opened this issue Dec 8, 2022 · 0 comments
Open

TypeError: 'NoneType' object is not iterable #1174

Eikosa opened this issue Dec 8, 2022 · 0 comments

Comments

@Eikosa
Copy link

Eikosa commented Dec 8, 2022

>>> driver = WhatsAPIDriver("chrome", username="mkhase")
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "C:\Users\USER\AppData\Local\Programs\Python\Python310\lib\site-packages\webwhatsapi\__init__.py", line 202, in __init__
    for option in chrome_options:
TypeError: 'NoneType' object is not iterable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant