webarx-security / wpbullet

A static code analysis for WordPress (and PHP)
GNU General Public License v2.0
229 stars 48 forks source link

NOT Support win path #5

Closed xjspace closed 4 years ago

xjspace commented 4 years ago

F:\wpbullet>python wpbullet.py --path="F:\wpen" raceback (most recent call last):

File "wpbullet.py", line 2, in from core import scanner File "F:\wpbullet\core\scanner.py", line 52 print('Checked files: ' + str(count_files), end="\r") ^ SyntaxError: invalid syntax

LukaSikic commented 4 years ago

Please make sure you are using Python 3