-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
output = wmic.query("SELECT * FROM Win32_Processor")
Traceback (most recent call last):
File "", line 1, in
File "/usr/local/lib/python3.4/dist-packages/wmi_client_wrapper/wrapper.py", line 111, in query
output = sh.wmic(*arguments)
File "/usr/local/lib/python3.4/dist-packages/sh.py", line 3349, in getattr
return self.__env[name]
File "/usr/local/lib/python3.4/dist-packages/sh.py", line 3226, in getitem
raise CommandNotFound(k)
sh.CommandNotFound: wmic
Metadata
Metadata
Assignees
Labels
No labels