I have a problem importing win32ui on vscode.
the error message I get is ‘Import “win32ui” could not be resolved from source’
I have tried to uninstall and re install pywin32 with ‘pip install pywin32’ and ‘pip install pywin32 –user’ but only win32gui and win32con are correctly imported.
New contributor
ping_pong is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.