Re: A tool for find dependencies relationships behind Python projects

2010-03-16 Thread Hellmut Weber
Am 24.02.2010 18:49, schrieb Victor Lin: On 2月23日, 上午12時32分, Hellmut Weberm...@hellmutweber.de wrote: Hi Victor, I would be intereseted to use your tool ;-) My system is Sabayon-5.1 on Lenovo T61. Trying for the first time easy_install I get the following error:

Re: A tool for find dependencies relationships behind Python projects

2010-02-24 Thread Victor Lin
On 2月23日, 上午12時32分, Hellmut Weber m...@hellmutweber.de wrote: Hi Victor, I would be intereseted to use your tool ;-) My system is Sabayon-5.1 on Lenovo T61. Trying for the first time easy_install I get the following error: r...@sylvester ~ # easy_install gluttony

Re: A tool for find dependencies relationships behind Python projects

2010-02-22 Thread Hellmut Weber
Hi Victor, I would be intereseted to use your tool ;-) My system is Sabayon-5.1 on Lenovo T61. Trying for the first time easy_install I get the following error: r...@sylvester ~ # easy_install gluttony Searching for gluttony Reading http://pypi.python.org/simple/gluttony/

Re: A tool for find dependencies relationships behind Python projects

2010-02-22 Thread Shashwat Anand
Same issue here, easy_install fails here is traceback, Shashwat-Anands-MacBook-Pro:Downloads l0nwlf$ easy_install gluttony Searching for gluttony Reading http://pypi.python.org/simple/gluttony/ Reading http://code.google.com/p/python-gluttony/ Best match: Gluttony 0.3 Downloading

A tool for find dependencies relationships behind Python projects

2010-02-19 Thread Victor Lin
Hi, I just wrote a tool for drawing dependencies relationships diagram of Python project on Pypi. Here is the home page of the tool: http://code.google.com/p/python-gluttony/ Some examples: Sprox: http://static.ez2learn.com/gluttony/sprox_dot.png TurboGears2: