Cryptography repo on github not loading on Pharo 10
Hi Guys,The crypto repo: Metacello new  baseline: 'Cryptography';  repository: 'github://pharo-contributions/Cryptography';  load:'core'. is not loading due to a dependency on InputEventSensor, can you help me please? TIADavide
Nobody?InputEventSensor is missing in Pharo 10. There are also several unheard requests about InputEventSensor on Discord, see attachment. CheersDavide On Tuesday, November 28, 2023 at 02:43:18 PM GMT+1, Davide Varvello via Pharo-users <pharo-users@lists.pharo.org> wrote: Hi Guys,The crypto repo: Metacello new  baseline: 'Cryptography';  repository: 'github://pharo-contributions/Cryptography';  load:'core'. is not loading due to a dependency on InputEventSensor, can you help me please? TIADavide
participants (1)
-
Davide Varvello