Same issue here, easy_install fails<br>here is traceback,<br><br>Shashwat-Anands-MacBook-Pro:Downloads l0nwlf$ easy_install gluttony<br>Searching for gluttony<br>Reading <a href="http://pypi.python.org/simple/gluttony/">http://pypi.python.org/simple/gluttony/</a><br>
Reading <a href="http://code.google.com/p/python-gluttony/">http://code.google.com/p/python-gluttony/</a><br>Best match: Gluttony 0.3<br>Downloading <a href="http://pypi.python.org/packages/source/G/Gluttony/Gluttony-0.3.zip#md5=c7774d4fcc0402097f90dc81186de465">http://pypi.python.org/packages/source/G/Gluttony/Gluttony-0.3.zip#md5=c7774d4fcc0402097f90dc81186de465</a><br>
Processing Gluttony-0.3.zip<br>Running Gluttony-0.3/setup.py -q bdist_egg --dist-dir /var/folders/Hm/Hmz8Y9rDEXqrbr8IUNiNiU+++TI/-Tmp-/easy_install-zlrBGJ/Gluttony-0.3/egg-dist-tmp-N3AofQ<br>Traceback (most recent call last):<br>
File "/usr/bin/easy_install-2.6", line 10, in <module><br> load_entry_point('setuptools==0.6c9', 'console_scripts', 'easy_install')()<br> File "/Library/Python/2.6/site-packages/setuptools-0.6c9-py2.6.egg/setuptools/command/easy_install.py", line 1671, in main<br>
<br> File "/Library/Python/2.6/site-packages/setuptools-0.6c9-py2.6.egg/setuptools/command/easy_install.py", line 1659, in with_ei_usage<br> <br> File "/Library/Python/2.6/site-packages/setuptools-0.6c9-py2.6.egg/setuptools/command/easy_install.py", line 1675, in <lambda><br>
<br> File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/core.py", line 152, in setup<br> dist.run_commands()<br> File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py", line 975, in run_commands<br>
self.run_command(cmd)<br> File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py", line 995, in run_command<br> cmd_obj.run()<br> File "/Library/Python/2.6/site-packages/setuptools-0.6c9-py2.6.egg/setuptools/command/easy_install.py", line 211, in run<br>
<br> File "/Library/Python/2.6/site-packages/setuptools-0.6c9-py2.6.egg/setuptools/command/easy_install.py", line 446, in easy_install<br> <br> File "/Library/Python/2.6/site-packages/setuptools-0.6c9-py2.6.egg/setuptools/command/easy_install.py", line 476, in install_item<br>
<br> File "/Library/Python/2.6/site-packages/setuptools-0.6c9-py2.6.egg/setuptools/command/easy_install.py", line 655, in install_eggs<br> <br> File "/Library/Python/2.6/site-packages/setuptools-0.6c9-py2.6.egg/setuptools/command/easy_install.py", line 930, in build_and_install<br>
<br> File "/Library/Python/2.6/site-packages/setuptools-0.6c9-py2.6.egg/setuptools/command/easy_install.py", line 919, in run_setup<br> <br> File "/Library/Python/2.6/site-packages/setuptools-0.6c9-py2.6.egg/setuptools/sandbox.py", line 27, in run_setup<br>
File "/Library/Python/2.6/site-packages/setuptools-0.6c9-py2.6.egg/setuptools/sandbox.py", line 63, in run<br> File "/Library/Python/2.6/site-packages/setuptools-0.6c9-py2.6.egg/setuptools/sandbox.py", line 29, in <lambda><br>
File "setup.py", line 9, in <module><br> File "/var/folders/Hm/Hmz8Y9rDEXqrbr8IUNiNiU+++TI/-Tmp-/easy_install-zlrBGJ/Gluttony-0.3/gluttony/__init__.py", line 1, in <module><br> File "/var/folders/Hm/Hmz8Y9rDEXqrbr8IUNiNiU+++TI/-Tmp-/easy_install-zlrBGJ/Gluttony-0.3/gluttony/gluttony.py", line 13, in <module><br>
ImportError: No module named pip.log<br><br><br><div class="gmail_quote">On Mon, Feb 22, 2010 at 10:02 PM, Hellmut Weber <span dir="ltr"><<a href="mailto:mail@hellmutweber.de">mail@hellmutweber.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hi Victor,<br>
I would be intereseted to use your tool ;-)<br>
<br>
My system is Sabayon-5.1 on Lenovo T61.<br>
Trying for the first time easy_install I get the following error:<br>
<br>
====================<br>
<br>
root@sylvester ~ # easy_install gluttony<br>
Searching for gluttony<br>
Reading <a href="http://pypi.python.org/simple/gluttony/" target="_blank">http://pypi.python.org/simple/gluttony/</a><br>
Reading <a href="http://code.google.com/p/python-gluttony/" target="_blank">http://code.google.com/p/python-gluttony/</a><br>
Best match: Gluttony 0.3 <br>
<br>
Downloading <a href="http://pypi.python.org/packages/source/G/Gluttony/Gluttony-0.3.zip#md5=c7774d4fcc0402097f90dc81186de465" target="_blank">http://pypi.python.org/packages/source/G/Gluttony/Gluttony-0.3.zip#md5=c7774d4fcc0402097f90dc81186de465</a> <br>
Processing Gluttony-0.3.zip<br>
Running Gluttony-0.3/setup.py -q bdist_egg --dist-dir /tmp/easy_install-uPz7qO/Gluttony-0.3/egg-dist-tmp-CJI_LD<br>
Traceback (most recent call last):<br>
File "/usr/bin/easy_install", line 9, in <module><br>
load_entry_point('distribute==0.6.8', 'console_scripts', 'easy_install')()<br>
File "/usr/lib64/python2.6/site-packages/setuptools/command/easy_install.py", line 1708, in main<br>
with_ei_usage(lambda:<br>
File "/usr/lib64/python2.6/site-packages/setuptools/command/easy_install.py", line 1696, in with_ei_usage<br>
return f()<br>
File "/usr/lib64/python2.6/site-packages/setuptools/command/easy_install.py", line 1712, in <lambda><br>
distclass=DistributionWithoutHelpCommands, **kw<br>
File "/usr/lib64/python2.6/distutils/core.py", line 152, in setup<br>
dist.run_commands()<br>
File "/usr/lib64/python2.6/distutils/dist.py", line 975, in run_commands<br>
self.run_command(cmd)<br>
File "/usr/lib64/python2.6/distutils/dist.py", line 995, in run_command<br>
cmd_obj.run()<br>
File "/usr/lib64/python2.6/site-packages/setuptools/command/easy_install.py", line 236, in run<br>
self.easy_install(spec, not self.no_deps)<br>
File "/usr/lib64/python2.6/site-packages/setuptools/command/easy_install.py", line 471, in easy_install<br>
return self.install_item(spec, dist.location, tmpdir, deps)<br>
File "/usr/lib64/python2.6/site-packages/setuptools/command/easy_install.py", line 501, in install_item<br>
dists = self.install_eggs(spec, download, tmpdir)<br>
File "/usr/lib64/python2.6/site-packages/setuptools/command/easy_install.py", line 680, in install_eggs<br>
return self.build_and_install(setup_script, setup_base)<br>
File "/usr/lib64/python2.6/site-packages/setuptools/command/easy_install.py", line 957, in build_and_install<br>
self.run_setup(setup_script, setup_base, args)<br>
File "/usr/lib64/python2.6/site-packages/setuptools/command/easy_install.py", line 946, in run_setup<br>
run_setup(setup_script, args)<br>
File "/usr/lib64/python2.6/site-packages/setuptools/sandbox.py", line 29, in run_setup<br>
lambda: execfile(<br>
File "/usr/lib64/python2.6/site-packages/setuptools/sandbox.py", line 70, in run<br>
return func()<br>
File "/usr/lib64/python2.6/site-packages/setuptools/sandbox.py", line 31, in <lambda><br>
{'__file__':setup_script, '__name__':'__main__'}<br>
File "setup.py", line 9, in <module><br>
File "/tmp/easy_install-uPz7qO/Gluttony-0.3/gluttony/__init__.py", line 1, in <module><br>
#<br>
File "/tmp/easy_install-uPz7qO/Gluttony-0.3/gluttony/gluttony.py", line 13, in <module><br>
ImportError: No module named pip.log<br>
root@sylvester ~ #<br>
<br>
====================<br>
<br>
I emerged app-misc/pip, but that didn't help, the error remains the same<br>
<br>
What is missing?<br>
<br>
Any help appreciated<br>
<br>
Best regards<br>
<br>
Hellmut<br>
<br>
<br>
Am 19.02.2010 17:16, schrieb Victor Lin:<div class="im"><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi,<br>
<br>
I just wrote a tool for drawing dependencies relationships diagram of<br>
Python project on Pypi. Here is the home page of the tool:<br>
<br>
<a href="http://code.google.com/p/python-gluttony/" target="_blank">http://code.google.com/p/python-gluttony/</a><br>
<br>
Some examples:<br>
Sprox:<br>
<a href="http://static.ez2learn.com/gluttony/sprox_dot.png" target="_blank">http://static.ez2learn.com/gluttony/sprox_dot.png</a><br>
<br>
TurboGears2:<br>
<a href="http://static.ez2learn.com/gluttony/tg2_dot.png" target="_blank">http://static.ez2learn.com/gluttony/tg2_dot.png</a><br>
<br>
Hope this could be helpful :P<br>
<br>
Regards.<br>
Victor Lin.<br>
</blockquote>
<br>
-- <br></div>
Dr. Hellmut Weber <a href="mailto:mail@hellmutweber.de" target="_blank">mail@hellmutweber.de</a><br>
Degenfeldstraße 2 tel +49-89-3081172<br>
D-80803 München-Schwabing mobil +49-172-8450321<br>
please: No DOCs, no PPTs. why: <a href="http://tinyurl.com/cbgq" target="_blank">tinyurl.com/cbgq</a><div><div></div><div class="h5"><br>
<br>
-- <br>
<a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/mailman/listinfo/python-list</a><br>
</div></div></blockquote></div><br>