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

cloudfail.py doesnt work #75

Open
almostop opened this issue Jul 4, 2022 · 3 comments
Open

cloudfail.py doesnt work #75

almostop opened this issue Jul 4, 2022 · 3 comments

Comments

@almostop
Copy link

almostop commented Jul 4, 2022

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
Copy link
Author

almostop commented Jul 6, 2022

still stuck help please

@almostop almostop closed this as completed Jul 6, 2022
@almostop almostop reopened this Jul 6, 2022
@mrdenchik
Copy link

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

@c4ir0
Copy link

c4ir0 commented Jul 14, 2022

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

doesn't help gives another block of errors

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

3 participants