Fwd: Inconveniente
MRAB
python at mrabarnett.plus.com
Wed Feb 10 08:00:07 EST 2021
On 2021-02-09 22:34, Terry Reedy wrote:
> 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.
>
Christoph Gohlke's site appears to have it:
https://www.lfd.uci.edu/~gohlke/pythonlibs/#matplotlib
More information about the Python-list
mailing list