Problem using the python alpaca_trade_api

I tried to use the alpaca python module. I am faced with some issues : No module named ‘importlib.readers’.

I have also separately tried to import importlib and importlib.resources to see if the error message will go away. It didn’t.

Can anyone with experience help me with it. Thanks