PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Wednesday the 3rd of August, 2016

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[07:42:22] <Dulcin> Hi, I just installed a pip package, then I installed it in editable mode using -e to the github page. Now I try to remove the package with pip uninstall django-allauth and I get the error: AssertionError: Egg-link ... does not match installed location of django-allauth (at ...)
[07:42:39] <Dulcin> How can I best solve this?
[07:43:20] <Dulcin> ls