senooken JP Social
  • FAQ
  • Login
senooken JP Socialはsenookenの専用分散SNSです。
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Untitled attachment

Download link

Notices where this attachment appears

  1. matoken (matoken@gnusocial.matoken.org)'s status on Saturday, 13-Jul-2019 12:41:13 JST matoken matoken
    in reply to
    Debian sid のmcomix が動かなくなってたやつバグレポとパッチ上がってた

    "#931645 - mcomix: Fails to start with python-pil (>= 6.0.0) - Debian Bug report logs" https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931645

    なるほどとりあえず /usr/lib/python2.7/dist-packages/mcomix/run.py の assert PIL.Image.VERSION をコメントアウトしただけで動いたので降りてくるまでこれで

    @@ -203,7 +203,7 @@

         try:
             import PIL.Image
    -# assert PIL.Image.VERSION >= '1.1.5'
    + assert PIL.Image.VERSION >= '1.1.5'

         except AssertionError:
             log.error( _("You don't have the required version of the Python Imaging"), end=' ')
    In conversation Saturday, 13-Jul-2019 12:41:13 JST from gnusocial.matoken.org permalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

senooken JP Social is a social network, courtesy of senooken. It runs on GNU social, version 2.0.2-beta0, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All senooken JP Social content and data are available under the Creative Commons Attribution 3.0 license.