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

PyPlot crashed #25

Closed
abanerjee123 opened this issue Dec 22, 2013 · 2 comments
Closed

PyPlot crashed #25

abanerjee123 opened this issue Dec 22, 2013 · 2 comments

Comments

@abanerjee123
Copy link

I am new to julia and just installed it yesterday together with PyPlot. But whenever I am trying to plot something using plot I am getting
julia> Segmentation fault (core dumped)
The plot window is coming but it hanged . Please advice me. I checked PyCall and matplotlib, both are working fine.

@stevengj
Copy link
Member

stevengj commented Jan 3, 2014

Could be caused by JuliaLang/julia#4923. Workaround is to build Julia with USE_BLAS64=0, or to build NumPy with a 64-bit OpenBLAS.

@stevengj
Copy link
Member

stevengj commented Oct 1, 2015

Closing as 4923 was fixed.

@stevengj stevengj closed this as completed Oct 1, 2015
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