在thumb中导入模块时出错

2024-05-13 11:14:38 发布

您现在位置:Python中文网/ 问答频道 /正文

我已经在windows上使用pip安装了thumbor,当我试图运行thumbor服务器时,出现了一个错误,如:

2016-09-05 11:45:10 thumbor:WARNING Module thumbor.filters.brightness could not
be imported.
2016-09-05 11:45:10 thumbor:WARNING Module thumbor.filters.colorize could not be
 imported.
2016-09-05 11:45:10 thumbor:WARNING Module thumbor.filters.contrast could not be
 imported.
2016-09-05 11:45:10 thumbor:WARNING Module thumbor.filters.rgb could not be impo
rted.
2016-09-05 11:45:10 thumbor:WARNING Module thumbor.filters.round_corner could no
t be imported.
2016-09-05 11:45:10 thumbor:WARNING Module thumbor.filters.noise could not be im
ported.
2016-09-05 11:45:10 thumbor:WARNING Module thumbor.filters.watermark could not b
e imported.
2016-09-05 11:45:10 thumbor:WARNING Module thumbor.filters.equalize could not be
 imported.
2016-09-05 11:45:10 thumbor:WARNING Module thumbor.filters.fill could not be imp
orted.
2016-09-05 11:45:10 thumbor:WARNING Module thumbor.filters.sharpen could not be
imported.
2016-09-05 11:45:10 thumbor:WARNING Module thumbor.filters.frame could not be im
ported.
2016-09-05 11:45:10 thumbor:WARNING Module thumbor.filters.convolution could not
 be imported.
2016-09-05 11:45:10 thumbor:WARNING Module thumbor.filters.blur could not be imp
orted.
2016-09-05 11:45:10 thumbor:WARNING Module thumbor.filters.saturation could not
be imported.
2016-09-05 11:45:10 thumbor:WARNING Module thumbor.filters.curve could not be im
ported.
2016-09-05 11:45:10 thumbor:WARNING Error importing bounding_box filter, trimmin
g won't work

这件事我需要立即的帮助。 我将对这些解决办法表示由衷的感激


Tags: pipwindowsnotbefilterscouldmodulethumbor