Public bug reported:
Expected behaviour: pip will uninstall packages in a virtualenv
What happens:
lars@skalman:~$ mkvirtualenv test
Running virtualenv with interpreter /usr/bin/python2
New python executable in test/bin/python2
Also creating executable in test/bin/python
Installing setuptools, pip...done.
(test)lars@skalman:~$ pip install redis
Downloading/unpacking redis
Downloading redis-2.10.3.tar.gz (86kB): 86kB downloaded
Running setup.py (path:/home/lars/.virtualenvs/test/build/redis/setup.py)
egg_info for package redis
warning: no previously-included files found matching '__pycache__'
warning: no previously-included files matching '*.pyc' found under
directory 'tests'
Installing collected packages: redis
Running setup.py install for redis
warning: no previously-included files found matching '__pycache__'
warning: no previously-included files matching '*.pyc' found under
directory 'tests'
Successfully installed redis
Cleaning up...
(test)lars@skalman:~$ pip freeze -l
redis==2.10.3
(test)lars@skalman:~$ pip uninstall redis
Can't uninstall 'redis'. No files were found to uninstall.
ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: python-pip-whl 1.5.6-2
ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
Uname: Linux 3.16.0-24-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Nov 13 20:04:25 2014
InstallationDate: Installed on 2014-11-13 (0 days ago)
InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
PackageArchitecture: all
SourcePackage: python-pip
UpgradeStatus: No upgrade log present (probably fresh install)
** Affects: python-pip (Ubuntu)
Importance: Undecided
Status: New
** Tags: amd64 apport-bug utopic
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1392288
Title:
pip can not uninstall packages in a virtualenv
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pip/+bug/1392288/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs