View Single Post
Old 08-02-2008, 08:50 AM   #1
erik80
Junior Member
erik80 began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Aug 2008
Device: sony prs505
ImportError: No module named pkg_resources

debian etch
Code:
homepc:~# python -V
Python 2.5
homepc:~# easy_install-2.5 -U calibre
Traceback (most recent call last):
  File "/usr/bin/easy_install-2.5", line 5, in <module>
    from pkg_resources import load_entry_point
ImportError: No module named pkg_resources
anybody can help me?

Last edited by erik80; 08-02-2008 at 09:26 AM.
erik80 is offline   Reply With Quote