Git Product home page Git Product logo

Comments (4)

likianta avatar likianta commented on July 19, 2024

你好, 该问题是由 Python 版本不支持产生的.

请注意 pyportable-installer 仅支持 Python 3.9 及以上版本.

运行 pyportable-installer 也需要 Python 3.9 及以上版本的解释器. 但打包的目标 Python 版本是可调的. 如需启用此特性, 请尝试最新发布的版本 4.0.0b2:

pip3.9 install pyportable-installer==4.0.0b2

附件供参考 gsmr_testbuild_20210913.zip

from pyportable-installer.

Mufanc avatar Mufanc commented on July 19, 2024

感谢解答!我会考虑调整项目中使用的 Python 版本,并使用 pyportable-installer 代替 pyinstaller

from pyportable-installer.

lededev avatar lededev commented on July 19, 2024

那么现在能支持Python 3.10吗?3.10正式版已经出来一段时间了。pyinstaller还没正式支持3.10。

from pyportable-installer.

likianta avatar likianta commented on July 19, 2024

你好. 在九月份 (该 issue 提出时) 仅在 Python 3.9 上进行了充分测试; 前段时间我将版本要求降低到了 Python 3.8 以上.

即理论上 Python 3.8, 3.9, 3.10 均可以运行 pyportable-installer. 但目前仅对 Python 3.9 以及最近对 Python 3.8 进行了充分测试.

如果你需要在 Python 3.10 上立即使用, 请注意以下事项:

  • 配置文件:build:venv:python_version 的值请填写 "3.10"
  • 配置文件:build:compiler:options:pyportable_crypto:key 暂勿使用 "_trial" 作为值 (该问题将接下来几天解决)

20211024235026

from pyportable-installer.

Related Issues (12)

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.