Bug 20561 - Проблемы запуска
Summary: Проблемы запуска
Status: CLOSED DUPLICATE of bug 18217
Alias: None
Product: Sisyphus
Classification: Development
Component: calibre (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Vitaly Lipatov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-24 13:48 MSD by barabashka
Modified: 2009-08-09 19:57 MSD (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description barabashka 2009-06-24 13:48:21 MSD
Traceback (most recent call last):
  File "/usr/bin/calibre", line 8, in <module>
    load_entry_point('calibre==0.4.77', 'gui_scripts', 'calibre')()
  File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 277, in load_entry_point
    return get_distribution(dist).load_entry_point(group, name)
  File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 2180, in load_entry_point
    return ep.load()
  File "/usr/lib/python2.5/site-packages/pkg_resources.py", line 1913, in load
    entry = __import__(self.module_name, globals(),globals(), ['__name__'])
  File "/usr/lib/python2.5/site-packages/calibre/gui2/__init__.py", line 13, in <module>
    import calibre.resources as resources
ImportError: No module named resources

calibre-0.4.77-alt1
Comment 1 Evgenii Terechkov 2009-08-09 19:57:42 MSD
Дубль же

*** This bug has been marked as a duplicate of bug 18217 ***