displaycal-py3 icon indicating copy to clipboard operation
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?

Open kwand opened this issue 2 years ago • 2 comments

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):

image

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.

kwand avatar Jun 03 '22 07:06 kwand

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.

eoyilmaz avatar Jun 04 '22 09:06 eoyilmaz

I've updated the develop branch with a possible fix. Can you try and report back, thank you!

eoyilmaz avatar Jun 04 '22 09:06 eoyilmaz