---------- Forwarded message ----------
From:��hayatou <hayaty55@yahoo.fr>
To:��pharo-users@lists.pharo.org
Cc:��
Bcc:��
Date:��Thu, 8 Mar 2018 04:30:09 -0700 (MST)
Subject:��I can't install Dataframe on Pharo 6.1
Hi All,
I've got an SSL Exception : connect failed [code:-5] when installing
DataFrame
(Metacello new
�� baseline: 'DataFrame';
�� repository: 'github://PolyMathOrg/DataFrame';
�� load.)
on pharo 6.1 on windows system
What am I missing?
hayatou
--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
| "Programs must be written for people to read, and only incidentally for machines to execute." |