hello residents,
im geting this kind of errors:
"import wmi
c = wmi.WMI ("some_other_machine")
Traceback (most recent call last):
File "<pyshell#0>", line 1, in <module>
import wmi
File "C:\Python27\lib\site-packages\wmi.py", line 88, in <module>
from win32com.client import GetObject, Dispatch
File "C:\Python27\lib\site-packages\win32com\__init__.py", line 5, in <module>
import win32api, sys, os
ImportError: No module named win32api
>>> "
im geting xo fucked up .. where do i get modules for this python dear??