-
Notifications
You must be signed in to change notification settings - Fork 266
Closed
Description
I get the following exception:
File "/usr/local/lib/python3.5/dist-packages/oic-0.10.0.0-py3.5.egg/oic/utils/keyio.py", line 1037, in build_keyjar
except error_to_catch:
TypeError: catching classes that do not inherit from BaseException is not allowed
error_to_catch = getattr(__builtins__, 'FileNotFoundError', 'IOError')
a couple of lines before.
Not sure who added this but please fix.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels