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

Make Client Work With Jonas Fedora 35 #543

Merged
merged 2 commits into from Dec 15, 2021
Merged

Make Client Work With Jonas Fedora 35 #543

merged 2 commits into from Dec 15, 2021

Conversation

jonasdn
Copy link
Contributor

@jonasdn jonasdn commented Dec 15, 2021

  • gui: Use asyncqt instead of quamash
  • Be more careful with float / ints in QT API

Quamash does not seem to handle python 3.10, got errors about using
removed `collections.Mappings`.
Python 3.10 crashed when using float for ints.
@jonasdn
Copy link
Contributor Author

jonasdn commented Dec 15, 2021

asyncqt says: "This package is a fork of quamash focusing on modern Python versions, with some extra utilities, examples and simplified CI."

@tobbeanton
Copy link
Member

Works for me on ubuntu 20.04. The asyncqt python lib has to be installed if running from source. Upgrading with pip also works.

@jonasdn jonasdn merged commit ac58f56 into master Dec 15, 2021
@jonasdn jonasdn deleted the jonasdn/3.10 branch December 15, 2021 09:51
@knmcguire knmcguire added this to the next-release milestone Dec 16, 2021
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.

None yet

3 participants