ERROR: unexpected error - cannot import name 'console' from 'rich' (unknown location)

I am gitting this massage “ERROR: unexpected error - cannot import name ‘console’ from ‘rich’ (unknown location)” when typing dvc add data/ kindly advise me what I need to do now?

Plese add -v to the command you are running and post full error, and dvc doctor output. If you’ve installed dvc using pip, also check pip check, it is possible that some other project you’ve installed after dvc pulled a different rich version from the one we expect.