Hi again,

thanks all of you for the replies. And specially to Bart, who gave me the 
precise information. I just did:

Pkg.pin("PyCall",v"1.4.0")
Pkg.pin("PyPlot",v"2.1.1")
Pkg.build("PyPlot")

and from there

using PyPlot

did the trick :)

Cheers,

Ferran.

Reply via email to