When I try to run the following code, the print command works as intended, but when it reaches the user = user["count(*)"], then I get this e
print
user = user["count(*)"]