Advertisement
Guest User

Untitled

a guest
Aug 23rd, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. remy@POADV175: ~/work $ python3 winevent_to_snmptrap.py [15:16:05]
  2. Traceback (most recent call last):
  3. File "winevent_to_snmptrap.py", line 15, in <module>
  4. import wmi
  5. File "/usr/local/lib/python3.5/dist-packages/wmi.py", line 88, in <module>
  6. from win32com.client import GetObject, Dispatch
  7. ImportError: No module named 'win32com'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement