Skip to content

Missing dependence for Pillow on anaconda-4.3.0 base environment

The good news is that the problems we were having seem to be gone!

The compilation is advancing, but we got stuck pip installing a package (bob.io.video) that depends on Pillow, which seems broken:

Collecting olefile (from pillow->-r requirements.txt (line 2))
  Could not find a version that satisfies the requirement olefile (from pillow->-r requirements.txt (line 2)) (from versions: )
No matching distribution found for olefile (from pillow->-r requirements.txt (line 2))

My understanding is that the version of pillow packaged with anaconda is buggy. Could you confirm?