News

matplotlib's pyplot does not seem to be working after importing tensorflow_models. On the other hand, it seems to be working before importing. 3. Steps to reproduce Download VSCode. Create a new conda ...
Newer versions of Matplotlib (I think starting with 3.8) are built with numpy2 and should not have this problem. If you really need to use both mpl 3.5.1 and numpy2 you can try installing Matplotlib ...