Python 3.11 Compatibility

PyHamilton is now compatible with Python 3.11 and has been refactored to remove all dependencies on PyWin32, which prevented compatibility with Python 3.11 and was the source of most of our installation errors.

This upgrade is now available with pip install pyhamilton==1.491.6

2 Likes