python - Running Certbot on Mac -


when running certbot mac os x, getting error:

$ certbot dyld: library not loaded: @executable_path/../.python   referenced from: /usr/local/cellar/certbot/0.13.0/libexec/bin/python2.7   reason: image not found abort trap: 6 

what fix this?


Comments

Popular posts from this blog

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -

ios - Change Storyboard View using Seague -