Trying to install module win32clipboard

▼魔方 西西 提交于 2019-12-05 19:27:26
Igonato

This module is part of pywin32 module.

To install:

  1. Go to http://sourceforge.net/projects/pywin32/files/pywin32/
  2. Choose the latest build, e.g.: http://sourceforge.net/projects/pywin32/files/pywin32/Build%20219/
  3. Download the installer for your system, e.g.: pywin32-219.win-amd64-py2.7.exe
  4. Run the installer.
  5. Use the Python you've installed it for to run your win32clipboard script.
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!