I've notice questions about Python 3.11.x and 2to3 errors
I managed to work around these by downgrade the setuptools to 57.5.0 and sometimes downgrade wheel to 0.37.1
However, these work arounds are not working for 3.12.0
If you downgrade the setuptools to 57.5.0, pip does not recognize the setuptools as being installed...
Please, upgrade Ifxpy to a version that does not need 2to3, thank you.
We appreciate all the work you have put into the previous versions, and hope to see your great work in the future!
I've notice questions about Python 3.11.x and 2to3 errors I managed to work around these by downgrade the setuptools to 57.5.0 and sometimes downgrade wheel to 0.37.1 However, these work arounds are not working for 3.12.0 If you downgrade the setuptools to 57.5.0, pip does not recognize the setuptools as being installed... Please, upgrade Ifxpy to a version that does not need 2to3, thank you. We appreciate all the work you have put into the previous versions, and hope to see your great work in the future!
Thanks, Eric