I managed to get it working. See https://github.com/stevengj/PyCall.jl/issues/87 for the explanations.
On Wednesday, April 6, 2016 at 9:43:20 AM UTC-7, Etienne DdM wrote: > > Same problem here. I know for a fact that seaborn is properly setup and > Julia is pointing to the right installation of Python. Tried it on Windows > 8 and 10 and I get the same error... > > On Thursday, February 4, 2016 at 11:05:43 PM UTC-8, St Elmo Wilken wrote: >> >> The website indicates that numpy, scipy, pandas, matplotlib and >> optionally statsmodels are required. I tried to @pyimport them all before I >> @pyimport seaborn but that didn't work either... >> >
