displaycal-py3
displaycal-py3 copied to clipboard
`wxPython` out of date error; any way to add a min-version requirement to the `pip` package for auto-upgrade?
As titled. I got the following error when trying to do a profile verification (not that I believe this matters; probably would have crashed elsewhere if not here):
Any way this could be fixed by adding a minimum version requirement to the pip
package, or is this not related to displaycal-py3
?
EDIT: Actually, it seems like this is just an instance of #61 with a warning at the bottom. Upgrading wxPython
did not fix the error.
The wxPython
warning is just a warning and what you get is another error. But, the error you get is different than #61, as I see.
I've updated the develop
branch with a possible fix. Can you try and report back, thank you!