Skip to content

jasper missing in pillow yaml file #927

Description

@robertsawko

It seems that pillow cannot see JPEG2000 codecs.

[pillow] Traceback (most recent call last):
[pillow]   File "<string>", line 1, in <module>
[pillow]   File "<string>", line 760, in <module>
[pillow]   File "/home/robert/.hashdist/bld/python/bdccyvxhqdm7/lib/python2.7/distutils/core.py", line 151, in setup
[pillow]     dist.run_commands()
[pillow]   File "/home/robert/.hashdist/bld/python/bdccyvxhqdm7/lib/python2.7/distutils/dist.py", line 953, in run_commands
[pillow]     self.run_command(cmd)
[pillow]   File "/home/robert/.hashdist/bld/python/bdccyvxhqdm7/lib/python2.7/distutils/dist.py", line 972, in run_command
[pillow]     cmd_obj.run()
[pillow]   File "/home/robert/.hashdist/bld/python/bdccyvxhqdm7/lib/python2.7/distutils/command/build_ext.py", line 337, in run
[pillow]     self.build_extensions()
[pillow]   File "<string>", line 507, in build_extensions
[pillow] ValueError: --enable-jpeg2000 requested but jpeg2000 not found, aborting.
[pillow|ERROR] Command '[u'/bin/bash', '_hashdist/build.sh']' returned non-zero exit status 1
[pillow|ERROR] command failed (code=1); raising

I've already added jasper to build in yaml file and added the include and lib directories, but that has not resolved it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions