I haven\'t touched python and virtualenv in a while, and I believe I setup my MBP with virtualenv and pip, but have totally forgotten how this stuff works.
After ins
To fix the second problem you should reinstall setuptools.
And to fix the first one, just install virtualenvwrapper with that.
Basically, when you install Lion, you'll have to reinstall all your python site-packages.