Open sbillinge opened 1 year ago
I guess the problem is this line: https://github.com/conda-forge/gooey-feedstock/blob/4083800274848616f97bc0059c3adb44ae606174/recipe/meta.yaml#L43
Since there is no package for wxpython<4.2 for python 3.11 on conda. Removing this cap should enable the migration to py3.11.
Just tried a PR: https://github.com/conda-forge/gooey-feedstock/pull/19
Thanks for a wonderful, gooey product!
We like to install everything from the conda-forge channel of conda. With the switch to Python 3.11 it is no longer possible to install from conda-forge. Is is possible to get the conda-forge feestock updated to allow installation of gooey from conda-forge?
I have a workaround to install for pip, but it would be really wonderful if it could be updated on conda-forge
Thanks so much in advance.