V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
Matrix24
V2EX  ›  Python

Pyinstaller 打包程序,有什么需要注意的地方?

  •  
  •   Matrix24 · Mar 8, 2014 · 4239 views
    This topic created in 4437 days ago, the information mentioned may be changed or developed.
    如何才能确保打包后的程序看可以独立运行?
    2 replies    1970-01-01 08:00:00 +08:00
    Esay
        1
    Esay  
       Mar 8, 2014
    http://stackoverflow.com/questions/7261795/how-to-create-a-mac-os-x-app-with-python 这里有一些建议。

    可以试试 py2app 和 cxFreeze。
    hick
        2
    hick  
       Mar 9, 2014
    我打包过几个, 很容易的就独立运维了, 比以前的 py2exe 简单好用. 没遇到诸如 sqlite, win32api 的各种问题, 主要保证 .py 能跑起来就可以了.
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   827 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 22:08 · PVG 06:08 · LAX 15:08 · JFK 18:08
    ♥ Do have faith in what you're doing.