xKynn / PathOfExileRPC

Discord RPC Client for Path of exile
MIT License
26 stars 7 forks source link

ModuleNotFoundError: No module named 'win32com' #9

Closed DankAlighieri closed 1 year ago

DankAlighieri commented 1 year ago

This probably will never be answered, but im having problems with the win32com module. I tried installing it via pip, but it says that the module dont exist.

DankAlighieri commented 1 year ago

Solved. Just install pypiwin32 through pip.