Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 186af06

Browse files
committed
FIX: skip new extension with imagecodecs
The required library has collisions on Arch between AUR package for libarary and openexr
1 parent 0d8df31 commit 186af06

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build_py_env.xsh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -390,6 +390,7 @@ def customize_build(EXTENSIONS, OPTIONS):
390390
del EXTENSIONS['sperr']
391391
del EXTENSIONS['sz3']
392392
del EXTENSIONS['ultrahdr']
393+
del EXTENSIONS['htj2k']
393394
394395
395396
"""

0 commit comments

Comments
 (0)