blink-docker icon indicating copy to clipboard operation
blink-docker copied to clipboard

python3 run.py error

Open czahoi opened this issue 5 years ago • 3 comments

root@kali:~/blink-docker# python3 run.py Traceback (most recent call last): File "run.py", line 208, in main() File "run.py", line 142, in main checkInstallation() File "run.py", line 38, in checkInstallation generateLibrairies() File "run.py", line 54, in generateLibrairies fedKernel = re.search("kernel-(.{1,20}"+fedoraName+")((?!testing).)*?stable",str(fedSource)).group(1)+".x86_64" AttributeError: 'NoneType' object has no attribute 'group'

czahoi avatar May 31 '19 01:05 czahoi

tried in debian,kali,ubuntu18.02. same error

czahoi avatar May 31 '19 12:05 czahoi

Actually, i`d like to know about your deploy environment. or any deployed vm mirrors.

czahoi avatar Jun 05 '19 07:06 czahoi