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

ImportError: cannot import name 'Aol' from 'search_engines' #22

Closed
andre-santos1 opened this issue Jul 13, 2022 · 1 comment
Closed

Comments

@andre-santos1
Copy link

When running:

./marple.py [my_target_username]

I get:

Traceback (most recent call last):

File "/home/osint/Programas/marple/./marple.py", line 21, in

from search_engines import Aol, Ask, Qwant, Bing, Yahoo, Startpage, Dogpile, Mojeek, Torch, Duckduckgo

ImportError: cannot import name 'Aol' from 'search_engines' (/usr/local/lib/python3.10/dist-packages/search_engines/init.py)

@soxoj
Copy link
Owner

soxoj commented Sep 11, 2022

Please, do requirements install, you are using old version of search_engines package.

@soxoj soxoj closed this as completed Sep 11, 2022
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

2 participants