I am trying out stuff with Python and have created a virtualenv on directory "my-example". Now I want to get rid of it. Will simply deleting it be enough?
            Asked
            
        
        
            Active
            
        
            Viewed 125 times
        
    0
            
            
        - 
                    1possible duplicate of [How do I remove/delete a virtualenv?](http://stackoverflow.com/questions/11005457/how-do-i-remove-delete-a-virtualenv) – jonrsharpe Aug 24 '15 at 07:54
- 
                    Thanks, but it does not answer my question... – Yura Aug 24 '15 at 08:03
- 
                    1Yes, it does! The answer is yes, deleting the directory is enough. – jonrsharpe Aug 24 '15 at 08:17
 
    