Skip to content

Applied patch file and added version pins for qtawesome #518

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

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

jmwright
Copy link
Member

Co-authored by @dirtdigger via #517

@jmwright
Copy link
Member Author

@dirtdigger how did you get qtawesome 1.4.0 to work with CQ-editor's version pin of <6 on the Spyder IDE? It looks like Spyder only updated their version pin for qtawesome within the last 3 months.

@dirtdigger
Copy link

That's a great question. I have a local clone of cq-editor that I run from and periodically rebase, separate from my pip installs. This is probably a unique issue with my setup, at least until the next version of spyder-ide.

@jmwright
Copy link
Member Author

Do you have the Spyder IDE updated to >=6 in your local clone? 5.5.6 was the last in the 5.x series that I could pin to, but if the 6.x upgrade is fairly simple it would be good to do that as part of this PR.

@dirtdigger
Copy link

Yup! And I'm running with python 3.13.

image

There is one issue with spyder 6 that I think is related to #455 . I had to comment out several of the menu_removeAction calls in editor.py. I'm not entirely sure what those do, but it has allowed me to run via run.py hasn't messed with my workflow.

@jmwright
Copy link
Member Author

I'll keep this PR open, but it is causing some other dependency version issues so it will have to wait until I have the time to focus on it.

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

Successfully merging this pull request may close these issues.

2 participants