python3 only for latex backend and related
This commit is contained in:
@@ -57,8 +57,8 @@ except:
|
|||||||
_LOG.warning(_("PIL (Python Imaging Library) not loaded. "
|
_LOG.warning(_("PIL (Python Imaging Library) not loaded. "
|
||||||
"Production of jpg images from non-jpg images "
|
"Production of jpg images from non-jpg images "
|
||||||
"in LaTeX documents will not be available. "
|
"in LaTeX documents will not be available. "
|
||||||
"Use your package manager to install python-imaging "
|
"Use your package manager to install python3-imaging "
|
||||||
"or python-pillow or python3-pillow"))
|
"or python3-pillow"))
|
||||||
|
|
||||||
_CLICKABLE = '\\url{\\1}'
|
_CLICKABLE = '\\url{\\1}'
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user