ruby_faceapp
ruby_faceapp copied to clipboard
Command-line utility and Ruby API wrapper for Faceapp API
SSLError
/System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/net/protocol.rb:44:in `connect_nonblock': SSL_connect SYSCALL returned=5 errno=0 state=unknown state (OpenSSL::SSL::SSLError)
Hi, I just tested the command line tool with the cropped parameter to false and doesn't work, always is cropped. This is my test command: "faceapp --cropped=false young photo.jpg test.jpg"
The readme and the gemspec should specify that ruby 2.1 or higher is required. (2.0 is still the default on some OSs.)