problems on installation of yt on Ubuntu 18.04

Hello,
I was interested in trying yt as a visualization tool but when installing on Ubuntu the errors mention:
import matplotlib._png as _png ModuleNotFoundError: No module named 'matplotlib._png'
I attached the yt_install.log. Please advise
Sincerely,
Brandon Esquivias

This is a known issue: https://github.com/yt-project/yt/issues/2887
it is fixed on the master branch. Since you are using yt 3.6, you can fix this by downgrading matplotlib from 3.3 to 3.2, or you can try installing the latest version from github.
On Sun, Aug 30, 2020 at 10:45 AM Brandon Esquivias Rodriguez < besquiv1@uci.edu> wrote:
Hello,
I was interested in trying yt as a visualization tool but when installing on Ubuntu the errors mention:
import matplotlib._png as _png ModuleNotFoundError: No module named 'matplotlib._png'
I attached the yt_install.log. Please advise
Sincerely,
Brandon Esquivias _______________________________________________ yt-dev mailing list -- yt-dev@python.org To unsubscribe send an email to yt-dev-leave@python.org https://mail.python.org/mailman3/lists/yt-dev.python.org/ Member address: michael.zingale@stonybrook.edu
participants (2)
-
Brandon Esquivias Rodriguez
-
Michael Zingale