Guest User

Untitled

a guest
Feb 18th, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "poker_cards_tool.py", line 6, in <module>
  3. from commonstuff import commoncontrols as CC
  4. File "../commonstuff/commoncontrols.py", line 1, in <module>
  5. import gui
  6. File "../commonstuff/gui.py", line 1, in <module>
  7. from win32pdhutil import *
  8. ImportError: No module named win32pdhutil
Add Comment
Please, Sign In to add comment