> eb init
(Answered all questions)
Failed to update local Git configuration. Follow the instructions at "http://doc
s.amazonwebservices.com/elasticbeanstalk/latest/dg/command-reference-get-started
.html" to set up your Git repository, and then try again.
local variable 'fullpath' referenced before assignment
- My platform is Windows.
- I have followed all the instructions from http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create_deploy_Python_flask.html
- Git (git-scm) works from the command line.
- GIT_SSH path has been set to
C:\Program Files (x86)\PuTTY\plink.exe
I have looked at two other questions which are similar but they haven't helped,