TheOther
Results
3
comments of
TheOther
That worked for me
try to remove libssl-dev `sudo apt remove libssl-dev` and install libssl1.0-dev `sudo apt install libssl1.0-dev`
I tried installing libssl1.0-dev instead of libssl-dev and it worked