zhiyiYo / PyQt-Fluent-Widgets

A fluent design widgets library based on C++ Qt/PyQt/PySide. Make Qt Great Again.
https://qfluentwidgets.com
GNU General Public License v3.0
5.61k stars 541 forks source link

无法运行 Gallery #69

Closed kingc2022 closed 1 year ago

kingc2022 commented 1 year ago

Describe the bug The demo program (PyQt-Fluent-Widgets/examples/gallery/demo.py) can't run normally

Environment

To Reproduce Steps to reproduce the behavior(you can use gif to demonstrate the problem):

  1. Go to 'PyQt-Fluent-Widgets/examples/gallery/app/view/gallery_interface.py'
  2. Scroll down to Line 6 and 7
  3. See error

Code

from qfluentwidgets import (ScrollArea, PushButton, ToolButton, FluentIcon,
                            isDarkTheme, IconWidget, Theme, ToolTipFilter)

Expected behavior Run normally

Screenshots 1 2

zhiyiYo commented 1 year ago

版本太低了,可以去 pypi 官网下载最新whl文件