On 2/9/2021 3:39 PM, dn via Python-list wrote:
On 09/02/2021 15.13, Juan Jose Reyna Figuera wrote:
[ Translation: matplotlib (and seaborn) not playing-nicely with Python 3.9 64-bit edition on MS-Win 10. Solved by down-grading to Python 3.8 32-bit. ] Yes, there have been problems with certain libraries that have not (yet) been updated to run on Python 3.9. Your solution is the current advice.
I checked that seaborn lists 3.9. To my surprise, matplotlib does not. If real, not good, and indeed, using 3.8 is the only solution. A traceback from matplotlib failing might have revealed the specific problem.
-- Terry Jan Reedy -- https://mail.python.org/mailman/listinfo/python-list