mirror of
https://github.com/alpkeskin/mosint.git
synced 2026-04-26 19:45:54 +03:00
[GH-ISSUE #35] |panic: google block #137
Labels
No labels
bug
duplicate
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mosint#137
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @arturovilla on GitHub (Nov 15, 2022).
Original GitHub issue: https://github.com/alpkeskin/mosint/issues/35
hi there , i tried installing/ using this tool on macos ventura 13.0.1, after the time and date is printed out , its stops running and instead prints out

|panic: google blockAny help would be greatly appreciated, all other tutorials reference a version of this project that was written in python which seems to be no longer available.
@BloodSpectre commented on GitHub (Nov 17, 2022):
Also experiencing this on kali linux.
@subject-am commented on GitHub (Nov 17, 2022):
Same error on WSL (Ubuntu 18.04.6)...
@ghost commented on GitHub (Nov 19, 2022):
Same here, looking for a solution
@subject-am commented on GitHub (Nov 21, 2022):
@arturovilla @BloodSpectre @Snip31
I could solve this issue with Anaconda3 by creating a environment with Python 3.10
I couldn't update past Python 3.7 on my base environment, but had no problem installing it in a new one:
conda create --name py10 python=3.10@subject-am commented on GitHub (Nov 21, 2022):
Though apparently it has been a cooldown issue; I can't search more than one e-mail at an unknown time interval even with the environment... Which is not a problem when running on the Windows Command Prompt.