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

[Install Error] cannot import name 'InfoBar' from 'qfluentwidgets' #59

Closed chunleili closed 1 year ago

chunleili commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

Environment

zhiyiYo commented 1 year ago

InfoBar is a new component and I haven't publish it to pypi. You can move subfiles and subfolders of gallery folder to project root folder, then run demo.py should work well.

zhiyiYo commented 1 year ago

@chunleili I have released the new version package to pypi. You can now run demo.py directly.