Karel Mundnich
Karel Mundnich
``` INFO: Building Conda INFO: Building PyCall Fetching package metadata ......... Solving package specifications: . # All requested packages already installed. # packages in environment at /Users/karel/.julia/v0.5/Conda/deps/usr: # numpy 1.12.0...
Here's all the output from `using PyCall`: ``` julia> using PyCall INFO: Precompiling module PyCall. signal (11): Segmentation fault: 11 while loading /Users/karel/.julia/v0.5/PyCall/src/pyclass.jl, in expression starting on line 45 julia_type_to_llvm...
@stevengj, any way I can go back and precompile with a previous (working) version? Thanks for your help!
Thanks @hasantahir. I have several of those histograms side by side. If I'd like to keep the proportion of the original figure (including the spacing between the histograms) while reducing...