Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.

Script broken #47

Open
mnglitam opened this issue Jun 24, 2021 · 2 comments
Open

Script broken #47

mnglitam opened this issue Jun 24, 2021 · 2 comments

Comments

@mnglitam
Copy link

I am getting this error

File "D:\pentest\Wordpresscan\main.py", line 15
print "_______________________________________________________________ "
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("_______________________________________________________________ ")?

@adrianratajczak
Copy link

Same here on Windows

@adrianratajczak
Copy link

Another error
Traceback (most recent call last): File "wordpresscan.py", line 6, in <module> from engine.core import * File "C:\scan\engine\core.py", line 65 print "\033[93mUpdating database\033[92m - Last update: \033[0m" + database_last_date('database/local_vulnerable_files.xml') ^ SyntaxError: invalid syntax

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants