Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
pythoncom モジュールをインポートするには?. py32win.exeをインストールしました
import pythoncom, pyHook, win32api, win32con ImportError: No module named pythoncom
これを試して
pip install pypiwin32
コマンドを再実行します。