Hi All, Newbie to Pharo (48 hours). I'm going through the excellent mooc by Stephane D. and his team.
I've installed Pharo and run into an error when trying to run my second expression. Here it is: (ZnEasy getPng:'http://pharo.org/web/files/pharo.png') asMorph openInWindow And I have the following error: "SSL Exception: connect failed". What am I missing? Mohamed