You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks loads for the very quick reply! I'll try installing imagecodecs from pip! I have done as you suggested and submitted an issue: conda-forge/imagecodecs-feedstock#48
Thanks again for all your hard work on imagecodecs!
Thanks so much for your work on this awesome library!
Sorry if I'm doing something wrong but I'm bumping into this exception with numcodecs 2021.11.20 (installed using conda today):
Steps to reproduce
conda install imagecodecs numpy
Context
I'm running this Python code in Jupyter Lab.
I installed
libjxl
v0.7.0 dev (compiling from HEAD, yesterday) before installingimagecodecs
.cjxl
appears to work correctly. I'm on Ubuntu 21.04.I've also tried installing the
libjxl 0.6.1
release now using the Ubuntu .deb file and re-installingimagecodecs
but that didn't appear to help.The text was updated successfully, but these errors were encountered: