Skip to content

_jl_libcairo not defined #165

@madeleineudell

Description

@madeleineudell

This error is getting old, but here it is again: I upgraded my Mac to the new OSX Sierra, and I am now seeing the error

_jl_libcairo not defined

with IJulia on Julia v0.5.

Specifically, the following command works at the Julia prompt but produces the error _jl_libcairo not defined in IJulia:

using Cairo, Gadfly
plot(x=rand(4), y=rand(4), Geom.point)

Is there a recommended fix?

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