Page 1 of 1

Mcomix - ImportError: No module named pkg_resources [Solved]

Posted: 13. Oct 2017, 21:17
by Luffy

Code: Select all

> mcomix
Traceback (most recent call last):
  File "/usr/bin/mcomix", line 5, in <module>
    from pkg_resources import load_entry_point
ImportError: No module named pkg_resources
Missing dependencies for mcomix,

Code: Select all

> slapt-get --search python-setuptools
python-setuptools-22.0.5-i586-1 [inst=sí]: python-setuptools (a collection of enhancements to Python distutils)
> slapt-get --search python-pillow    
python-pillow-3.0.0-i586-1 [inst=sí]: python-pillow (Python Imaging Library)
Saludos, Reading Claymore manga, :-)

Re: Mcomix - ImportError: No module named pkg_resources [Sol

Posted: 14. Oct 2017, 12:37
by gapan
Thanks, I just added the dependencies. There were a few more missing.

Code: Select all

pygobject,pygtk,python,python-pillow,python-setuptools