Skip to content

Conversation

@hmaarrfk
Copy link
Contributor

Two things here:

  • The use of the r-string, or raw string helps ensures that the \d is preserved.
  • I think that qtpy or conda-forge's PySide6 will throw an error if the regular expression isn't a Qt Regular Expression

Thank you for considering small improvements to compatibility.

Best,

Mark

xref: https://docs.python.org/3/reference/lexical_analysis.html#string-and-bytes-literals

Two things here:

- The use of the r-string, or raw string helps ensures that the `\d` is
  preserved.
- I think that qtpy or conda-forge's PySide6 will throw an error if the
  regular expression isn't a Qt Regular Expression

Thank you for considering small improvements to compatibility.

Best,

Mark

xref: https://docs.python.org/3/reference/lexical_analysis.html#string-and-bytes-literals
@hmaarrfk
Copy link
Contributor Author

I'm not sure if this might be the cause but on conda-forge we have newer versons of pyside6 beyond 6.3

@MMathisLab MMathisLab requested a review from n-poulsen May 16, 2023 13:01
@MMathisLab MMathisLab merged commit 1f23606 into DeepLabCut:main May 25, 2023
@MMathisLab MMathisLab added the GUI issues relating to GUI label May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

GUI issues relating to GUI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants