I'd like to remove all packages created by sudo pip method and keep my virtualenvs intact. Is there a simple way to do this?
            Asked
            
        
        
            Active
            
        
            Viewed 227 times
        
    2
            
            
        - 
                    1Not 100% sure on that, but I think if you just deactivate that venv and pip-uninstall everything that should work. – L3viathan May 12 '16 at 20:45
