I did not build Julia from source. But, I am back in business using system Python. Never got conda to build everything on Windows.
On Wednesday, November 4, 2015 at 2:19:18 PM UTC-8, Luke Stagner wrote: > > It will only work if you installed from source(I.e cloned the main Julia > repository and manually compiled). If you did that the directory would > usually be in your home directory. > On Nov 4, 2015 2:10 PM, <[email protected] <javascript:>> wrote: > >> I have setup PyCall using a system Python (2.7.10). I get ERROR: >> ArgumentError: haskey of NULL PyObject >> in plot at C:\Users\Lewis\.julia\v0.4\PyPlot\src\PyPlot.jl:457 >> >> Matplotlib works fine in IPython. >> >> I'm stuck. Which directory needs git clean? >> >> On Wednesday, November 4, 2015 at 2:03:32 PM UTC-8, Luke Stagner wrote: >>> >>> I noticed it happened after I updated anaconda. Perhaps something went >>> wrong there >>> >>> >>> On 11/04/2015 02:01 PM, [email protected] wrote: >>> >>> I have the same problem. I am going back to using a system Python and >>> giving up on conda. Works fine on Mac (par for the course that things tend >>> to work on Mac). I previously had Julia using matplotlib using WinPython. >>> Wanted to try the conda approach. Too many problems, though. Hours later >>> after uninstalling .julia and uninstalling Julia itself and starting over >>> still can't get it to build and run. >>> >>> On Tuesday, November 3, 2015 at 5:16:45 AM UTC-8, jda wrote: >>>> >>>> Nope, still the same haskey of NULL error. >>>> >>> >>>
