CloudFail icon indicating copy to clipboard operation
CloudFail copied to clipboard

cloudfail.py doesnt work

Open almostop opened this issue 2 years ago • 3 comments

hey everyone, after i changed lines 180 and 182 like the guides says i got a new error:

└─$ python3 cloudfail.py
Traceback (most recent call last): File "/home/kali/Desktop/CloudFail/cloudfail.py", line 9, in import socks File "/home/kali/Desktop/CloudFail/socks.py", line 62, in from collections import Callable ImportError: cannot import name 'Callable' from 'collections' (/usr/lib/python3.10/collections/init.py)

edit: i tried the change in socks.py line 62 from collections to collection.abc didnt worth either

almostop avatar Jul 04 '22 20:07 almostop

still stuck help please

almostop avatar Jul 06 '22 10:07 almostop

@almostop see https://github.com/m0rtem/CloudFail/pull/71/files

mrdenchik avatar Jul 07 '22 12:07 mrdenchik

@almostop see https://github.com/m0rtem/CloudFail/pull/71/files

doesn't help gives another block of errors

c4ir0 avatar Jul 14 '22 20:07 c4ir0