cesbit / aiowmi

Python WMI Queries
GNU General Public License v3.0
27 stars 8 forks source link

wmic.py SyntaxError: invalid syntax #26

Closed bisontim closed 1 year ago

bisontim commented 1 year ago

I tried to implement wmic server, and I would like to test it, but I obtain:

File "wmic_server.py", line 41 debug and print("YAML configuration is:") ^ SyntaxError: invalid syntax

My python version: Python 2.7.17

bisontim commented 1 year ago

I read about python3