Hi Fumbani, If you look at the PyPI page for sympy, you can see the list of officially supported Python versions (https://pypi.org/project/sympy/). Currently that list is 3.8, 3.9 and 3.10.
The list is generated from sympy's setup.py file: https://github.com/sympy/sympy/blob/master/setup.py#L344-L348 You will see that 3.11 is also listed in the setup.py file, but presumably a new release has not been built since 3.11 was added. Regards, Simon -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to sympy+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAD5NRCEAYu183u2ouPphBYrJfQXA%2BjzigUjL3qeq9CVHSYUo-Q%40mail.gmail.com.