V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
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
gogobody
V2EX  ›  Python

用 pyinstall 打包 exe 闪退怎么办?

  •  
  •   gogobody · 2016-04-16 00:35:49 +08:00 · 8034 次点击
    这是一个创建于 2926 天前的主题,其中的信息可能已经有所发展或是发生改变。
    不知道是哪里问题
    6 条回复    2016-04-16 20:31:45 +08:00
    gogobody
        1
    gogobody  
    OP
       2016-04-16 00:51:13 +08:00
    显示 microsoft.vc90.crt.manifest could not be extracted!
    chunqiuyiyu
        2
    chunqiuyiyu  
       2016-04-16 10:42:16 +08:00
    应该是你在 windows 平台下的依赖没安好吧? PyWin32 安装没有?注意版本号以及 32/64 位的对应
    gogobody
        3
    gogobody  
    OP
       2016-04-16 16:20:13 +08:00
    @chunqiuyiyu 在 pip 安装 pyinstall 的时候就装了呀
    chunqiuyiyu
        4
    chunqiuyiyu  
       2016-04-16 17:45:31 +08:00
    @gogobody 那就不知道了,我自己以前也用过 pyinstaller 打包 python 脚本。感觉在 windows 平台下确实比较坑,还好我打包的时候一切顺利。
    Hodor
        5
    Hodor  
       2016-04-16 18:35:35 +08:00
    用了私有包???
    gogobody
        6
    gogobody  
    OP
       2016-04-16 20:31:45 +08:00 via Android
    @Hodor 有 os,re 算不算?其他的有 requests,json,
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2678 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 30ms · UTC 12:35 · PVG 20:35 · LAX 05:35 · JFK 08:35
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.