Databricks fs ls does not work

Suresh_AWS
New Contributor III

I have configured the databricks CLI using token generated in Azure

databricks configure --aad-token

Configure is success.

When I used the command "databricks fs ls" I am running into an error as shown below

Error: AttributeError: type object 'Retry' has no attribute 'DEFAULT_METHOD_WHITELIST'

Can somebody point to me how to resolve this issue