@ -184,7 +184,7 @@ class InstallCmd(install):
print "Press Return to continue"
try:
raw_input()
except EOFError, NameError:
except (EOFError, NameError):
pass
return install.run(self)
The note is not visible to the blocked user.