Skip to content
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.

I can't do a google search #15

Closed
Arinze1020 opened this issue Mar 20, 2021 · 5 comments
Closed

I can't do a google search #15

Arinze1020 opened this issue Mar 20, 2021 · 5 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@Arinze1020
Copy link

am getting this error

Traceback (most recent call last):
File "kds.py", line 67, in
from Modes import Scada
File "/home/###/Desktop/bee/Katana/Modes/Scada.py", line 94, in
for gamma in search(query, tld=beta,stop=50, num=10,pause=2):
TypeError: search() got an unexpected keyword argument 'tld'

@TebbaaX
Copy link
Owner

TebbaaX commented Mar 25, 2021

What Python Version you use?
Thanks!

@TebbaaX TebbaaX added help wanted Extra attention is needed bug Something isn't working labels Mar 25, 2021
@Arinze1020
Copy link
Author

Am using 3.8

@Arinze1020
Copy link
Author

Do you have a preferred version

@TebbaaX
Copy link
Owner

TebbaaX commented Mar 27, 2021

yes! Katana will not work with py 3.8 and above
only python 3.7 and below
please let me know if it works so i can close this issue
thanks!

@Arinze1020
Copy link
Author

ok thanks, I will run a check on it
Good work

@TebbaaX TebbaaX closed this as completed Mar 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants