怎么样下载安装 pyinstaller

To install PyInstaller:

  1. Go you your command prompt (Start -> Run -> cmd)
  2. type the following command cd c:\python27\scripts press enter, this should be where your pip.exe file is located.
  3. Once you are in this directory type pip install pyinstaller press enter

Message should read "Successfully installed pyinstaller".

posted @ 2015-08-17 10:02  serenahjj  阅读(507)  评论(0编辑  收藏  举报