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

[Feature] Could the python request version be updated to 3.12? #135

Closed
PrincessOfHell opened this issue Jun 18, 2024 · 7 comments
Closed
Assignees
Labels
enhancement New feature or request

Comments

@PrincessOfHell
Copy link

Current Situation

I see that the requirements are python 3.11 and version 3.12 does not work.

Suggestion / Feature Request

Python request version 3.12 compatibility.

@PrincessOfHell PrincessOfHell added the enhancement New feature or request label Jun 18, 2024
@avibrazil
Copy link

Unless please provide a little guide on how to pip install the package for whom has Python 3.12, as me. Even if it won't work, just for testing.

@exislow
Copy link
Owner

exislow commented Jul 3, 2024

Unfortunately this package https://pypi.org/project/pyqtdarktheme/ blocks the update to Python 3.11, since it depends officially on Python 3.11

There is already an issues raised for this: 5yutan5/PyQtDarkTheme#252

You can try to ask there as well. As soon as the dependency is update I will update this app.

@PrincessOfHell
Copy link
Author

At the moment I have been able to get tidal-dl ng working by installing python 3.11 until they update pyqtdarktheme. I will be waiting for the news.

@exislow
Copy link
Owner

exislow commented Jul 10, 2024

If you need to have multiple Python versions installed, I would recommend to use pyenv (https://realpython.com/intro-to-pyenv/).

@ChilliGeologist
Copy link

ChilliGeologist commented Aug 27, 2024

Unfortunately this package https://pypi.org/project/pyqtdarktheme/ blocks the update to Python 3.11, since it depends officially on Python 3.11

There is already an issues raised for this: 5yutan5/PyQtDarkTheme#252

You can try to ask there as well. As soon as the dependency is update I will update this app.

Looking through the issue you linked it looks like a fix is sitting ready to merge which is frustrating. Someone has forked the repo however and included the fix to support python 3.12 and up: https://github.com/henriquegemignani/PyQtDarkTheme

Perhaps this could be used in place of the original one?

@exislow
Copy link
Owner

exislow commented Nov 8, 2024

Done with bffe6e5

@exislow exislow closed this as completed Nov 8, 2024
@PrincessOfHell
Copy link
Author

Ok...I will try it, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants