deislabs / spiderlightning

A set of WIT definitions and associated implementations to enable app developers to work at a faster pace and require less knowledge of the environment in which they are executing.
https://deislabs.github.io/spiderlightning
MIT License
308 stars 30 forks source link

[Windows] Slight.exe wont run due to missing libcrypto-1_1-x64.dll #420

Open fcabrera23 opened 1 year ago

fcabrera23 commented 1 year ago

Description of the bug When trying to run the slight examples. the slight.exe is not working due to libcrypto-1_1-x64.dll was not found.

To Reproduce

  1. Download slight using the Windows install.ps1
  2. Go to C:\slight
  3. Run the slight.exe manually and check the error

Additional context image