pywin32 · PyPI
https://pypi.org/project/pywin3219.12.2021 · pip install pywin32. If you encounter any problems when upgrading (eg, "module not found" errors or similar), you should execute: python Scripts/pywin32_postinstall.py -install. This will make some small attempts to cleanup older conflicting installs. Note that if you want to use pywin32 for "system wide" features, such as registering COM ...
ImportError: No module named win32print | Odoo
www.odoo.com › forum › help-1Nov 23, 2015 · Best Answer. Just two years late, I have an answer for this. The point is not only to install python module, but also to let Odoo know about it. I have downloaded pypiwin32 (i.e. the pip version of pywin32), and I have copied \win32 under the \server folder of Odoo. Now I can see \server\win32\win32print.pyd (among many other files)