Fix importerror for Python 3.10
This MR fixes a DeprecationWarning
for Python 3.3-3.9 which is promoted to an ImportError
in Python 3.10.
This MR fixes a DeprecationWarning
for Python 3.3-3.9 which is promoted to an ImportError
in Python 3.10.