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
I tried to install pybm3d using pip but I am getting the following error.
bm3d_src/iio.c: At top level:
bm3d_src/iio.c:1209:23: fatal error: jpeglib.h: No such file or directory
compilation terminated.
error: command 'gcc' failed with exit status 1
----------------------------------------
Failed building wheel for pybm3d
Any suggestion how can I fix that?
The text was updated successfully, but these errors were encountered:
bm3d_src/iio.c:39:19: fatal error: png.h: No such file or directory
compilation terminated.
error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
Hi.
I tried to install pybm3d using pip but I am getting the following error.
Any suggestion how can I fix that?
The text was updated successfully, but these errors were encountered: