R. David Murray added the comment:
easy_install is not part of python. Please report this to the easy_install bug
tracker instead.
--
nosy: +r.david.murray, tarek
resolution: -> later
stage: -> committed/rejected
status: open -> closed
___
Python
New submission from Yegor Bugayenko :
I'm trying to install Python EGG with `easy_install`, providing a URL of
Subversion repository, where sources are hosted:
$ easy_install svn://user:sec...@svn.example.com/repo/trunk/my-egg
Authentication realm: repo
Password for 'me':
The