When I try to deploy my app I get the following error:
Starting update of app: flyingbat123, version: 0-1 Getting current resource limits. Password for avigmati: Trac
I had the same problem.
I'm using 2 factor authentication for my google account, so I previously had to enter a application specific password to deploy apps to GAE. If I entered my normal google password I got the AttributeError: can't set attribute
error. However when I created an application specific password and used it, it worked