Giter VIP home page Giter VIP logo

awesomepykit's Issues

求助一下,软件怎么使用,这是我的报错

我想用这个打包软件(本项目的发布软件)打包 打包软件的源码(本项目的源码) 失败了

前提:
源码runpykit.py在pycharm可以运行

1.第一个问题,
PyQt5和pyside6冲突
在排除模块,添加 PyQt5,会打包成功,但是运行不了,提示如下
image

完后我删除所有的pyside6模块
2.第二个问题
打包失败,打包提示python停止运行
image
提示信息:
PyInstaller.isolated._parent.SubprocessDiedError: Isolated subprocess crashed while importing package 'settings'! Package import list: ['PyQt5.uic', 'PyQt5.uic.Loader', 'PyQt5.uic.port_v3', 'PyQt5.uic.Compiler', 'PyQt5', 'pkg_resources', 'logging', 'email', 'urllib', 'ctypes', 'packaging', 'http', 'html', 'pydoc_data', 'importlib.metadata', 'pkg_resources._vendor.packaging', 'win32com.shell', 'win32com', 'win32com.client', 'pywin.mfc', 'pywin.dialogs', 'pywin', 'win32com.server', 'pkg_resources._vendor', 'pkg_resources.extern', 'importlib', 'xml.parsers', 'xml', 'xml.sax', '_pyi_rth_utils', 'xmlrpc', 'multiprocessing.dummy', 'multiprocessing', 'collections', 'encodings', 'utils', 'qt_material', 'jinja2', 'markupsafe', 'json', 'asyncio', 'concurrent.futures', 'concurrent', 'xml.etree', 'qt_material.resources', 'xml.dom', 'qdarkstyle', 'qdarkstyle.light', 'qdarkstyle.dark', 'qtpy', 'ui', 'settings', 'res', 'logic', 'chardet', 'com', 'importlib_metadata', 'zipp', 'zipp.compat', 'fastpip', 'fastpip.utils', 'psutil', 'fastpip.core', 'fastpip.com']

好像和settings文件夹有关,

有没有好心人帮帮我

没有可以选择的python环境

操作系统 win10 amd64 admin用户 管理员启动
AwesomePyKit 版本0.8.0 解压版
已安装64位python3.9.1安装包
打包工具 选择python环境 没有可选的 是空白

nuitka打包

要不要也弄个nuitka的打包工具。现在这个pyinstaller的打包很好用。

Awespykit 的程序打包工具的“环境检查”功能可能出现的错误

因为 “环境检查”功能使用 Awespykit 运行所在的 Python 环境(或打包 Awespykit 时使用的环境)的 ast 模块遍历被检查的 Python 源代码的语法树,所以可能出现使用低版本 Python 环境的 ast 模块检查高版本 Python 源代码的情况,造成无法检出源代码的导入项的问题。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.