Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InitError after using PyPlot #147

Closed
antoine-levitt opened this issue May 3, 2020 · 5 comments
Closed

InitError after using PyPlot #147

antoine-levitt opened this issue May 3, 2020 · 5 comments

Comments

@antoine-levitt
Copy link
Contributor

Not sure where to report this, but here goes. When I run julia and do using ProfileView, everything is fine. If however I do using PyPlot before, I get this:

julia> using PyPlot

julia> using ProfileView
ERROR: InitError: could not load library "/home/antoine/.julia/artifacts/fa3ffbf1684fe5a3a91cb831a4ef9300df958a4d/lib/libharfbuzz-gobject.so"
/home/antoine/.julia/artifacts/fa3ffbf1684fe5a3a91cb831a4ef9300df958a4d/lib/libharfbuzz-gobject.so: undefined symbol: hb_map_reference
@timholy
Copy link
Owner

timholy commented May 3, 2020

@antoine-levitt
Copy link
Contributor Author

What do you mean by "try"? adding it doesn't fix the issue.

@timholy
Copy link
Owner

timholy commented May 3, 2020

Not sure where to report this

@antoine-levitt
Copy link
Contributor Author

Alright, will do

@timholy
Copy link
Owner

timholy commented Dec 10, 2020

This isn't really a ProfileView issue, so closing.

@timholy timholy closed this as completed Dec 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants