已经安装了libtiff包
import libtiff as TIFF报错:
raise ImportError('Failed to find TIFF library. Make sure that libtiff '
ImportError: Failed to find TIFF library. Make sure that libtiff is installed and its location is listed in PATH|LD_LIBRARY_PATH|..
网上找的下载地址无法下载或下载安装后依然报错:1. https://www.lfd.uci.edu/~gohlke/pythonlibs/ 2. https://pypi.org/
求一个资源或解决办法
