Giter Site home page Giter Site logo

Comments (5)

hiroi-sora avatar hiroi-sora commented on August 24, 2024 1

我复现了你的问题,并通过重新下载适用于3.10的PyQt5包解决了。

步骤:

  1. 下载适用于3.10的PyQt5发行包:
pip download PyQt5 --python-version 3.10  --platform win32 --only-binary=:all:
  1. 下载了多个whl文件。用压缩软件打开它们,将其中的PyQt5目录解压,并放在一起。(所有whl解压出来的东西要混在一起。)
  2. 在PyStand自带的site-packages目录中,删除原PyQt5,将新下载的PyQt5放进去。

经过上述步骤,我用跟你一样的python版本,能够正常运行。

from pystand.

hiroi-sora avatar hiroi-sora commented on August 24, 2024

Release里的 PyStand-py38-pyqt5 应该是32位的,你如果替换成64位的 3.10 当然无法运行。

你可以下载 PyStand-py38-x64.7z ,这个是64的。然后再替换3.10试试。

from pystand.

dollarfunc avatar dollarfunc commented on August 24, 2024

谢谢,下的python也是32位的,python-3.10.11-embed-win32,

from pystand.

dollarfunc avatar dollarfunc commented on August 24, 2024

有道理啊!是pyqt5的版本低导致的问题,多谢多谢!这就去试试

from pystand.

dollarfunc avatar dollarfunc commented on August 24, 2024

哇,原来您是Umi-OCR的作者啊!久仰久仰!

from pystand.

Related Issues (20)

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.