Closed dachulin closed 5 years ago
My python-fu is very weak so I can't comment on the specifics.
But I would be happy to provide moral support, run tests, and review pull requests if you wanted to dive into fixing any incompatibilities.
@dachulin That's probably because keyczar isn't python 3 compatible. That import line should have been import .errors
. Will try to do a PR if I can
Voting up for this issue!
Why is this issue still not solved!!
I also have the same issue with python 3.6
Python3 is not supported... and neither is Keyczar. I recommend Tink.
I still have this problem with python3.8, how to solve it?
Wondering if keyczar supports python 3? Got the following error when try to import:
Python2.7 works fine.