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

on kali2022 How work? #86

Open
shixiangbupt opened this issue Jan 6, 2023 · 3 comments
Open

on kali2022 How work? #86

shixiangbupt opened this issue Jan 6, 2023 · 3 comments

Comments

@shixiangbupt
Copy link

on kali2022 ,It is python 3.10, w4sp-lab does not run!

@shixiangbupt
Copy link
Author

image

@POCCOPOCCO89
Copy link

I have the same problem

@antrenor
Copy link

I followed all the instructions, even modifying the code as described but it doesn't work.
Ver. Python 3.11.7

Traceback (most recent call last):
File "/home/antrenor/Downloads/w4sp-lab-master/w4sp_webapp.py", line 9, in
import w4sp
File "/home/antrenor/Downloads/w4sp-lab-master/w4sp.py", line 1, in
from w4sp_app import *
File "/home/antrenor/Downloads/w4sp-lab-master/w4sp_app/init.py", line 1, in
from w4sp_app.container import container,ns_root,c
File "/home/antrenor/Downloads/w4sp-lab-master/w4sp_app/container.py", line 1, in
from w4sp_app.utils import r, docker_clean
File "/home/antrenor/Downloads/w4sp-lab-master/w4sp_app/utils.py", line 137
for nic in r('ifconfig -a').split(b'\n\n')[:-1]:
^
IndentationError: unindent does not match any outer indentation level

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