okadminfinder3 icon indicating copy to clipboard operation
okadminfinder3 copied to clipboard

How to fix this issue?

Open ssndobein opened this issue 2 years ago • 7 comments

Traceback (most recent call last): File "/root/Desktop/okadminfinder3/okadminfinder.py", line 16, in import socks File "/usr/local/lib/python3.10/dist-packages/socks.py", line 58, in from collections import Callable ImportError: cannot import name 'Callable' from 'collections' (/usr/lib/python3.10/collections/init.py)

ssndobein avatar Jun 28 '22 02:06 ssndobein

Just run it with sudo

sudo python3 ____.py

zxllkada avatar Aug 18 '22 00:08 zxllkada

please test the new version : https://pypi.org/project/okadminfinder/

to install it: pip install okadminfinder

mIcHyAmRaNe avatar Aug 18 '22 04:08 mIcHyAmRaNe

I'v got same issue but as mIcHyAmRaNe saids, i have installed it with pip install okadminfinder and it worked now.

I'm using MacOS tho.

ELHARAKA avatar Aug 23 '22 22:08 ELHARAKA

I am having problems executing the program. I get the following errors. Any help would be greatly appreciated.

Traceback (most recent call last): File "/home/skor/Downloads/okadminfinder3/okadminfinder.py", line 16, in import socks File "/home/skor/.local/lib/python3.10/site-packages/socks.py", line 58, in from collections import Callable ImportError: cannot import name 'Callable' from 'collections' (/usr/lib/python3.10/collections/init.py)

HackerInfo2024 avatar Sep 16 '22 01:09 HackerInfo2024

I am having problems executing the program. I get the following errors. Any help would be greatly appreciated.

Traceback (most recent call last): File "/home/skor/Downloads/okadminfinder3/okadminfinder.py", line 16, in import socks File "/home/skor/.local/lib/python3.10/site-packages/socks.py", line 58, in from collections import Callable ImportError: cannot import name 'Callable' from 'collections' (/usr/lib/python3.10/collections/init.py)

install with pip install okadminfinder then run with okadminfinder -u "https://www.test.com"

ELHARAKA avatar Sep 16 '22 15:09 ELHARAKA

Yea! It worked. Thanks ELHARAKA.

jmmlb21 avatar Sep 16 '22 15:09 jmmlb21

Works now. Thanks

HackerInfo2024 avatar Sep 16 '22 16:09 HackerInfo2024

i close this one, git clone the new version or pip install it 😃

mIcHyAmRaNe avatar Jan 04 '23 21:01 mIcHyAmRaNe