I see This error when i open terminal. It occur after my failure in installing open cv and pandas on my computer.
In this image the error is
/home/ujjwal/anaconda3/bin/python: Error while finding module specification for 'virtualenvwrapper.hook_loader' (ModuleNotFoundError: No module named 'virtualenvwrapper')
virtualenvwrapper.sh: There was a problem running the initialization hooks.
If Python could not import the module virtualenvwrapper.hook_loader,check that virtualenvwrapper has been installed for VIRTUALENVWRAPPER_PYTHON=/home/ujjwal/anaconda3/bin/python and that PATH is set properly.
How i Solve this?