Error occurred when fetching sidebar data
Release 0.21: Adapt to python 3.12
Replace uses of deprecated imp
module with importlib
, as imp
disappears in Python 3.12. Fall back to imp
only for Python < 3.5.
Please register or sign in to reply