Open audiolion opened 7 years ago
Hmm that's no good, thanks for raising this issue @audiolion ...what version of MacOS did it fail under?
Mine is on El Capitan (10.11.6) - was following the FSP Deployment book that came with the FSP book and ran across issues with the fabfile
, came here to check for updates and eventually found my way to the fabric issue referenced above.
Referencing https://github.com/fabric/fabric/issues/1477 , it installs the wrong version of paramiko and causes the running of the fabfile to crash. I just tested with fabric 1.13.1 and had no issues running the
fab bootstrap
command.