#3282: Does not work with pillow-simd
----------------------------+---------------------
 Reporter:  FichteFoll      |       Type:  bug
   Status:  new             |   Priority:  minor
Milestone:  needs verified  |  Component:  Unknown
  Version:  2.0.3           |   Keywords:
----------------------------+---------------------
 When using https://github.com/uploadcare/pillow-simd instead of pillow,
 deluge refuses to start. pillow-simd is a drop-in replacement and should
 be honored if it is installed on the system instead of the normal pillow.

 {{{
 ♦ deluge
 Traceback (most recent call last):
   File "/usr/bin/deluge", line 6, in <module>
     from pkg_resources import load_entry_point
   File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line
 3241, in <module>
     @_call_aside
   File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line
 3225, in _call_aside
     f(*args, **kwargs)
   File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line
 3254, in _initialize_master_working_set
     working_set = WorkingSet._build_master()
   File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line
 583, in _build_master
     ws.require(__requires__)
   File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line
 900, in require
     needed = self.resolve(parse_requirements(requirements))
   File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line
 786, in resolve
     raise DistributionNotFound(req, requirers)
 pkg_resources.DistributionNotFound: The 'pillow' distribution was not
 found and is required by deluge
 }}}

--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3282>
Deluge <https://deluge-torrent.org/>
Deluge Project

-- 
You received this message because you are subscribed to the Google Groups 
"Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/deluge-dev.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/deluge-dev/049.a123f31cb81af6c6fb4b4ef3c75df714%40deluge-torrent.org.
For more options, visit https://groups.google.com/d/optout.

Reply via email to