Hi! sorry, I'm having trouble running the module, it's giving me this error:
Traceback (most recent call last):
File "C:\_Programs\Clippy\clippy_desktop.py", line 10, in <module>
import winshell
File "C:\Users\Mike\AppData\Local\Programs\Python\Python313\Lib\site-packages\winshell.py", line 30, in <module>
import win32con
ModuleNotFoundError: No module named 'win32con'
I DID pip install all packages necessary as written in the README but apparently it's not working still