Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Cannot install in python 3.12 with pyside6 #784

Closed
cmbs2019 opened this issue Mar 11, 2024 · 2 comments
Closed

[Bug]: Cannot install in python 3.12 with pyside6 #784

cmbs2019 opened this issue Mar 11, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@cmbs2019
Copy link

What happened?

pyside6-fluent-widgets[full] 1.5.1 depends on PySide6<=6.4.2
but pyside6 >6.5.0 in python3.12
how to solve?

Operation System

Windows 11 23H2

Python Version

3.12

PyQt/PySide Version

pyside6 6.6.2

PyQt/PySide-Fluent-Widgets Version

6.5.1

How to Reproduce?

Install pyside-fluent-widgets in python3.12

Minimum code

Using cached PySide6_Fluent_Widgets-0.8.9-py3-none-any.whl.metadata (4.5 kB)
ERROR: Cannot install pyside6-fluent-widgets==0.10.0, pyside6-fluent-widgets==0.10.1, pyside6-fluent-widgets==0.8.9, pyside6-fluent-widgets==0.9.0, pyside6-fluent-widgets==0
.9.1, pyside6-fluent-widgets==0.9.10, pyside6-fluent-widgets==0.9.2, pyside6-fluent-widgets==0.9.3, pyside6-fluent-widgets==0.9.4, pyside6-fluent-widgets==0.9.5, pyside6-flu
ent-widgets==0.9.6, pyside6-fluent-widgets==0.9.7, pyside6-fluent-widgets==0.9.8, pyside6-fluent-widgets==0.9.9, pyside6-fluent-widgets==1.0.0, pyside6-fluent-widgets==1.0.1
, pyside6-fluent-widgets==1.0.2, pyside6-fluent-widgets==1.0.3, pyside6-fluent-widgets==1.0.4, pyside6-fluent-widgets==1.1.1, pyside6-fluent-widgets==1.1.2, pyside6-fluent-w
idgets==1.1.3, pyside6-fluent-widgets==1.1.4, pyside6-fluent-widgets==1.1.6, pyside6-fluent-widgets==1.1.7, pyside6-fluent-widgets==1.1.8, pyside6-fluent-widgets==1.1.9, pys
ide6-fluent-widgets==1.2.0, pyside6-fluent-widgets==1.2.1, pyside6-fluent-widgets==1.2.2, pyside6-fluent-widgets==1.2.3, pyside6-fluent-widgets==1.2.4, pyside6-fluent-widget
s==1.2.6, pyside6-fluent-widgets==1.2.7, pyside6-fluent-widgets==1.2.8, pyside6-fluent-widgets==1.2.9, pyside6-fluent-widgets==1.3.0, pyside6-fluent-widgets==1.3.1, pyside6-
fluent-widgets==1.3.2, pyside6-fluent-widgets==1.3.3, pyside6-fluent-widgets==1.3.4, pyside6-fluent-widgets==1.3.5, pyside6-fluent-widgets==1.3.6, pyside6-fluent-widgets==1.
3.7, pyside6-fluent-widgets==1.3.8, pyside6-fluent-widgets==1.4.0, pyside6-fluent-widgets==1.4.1, pyside6-fluent-widgets==1.4.2, pyside6-fluent-widgets==1.4.3, pyside6-fluen
t-widgets==1.4.5, pyside6-fluent-widgets==1.4.6, pyside6-fluent-widgets==1.4.7, pyside6-fluent-widgets==1.5.0 and pyside6-fluent-widgets==1.5.1 because these package versions have conflicting dependencies.
@cmbs2019 cmbs2019 added the bug Something isn't working label Mar 11, 2024
@AlexZhu2001
Copy link
Contributor

Due to #461 , the pyside version is limited to be less than 6.4.2. This bug has been fixed in 6.6.2 and the requirements will be updated in the next version
You can clone and modify it for yourself temporarily.

@zhiyiYo
Copy link
Owner

zhiyiYo commented Mar 13, 2024

1.5.2 已取消 pyside6 版本限制

@zhiyiYo zhiyiYo closed this as completed Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants