I asked this question 4 days ago.
Now, when I open a terminal, I see this:
and this:
Is it related to the initial problem i had, or it a python and virtualenv issue?
Stop using su and sudo to run virtualenv. You need to run virtualenv as your normal user. You have created the virtualenv with sudo which is why you are getting these errors.
su
sudo
2.1m questions
2.1m answers
60 comments
57.0k users