#3282: Does not work with pillow-simd
-------------------------+-------------------
  Reporter:  FichteFoll  |      Owner:
      Type:  bug         |     Status:  new
  Priority:  minor       |  Milestone:  2.0.4
 Component:  Packaging   |    Version:  2.0.3
Resolution:              |   Keywords:
-------------------------+-------------------
Changes (by Cas):

 * component:  Unknown => Packaging
 * milestone:  needs verified => 2.0.4


Comment:

 Deluge specifies `pillow` in setup.py `install_requires` and uses
 entry_points so looks up the requirements but because `pillow-simd` cannot
 be installed at the same time as `pillow` you see the error.

 Although it is optional, I am hesitant to remove it from setup requires as
 I would then need to create an extras section with documentation on
 installing this.

 There are workarounds but I feel downstream developers should not have to
 deal with this. However I will have a bit more of think about what to do
 with this.

 In the meantime you could patch `setup.py` before install or
 `requires.txt` after install.

 Refs:

 - https://github.com/uploadcare/pillow-simd/issues/17
 - https://github.com/uploadcare/pillow-simd/issues/37
 - https://github.com/thumbor/thumbor/issues/1072

--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3282#comment:1>
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/064.184bd234d016c98ec729304d8a4e3879%40deluge-torrent.org.
For more options, visit https://groups.google.com/d/optout.

Reply via email to