You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New issue after manually making the changes mentioned in the pull request. Attempting install on 5.6.0-kali2-amd64.
Traceback (most recent call last):
File "w4sp_webapp.py", line 9, in
import w4sp
File "/opt/w4sp-lab/w4sp.py", line 1, in
from w4sp_app import *
File "/opt/w4sp-lab/w4sp_app/init.py", line 1, in
from w4sp_app.container import container,ns_root,c
File "/opt/w4sp-lab/w4sp_app/container.py", line 68
ret = libc.setns(ns_fd.fileno(), 0)
^
IndentationError: unindent does not match any outer indentation level
Please advise,
The text was updated successfully, but these errors were encountered:
anyway it won't work even if you do all the correct change, we discussed the last changes to do in this topic
error: impossibile trovare 'python-netifaces'
i'm sorry that all the discussion is in italian, i hope you'll find the answer you need
Thank you Meliodas123! I used the modified master (w4sp-lab-master.zip) that was attached to the following thread: #63
I wrote over my existing install with the modified files and I am currently going through the install. So far things are looking like it may be successful.
New issue after manually making the changes mentioned in the pull request. Attempting install on 5.6.0-kali2-amd64.
Traceback (most recent call last):
File "w4sp_webapp.py", line 9, in
import w4sp
File "/opt/w4sp-lab/w4sp.py", line 1, in
from w4sp_app import *
File "/opt/w4sp-lab/w4sp_app/init.py", line 1, in
from w4sp_app.container import container,ns_root,c
File "/opt/w4sp-lab/w4sp_app/container.py", line 68
ret = libc.setns(ns_fd.fileno(), 0)
^
IndentationError: unindent does not match any outer indentation level
Please advise,
The text was updated successfully, but these errors were encountered: