# PyPlot installation error related to libpython3.7m.dylib and libsystem\_kernel.dylib

**URL:** https://discourse.julialang.org/t/pyplot-installation-error-related-to-libpython3-7m-dylib-and-libsystem-kernel-dylib/17649
**Category:** New to Julia
**Created:** [November 17, 2018, 4:51pm UTC](https://discourse.julialang.org/t/pyplot-installation-error-related-to-libpython3-7m-dylib-and-libsystem-kernel-dylib/17649 "2018-11-17T16:51:24Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![tkf](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/tkf/32/17635_2.png) [@tkf](https://discourse.julialang.org/u/tkf)
#### Post date: [November 17, 2018, 7:15pm UTC](https://discourse.julialang.org/t/pyplot-installation-error-related-to-libpython3-7m-dylib-and-libsystem-kernel-dylib/17649/2 "2018-11-17T19:15:53Z")

</div>

FYI: [PSA: how to quote code with backticks](https://discourse.julialang.org/t/psa-how-to-quote-code-with-backticks/7530)

This looks like [PyPlot crashes Julia 1.0.1 on macOS Mojave · Issue #405 · JuliaPy/PyPlot.jl · GitHub](https://github.com/JuliaPy/PyPlot.jl/issues/405). You can workaround the issue by using Qt5Agg backend:  
[https://github.com/JuliaPy/PyPlot.jl/issues/405#issuecomment-436134944](https://github.com/JuliaPy/PyPlot.jl/issues/405#issuecomment-436134944)  
[https://github.com/JuliaPy/PyPlot.jl/issues/399#issuecomment-430592493](https://github.com/JuliaPy/PyPlot.jl/issues/399#issuecomment-430592493)

---

_[View the full topic](https://discourse.julialang.org/t/pyplot-installation-error-related-to-libpython3-7m-dylib-and-libsystem-kernel-dylib/17649)._
