question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Runtime breaks with pyside6 v6.4.0

See original GitHub issue

Installing and running MNELAB in a new environment raises TypeError: int() argument must be a string, a bytes-like object or a number, not 'KeyboardModifier' (see matplotlib/matplotlib#24155 for more information). I think a reasonable solution until this is resolved in pyside is to limit the required version for mnelab.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:10 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
ZviBaratzcommented, Nov 3, 2022

Yes, updating Matplotlib to 3.6.2 resolves the issue for me. Thank you.

1reaction
cbrnrcommented, Oct 18, 2022

Thanks @ZviBaratz! If it’s not out in a few days, I’ll make a hotfix release!

Edit: Good news, the Matplotlib devs said on Gitter that they are going to make the release this week!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Issues · cbrnr/mnelab - GitHub
Issues list ; Runtime breaks with pyside6 v6.4.0. #362 opened 14 days ago ; Add theme options to preferences. #344 opened on Apr...
Read more >
PySide / Qt Import Error - python - Stack Overflow
Homebrew installed Qt; Pip installed PySide. The file libpyside-python2.7.1.2.dylib is located in the same path as the QtCore.so file listed in the error ......
Read more >
Changelog — pytest-qt documentation - Read the Docs
Breaking Changes¶ ... With pytest-qt 2.0, we changed some defaults to values we think are much better, however this required some backwards-incompatible changes:....
Read more >
While Upgrading, encountered errors from AUR python2 ...
Passed ==> Making package: python2-chardet 4.0.0-3 (Tuesday, June 21, 2022 AM11:03:34) ==> Checking runtime dependencies.
Read more >
Changelog for PyInstaller — PyInstaller 5.7.0 documentation
Ensure that PySide6.support.deprecated module is collected for PySide6 ... encryption (the --key option), to be removed in PyInstaller v6.0.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found