I have a problem with conda. When I open the terminal (I am using Ubuntu 18) I get
Traceback (most recent call last): File "", line 3, in ImportError: No module named conda
Conda commands and python are working perfectly, but I want to get rid of that message. This was not happening before, so I removed conda and installed it again. However, the problem persist. Any idea?