Skip to content

pyplot() won't compile with fedora 32 #484

@AndrewLyasoff

Description

@AndrewLyasoff

After upgrade from Fedora 31 to Fedora 32, PyPlot.jl no longer works in either Julia 1.4.0 or Julia 1.4.1. The error message reads:

[ Info: Precompiling PyPlot [d330b81b-6aea-500a-939a-2ce795aea3ee]
ERROR: LoadError: InitError: could not load library "/usr/lib64/libpython3.7m.so.1.0"
/usr/lib64/libpython3.7m.so.1.0: cannot open shared object file: No such file or directory
Stacktrace: ...

Simply placing libpython3.7m.so.1.0 in /usr/lib64 does not resolve the problem.
This may be related to the fact that Fedora 32 comes with python 3.8.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions