推荐学习书目
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
stdying
V2EX  ›  Python

python3 使用 cxfreeze 打包 qt,出现错误

  •  
  •   stdying · Dec 8, 2024 · 2792 views
    This topic created in 520 days ago, the information mentioned may be changed or developed.

    error: [WinError 123] 文件名、目录名或卷标语法不正确。: 'C:\Python38\Lib\site-packages\PySide6\*'

    这个跟着官方例子也出错

    5 replies    2024-12-10 12:53:46 +08:00
    opiviqo
        1
    opiviqo  
       Dec 9, 2024
    pyinstaller 打包
    lizhenjia569
        2
    lizhenjia569  
       Dec 9, 2024
    试试官方自带的 pyside6-deploy
    CassianVale
        3
    CassianVale  
       Dec 10, 2024
    我现在都是用 nuitka 打包,py 打包就是各种问题,本就不是为应用程序打包而生的语言
    lizhenjia569
        4
    lizhenjia569  
       Dec 10, 2024
    反斜杠目录字符串前面没加 r 吧,直接写的话要用\\
    stdying
        5
    stdying  
    OP
       Dec 10, 2024
    @opiviqo 好的
    @lizhenjia569 好的
    @CassianVale 确实,感觉 pyside6-deploy 更好些
    @lizhenjia569 打算换一个试试
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   932 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 32ms · UTC 21:21 · PVG 05:21 · LAX 14:21 · JFK 17:21
    ♥ Do have faith in what you're doing.